Searched refs:proc (Results 1 - 25 of 83) sorted by relevance

1234

/drivers/nubus/
H A DMakefile7 obj-$(CONFIG_PROC_FS) += proc.o
/drivers/pnp/isapnp/
H A DMakefile7 pnp-$(CONFIG_PROC_FS) += proc.o
/drivers/net/bonding/
H A DMakefile9 proc-$(CONFIG_PROC_FS) += bond_procfs.o
10 bonding-objs += $(proc-y)
/drivers/staging/android/
H A Dbinder.c70 BINDER_DEBUG_ENTRY(proc); variable
222 struct binder_proc *proc; member in struct:binder_node
246 /* node + proc => ref (transaction) */
247 /* desc + proc => ref (transaction, inc/dec ref) */
248 /* node => refs + procs (proc exit) */
253 struct binder_proc *proc; member in struct:binder_ref
330 struct binder_proc *proc; member in struct:binder_thread
364 binder_defer_work(struct binder_proc *proc, enum binder_deferred_state defer);
369 int task_get_unused_fd_flags(struct binder_proc *proc, int flags) argument
371 struct files_struct *files = proc
436 task_fd_install( struct binder_proc *proc, unsigned int fd, struct file *file) argument
466 task_close_fd(struct binder_proc *proc, unsigned int fd) argument
533 binder_buffer_size(struct binder_proc *proc, struct binder_buffer *buffer) argument
543 binder_insert_free_buffer(struct binder_proc *proc, struct binder_buffer *new_buffer) argument
576 binder_insert_allocated_buffer(struct binder_proc *proc, struct binder_buffer *new_buffer) argument
601 binder_buffer_lookup(struct binder_proc *proc, void __user *user_ptr) argument
625 binder_update_page_range(struct binder_proc *proc, int allocate, void *start, void *end, struct vm_area_struct *vma) argument
730 binder_alloc_buf(struct binder_proc *proc, size_t data_size, size_t offsets_size, int is_async) argument
846 binder_delete_free_buffer(struct binder_proc *proc, struct binder_buffer *buffer) argument
893 binder_free_buf(struct binder_proc *proc, struct binder_buffer *buffer) argument
948 binder_get_node(struct binder_proc *proc, void __user *ptr) argument
967 binder_new_node(struct binder_proc *proc, void __user *ptr, void __user *cookie) argument
1086 binder_get_ref(struct binder_proc *proc, uint32_t desc) argument
1105 binder_get_ref_for_node(struct binder_proc *proc, struct binder_node *node) argument
1325 binder_transaction_buffer_release(struct binder_proc *proc, struct binder_buffer *buffer, size_t *failed_at) argument
1400 binder_transaction(struct binder_proc *proc, struct binder_thread *thread, struct binder_transaction_data *tr, int reply) argument
1818 binder_thread_write(struct binder_proc *proc, struct binder_thread *thread, void __user *buffer, int size, signed long *consumed) argument
2205 binder_stat_br(struct binder_proc *proc, struct binder_thread *thread, uint32_t cmd) argument
2216 binder_has_proc_work(struct binder_proc *proc, struct binder_thread *thread) argument
2229 binder_thread_read(struct binder_proc *proc, struct binder_thread *thread, void __user *buffer, int size, signed long *consumed, int non_block) argument
2565 binder_get_thread(struct binder_proc *proc) argument
2600 binder_free_thread(struct binder_proc *proc, struct binder_thread *thread) argument
2644 struct binder_proc *proc = filp->private_data; local
2676 struct binder_proc *proc = filp->private_data; local
2811 struct binder_proc *proc = vma->vm_private_data; local
2821 struct binder_proc *proc = vma->vm_private_data; local
2841 struct binder_proc *proc = filp->private_data; local
2935 struct binder_proc *proc; local
2971 struct binder_proc *proc = filp->private_data; local
2978 binder_deferred_flush(struct binder_proc *proc) argument
2999 struct binder_proc *proc = filp->private_data; local
3006 binder_deferred_release(struct binder_proc *proc) argument
3132 struct binder_proc *proc; local
3172 binder_defer_work(struct binder_proc *proc, enum binder_deferred_state defer) argument
3318 print_binder_proc(struct seq_file *m, struct binder_proc *proc, int print_all) argument
3443 print_binder_proc_stats(struct seq_file *m, struct binder_proc *proc) argument
3499 struct binder_proc *proc; local
3523 struct binder_proc *proc; local
3543 struct binder_proc *proc; local
3560 struct binder_proc *proc = m->private; local
[all...]
H A Dbinder_trace.h269 TP_PROTO(struct binder_proc *proc, bool allocate,
271 TP_ARGS(proc, allocate, start, end),
273 __field(int, proc)
279 __entry->proc = proc->pid;
281 __entry->offset = start - proc->buffer;
284 TP_printk("proc=%d allocate=%d offset=%zu size=%zu",
285 __entry->proc, __entry->allocate,
/drivers/acpi/apei/
H A Dcper.c133 const struct cper_sec_proc_generic *proc)
135 if (proc->validation_bits & CPER_PROC_VALID_TYPE)
136 printk("%s""processor_type: %d, %s\n", pfx, proc->proc_type,
137 proc->proc_type < ARRAY_SIZE(cper_proc_type_strs) ?
138 cper_proc_type_strs[proc->proc_type] : "unknown");
139 if (proc->validation_bits & CPER_PROC_VALID_ISA)
140 printk("%s""processor_isa: %d, %s\n", pfx, proc->proc_isa,
141 proc->proc_isa < ARRAY_SIZE(cper_proc_isa_strs) ?
142 cper_proc_isa_strs[proc->proc_isa] : "unknown");
143 if (proc
132 cper_print_proc_generic(const char *pfx, const struct cper_sec_proc_generic *proc) argument
[all...]
/drivers/pnp/pnpbios/
H A DMakefile8 pnp-$(CONFIG_PNPBIOS_PROC_FS) += proc.o
/drivers/mca/
H A DMakefile5 obj-$(CONFIG_MCA_PROC_FS) += mca-proc.o
/drivers/staging/comedi/
H A DMakefile8 proc.o \
/drivers/staging/rtl8192u/ieee80211/
H A Dproc.c111 struct proc_dir_entry *proc; local
113 proc = create_proc_entry("crypto", 0, NULL);
114 if (proc)
115 proc->proc_fops = &proc_crypto_ops;
/drivers/staging/tidspbridge/include/dspbridge/
H A Dproc.h2 * proc.h
253 extern int proc_get_processor_id(void *proc, u32 * proc_id);
339 * proc : The processor handle.
347 * proc is a valid handle
351 extern int proc_notify_clients(void *proc, u32 events);
358 * proc : The processor handle.
366 * proc is a valid handle
373 extern int proc_notify_all_clients(void *proc, u32 events);
H A Dstrm.h25 #include <dspbridge/proc.h>
/drivers/zorro/
H A DMakefile6 obj-$(CONFIG_PROC_FS) += proc.o
H A DKconfig9 names to make the information in /proc/iomem comprehensible to the
/drivers/net/wireless/hostap/
H A Dhostap_proc.c0 /* /proc routines for Host AP driver */
126 printk(KERN_DEBUG "%s: wds proc did not fit\n",
181 printk(KERN_DEBUG "%s: BSS proc did not fit\n",
391 local->proc = NULL;
394 printk(KERN_WARNING "%s: hostap proc directory not created\n",
399 local->proc = proc_mkdir(local->ddev->name, hostap_proc);
400 if (local->proc == NULL) {
401 printk(KERN_INFO "/proc/net/hostap/%s creation failed\n",
407 create_proc_read_entry("debug", 0, local->proc,
410 create_proc_read_entry("stats", 0, local->proc,
[all...]
/drivers/isdn/hisax/
H A Dl3_1tr6.c747 struct l3_process *proc; local
799 if (!(proc = getl3proc(st, cr))) {
802 if (!(proc = new_l3_process(st, cr))) {
822 if (!(proc = new_l3_process(st, cr))) {
835 ((1 << proc->state) & datastln1[i].state))
842 proc->state, mt);
850 proc->state, mt);
853 datastln1[i].rout(proc, pr, skb);
862 struct l3_process *proc; local
873 if (!(proc
909 struct l3_process *proc = arg; local
[all...]
H A Disdnl3.c238 struct l3_process *p = st->l3.proc;
257 if (!st->l3.proc)
258 st->l3.proc = p;
260 np = st->l3.proc;
283 np = p->st->l3.proc;
289 else if (!(p->st->l3.proc = np->next) &&
318 struct l3_process *p = st->l3.proc;
334 st->l3.proc = NULL;
389 while (st->l3.proc)
390 release_l3_process(st->l3.proc);
[all...]
H A Dl3ni1.c86 { struct l3_process *proc; local
88 if (!(proc = new_l3_process(st, cr)))
91 proc->prot.ni1.invoke_id = 0;
92 proc->prot.ni1.remote_operation = 0;
93 proc->prot.ni1.uus1_data[0] = '\0';
95 return (proc);
113 { struct l3_process *pc = st->l3.proc; /* start of processes */
144 ic.parm.ni1_io.proc = pc->prot.ni1.proc;
177 ic.parm.ni1_io.proc
2846 struct l3_process *proc = st->l3.global; local
2890 struct l3_process *proc; local
3071 struct l3_process *proc; local
3122 struct l3_process *proc = arg; local
[all...]
H A Dl3dss1.c87 { struct l3_process *proc; local
89 if (!(proc = new_l3_process(st, cr)))
92 proc->prot.dss1.invoke_id = 0;
93 proc->prot.dss1.remote_operation = 0;
94 proc->prot.dss1.uus1_data[0] = '\0';
96 return (proc);
114 { struct l3_process *pc = st->l3.proc; /* start of processes */
145 ic.parm.dss1_io.proc = pc->prot.dss1.proc;
178 ic.parm.dss1_io.proc
2909 struct l3_process *proc = st->l3.global; local
2950 struct l3_process *proc; local
3119 struct l3_process *proc; local
3170 struct l3_process *proc = arg; local
[all...]
/drivers/ide/
H A Dide-proc.c9 * This is the /proc/ide/ filesystem implementation.
12 * "settings" files. e.g. "cat /proc/ide0/hda/settings"
14 * echo "name:val" >/proc/ide/ide0/hda/settings
277 printk_once(KERN_WARNING "Warning: /proc/ide/hd?/settings interface is "
653 ide_add_proc_entries(drive->proc, driver->proc_entries(drive), drive);
663 * Clean up the driver specific /proc files and IDE settings
671 ide_remove_proc_entries(drive->proc, driver->proc_entries(drive));
686 struct proc_dir_entry *parent = hwif->proc;
695 drive->proc = proc_mkdir(drive->name, parent);
696 if (drive->proc)
[all...]
/drivers/isdn/gigaset/
H A DMakefile1 gigaset-y := common.o interface.o proc.o ev-layer.o asyncdata.o
/drivers/rtc/
H A Drtc-proc.c2 * RTC subsystem, proc interface
84 if (ops->proc)
85 ops->proc(rtc->dev.parent, seq);
/drivers/usb/class/
H A DKconfig16 /proc/bus/usb/devices, then your modem will not work with this
/drivers/block/
H A Dcpqarray.h100 struct proc_dir_entry *proc; member in struct:ctlr_info
/drivers/staging/tidspbridge/pmgr/
H A Dchnl.c31 #include <dspbridge/proc.h>

Completed in 579 milliseconds

1234