Searched defs:proc (Results 1 - 57 of 57) sorted by relevance

/linux-4.1.27/fs/proc/
H A DMakefile
/linux-4.1.27/arch/arm/include/asm/
H A Dprocinfo.h39 struct processor *proc; member in struct:proc_info_list
/linux-4.1.27/kernel/
H A Dutsname_sysctl.c124 void uts_proc_notify(enum uts_proc proc) uts_proc_notify() argument
/linux-4.1.27/tools/power/cpupower/utils/helpers/
H A Dcpuid.c49 unsigned int proc, x; get_cpu_info() local
/linux-4.1.27/arch/um/kernel/skas/
H A Dmmu.c17 static int init_stub_pte(struct mm_struct *mm, unsigned long proc, init_stub_pte() argument
/linux-4.1.27/include/linux/
H A Dutsname.h67 static inline void uts_proc_notify(enum uts_proc proc) uts_proc_notify() argument
H A Drtc.h79 int (*proc)(struct device *, struct seq_file *); member in struct:rtc_class_ops
H A Disdnif.h109 int proc; /* invoke procedure used by CMD_INVOKE */ member in struct:__anon11865
H A Dide.h492 struct proc_dir_entry *proc; /* /proc/ide/ directory entry */ member in struct:ide_drive_s
665 struct proc_dir_entry *proc; /* /proc/ide/ directory entry */ member in struct:hwif_s
/linux-4.1.27/arch/um/include/asm/
H A Dprocessor-generic.h37 int (*proc)(void *); member in struct:thread_struct::__anon2937::__anon2938::__anon2940
41 void (*proc)(void *); member in struct:thread_struct::__anon2937::__anon2938::__anon2941
/linux-4.1.27/drivers/isdn/hisax/
H A Dl3_1tr6.c745 struct l3_process *proc; up1tr6() local
851 struct l3_process *proc; down1tr6() local
895 struct l3_process *proc = arg; man1tr6() local
H A Dl3dss1.h113 int proc; /* rememered procedure */ member in struct:__anon5306
H A Dl3ni1.h125 int proc; /* rememered procedure */ member in struct:__anon5308
H A Dl3dss1.c87 { struct l3_process *proc; dss1_new_l3_process() local
2909 struct l3_process *proc = st->l3.global; global_handler() local
2950 struct l3_process *proc; dss1up() local
3119 struct l3_process *proc; dss1down() local
3170 struct l3_process *proc = arg; dss1man() local
H A Dl3ni1.c86 { struct l3_process *proc; ni1_new_l3_process() local
2850 struct l3_process *proc = st->l3.global; global_handler() local
2894 struct l3_process *proc; ni1up() local
3075 struct l3_process *proc; ni1down() local
3126 struct l3_process *proc = arg; ni1man() local
H A Dhisax.h280 struct l3_process *proc; member in struct:Layer3
546 struct l3_process *proc; member in struct:Channel
/linux-4.1.27/drivers/isdn/pcbit/
H A Dlayer2.c327 proc; pcbit_receive() local
/linux-4.1.27/drivers/firmware/efi/
H A Dcper.c139 cper_print_proc_generic(const char *pfx, const struct cper_sec_proc_generic *proc) cper_print_proc_generic() argument
/linux-4.1.27/arch/um/os-Linux/
H A Dsigio.c429 static void __init check_one_sigio(void (*proc)(int, int)) check_one_sigio() argument
/linux-4.1.27/drivers/block/
H A Dcpqarray.h100 struct proc_dir_entry *proc; member in struct:ctlr_info
/linux-4.1.27/fs/lockd/
H A Dsvc4proc.c246 static __be32 nlm4svc_callback(struct svc_rqst *rqstp, u32 proc, struct nlm_args *argp, nlm4svc_callback() argument
H A Dclntproc.c249 nlmclnt_call(struct rpc_cred *cred, struct nlm_rqst *req, u32 proc) nlmclnt_call() argument
327 static struct rpc_task *__nlm_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct rpc_call_ops *tk_ops) __nlm_async_call() argument
355 static int nlm_do_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct rpc_call_ops *tk_ops) nlm_do_async_call() argument
369 int nlm_async_call(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) nlm_async_call() argument
378 int nlm_async_reply(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) nlm_async_reply() argument
394 static int nlmclnt_async_call(struct rpc_cred *cred, struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) nlmclnt_async_call() argument
H A Dsvc.c530 static inline int is_callback(u32 proc) is_callback() argument
H A Dsvcproc.c287 static __be32 nlmsvc_callback(struct svc_rqst *rqstp, u32 proc, struct nlm_args *argp, nlmsvc_callback() argument
H A Dmon.c42 u32 proc; member in struct:nsm_args
142 static int nsm_mon_unmon(struct nsm_handle *nsm, u32 proc, struct nsm_res *res, nsm_mon_unmon() argument
/linux-4.1.27/net/ipv4/netfilter/
H A Dnf_conntrack_l3proto_ipv4_compat.c424 struct proc_dir_entry *proc, *proc_exp, *proc_stat; ip_conntrack_net_init() local
/linux-4.1.27/net/sunrpc/
H A Dstats.c83 const struct svc_procedure *proc; svc_seq_show() local
H A Dsvc.c1080 u32 prog, vers, proc; svc_process_common() local
H A Drpcb_clnt.c623 static struct rpc_task *rpcb_call_async(struct rpc_clnt *rpcb_clnt, struct rpcbind_args *map, struct rpc_procinfo *proc) rpcb_call_async() argument
674 struct rpc_procinfo *proc; rpcb_getport_async() local
H A Dclnt.c1410 const struct rpc_procinfo *proc = task->tk_msg.rpc_proc; rpc_proc_name() local
1587 struct rpc_procinfo *proc = task->tk_msg.rpc_proc; call_allocate() local
/linux-4.1.27/tools/perf/util/
H A Dthread_map.c64 DIR *proc; thread_map__new_by_uid() local
H A Devent.c524 DIR *proc; perf_event__synthesize_threads() local
H A Dheader.c404 char proc[32]; write_cmdline() local
/linux-4.1.27/drivers/isdn/divert/
H A Disdn_divert.c111 cf_command(int drvid, int mode, u_char proc, char *msn, u_char service, char *fwd_nr, ulong *procid) cf_command() argument
/linux-4.1.27/fs/nfsd/
H A Dnfscache.c415 proc = rqstp->rq_proc; nfsd_cache_lookup() local
H A Dnfssvc.c653 struct svc_procedure *proc; nfsd_dispatch() local
/linux-4.1.27/net/netfilter/
H A Dnf_conntrack_expect.c595 struct proc_dir_entry *proc; exp_proc_init() local
H A Dx_tables.c1243 struct proc_dir_entry *proc; xt_proto_init() local
/linux-4.1.27/drivers/pcmcia/
H A Dm32r_cfc.c57 struct proc_dir_entry *proc; member in struct:pcc_socket
H A Dm32r_pcc.c68 struct proc_dir_entry *proc; member in struct:pcc_socket
/linux-4.1.27/include/sound/
H A Demux_synth.h129 struct snd_info_entry *proc; member in struct:snd_emux
H A Dac97_codec.h465 struct snd_info_entry *proc; member in struct:snd_ac97_bus
492 struct snd_info_entry *proc; member in struct:snd_ac97
/linux-4.1.27/fs/dlm/
H A Duser.c180 struct dlm_user_proc *proc; dlm_user_add_ast() local
236 static int device_user_lock(struct dlm_user_proc *proc, device_user_lock() argument
290 static int device_user_unlock(struct dlm_user_proc *proc, device_user_unlock() argument
319 static int device_user_deadlock(struct dlm_user_proc *proc, device_user_deadlock() argument
379 static int device_user_purge(struct dlm_user_proc *proc, device_user_purge() argument
503 struct dlm_user_proc *proc = file->private_data; device_write() local
636 struct dlm_user_proc *proc; device_open() local
663 struct dlm_user_proc *proc = file->private_data; device_close() local
783 struct dlm_user_proc *proc = file->private_data; device_read() local
893 struct dlm_user_proc *proc = file->private_data; device_poll() local
H A Ddlm_internal.h665 struct dlm_user_proc *proc; /* each process that opens the lockspace member in struct:dlm_user_args
H A Dlock.c6171 void dlm_clear_proc_locks(struct dlm_ls *ls, struct dlm_user_proc *proc) dlm_clear_proc_locks() argument
6214 static void purge_proc_locks(struct dlm_ls *ls, struct dlm_user_proc *proc) purge_proc_locks() argument
6287 int dlm_user_purge(struct dlm_ls *ls, struct dlm_user_proc *proc, dlm_user_purge() argument
6140 del_proc_lock(struct dlm_ls *ls, struct dlm_user_proc *proc) del_proc_lock() argument
/linux-4.1.27/net/irda/irlan/
H A Dirlan_common.c122 { struct proc_dir_entry *proc; irlan_init() local
/linux-4.1.27/sound/pci/
H A Dad1889.c97 struct snd_info_entry *proc; member in struct:snd_ad1889
/linux-4.1.27/drivers/net/wireless/hostap/
H A Dhostap_ap.h43 struct proc_dir_entry *proc; member in struct:sta_info
184 struct proc_dir_entry *proc; member in struct:ap_data
H A Dhostap_wlan.h688 struct proc_dir_entry *proc; member in struct:local_info
/linux-4.1.27/arch/ia64/kernel/
H A Dpalinfo.c692 struct pal_freq_ratio proc, itc, bus; frequency_info() local
/linux-4.1.27/sound/parisc/
H A Dharmony.h51 struct snd_info_entry *proc; member in struct:snd_harmony
/linux-4.1.27/drivers/media/usb/usbvision/
H A Dusbvision-core.c1637 static const char proc[] = "usbvision_set_video_format"; usbvision_set_video_format() local
1873 static const char proc[] = "usbvision_set_compresion_params: "; usbvision_set_compress_params() local
1947 static const char proc[] = "usbvision_set_input: "; usbvision_set_input() local
/linux-4.1.27/drivers/scsi/
H A Din2000.h304 uchar proc; /* bit mask: what's in proc output */ member in struct:IN2000_hostdata
H A Dwd33c93.h263 uchar proc; /* bitmask: what's in proc output */ member in struct:WD33C93_hostdata
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Dlprocfs_status.c250 struct proc_dir_entry *proc; lprocfs_add_simple() local
317 struct proc_dir_entry *proc; lprocfs_add_vars() local
/linux-4.1.27/arch/s390/kvm/
H A Dkvm-s390.c540 struct kvm_s390_vm_cpu_processor *proc; kvm_s390_set_processor() local
582 struct kvm_s390_vm_cpu_processor *proc; kvm_s390_get_processor() local
/linux-4.1.27/drivers/android/
H A Dbinder.c79 BINDER_DEBUG_ENTRY(proc); variable
233 struct binder_proc *proc; member in struct:binder_node
264 struct binder_proc *proc; member in struct:binder_ref
341 struct binder_proc *proc; member in struct:binder_thread
377 static int task_get_unused_fd_flags(struct binder_proc *proc, int flags) task_get_unused_fd_flags() argument
408 static long task_close_fd(struct binder_proc *proc, unsigned int fd) task_close_fd() argument
457 static size_t binder_buffer_size(struct binder_proc *proc, binder_buffer_size() argument
466 static void binder_insert_free_buffer(struct binder_proc *proc, binder_insert_free_buffer() argument
499 static void binder_insert_allocated_buffer(struct binder_proc *proc, binder_insert_allocated_buffer() argument
524 static struct binder_buffer *binder_buffer_lookup(struct binder_proc *proc, binder_buffer_lookup() argument
548 static int binder_update_page_range(struct binder_proc *proc, int allocate, binder_update_page_range() argument
650 static struct binder_buffer *binder_alloc_buf(struct binder_proc *proc, binder_alloc_buf() argument
766 static void binder_delete_free_buffer(struct binder_proc *proc, binder_delete_free_buffer() argument
811 static void binder_free_buf(struct binder_proc *proc, binder_free_buf() argument
867 static struct binder_node *binder_get_node(struct binder_proc *proc, binder_get_node() argument
886 static struct binder_node *binder_new_node(struct binder_proc *proc, binder_new_node() argument
1005 static struct binder_ref *binder_get_ref(struct binder_proc *proc, binder_get_ref() argument
1024 static struct binder_ref *binder_get_ref_for_node(struct binder_proc *proc, binder_get_ref_for_node() argument
1240 static void binder_transaction_buffer_release(struct binder_proc *proc, binder_transaction_buffer_release() argument
1317 static void binder_transaction(struct binder_proc *proc, binder_transaction() argument
1755 static int binder_thread_write(struct binder_proc *proc, binder_thread_write() argument
2118 static void binder_stat_br(struct binder_proc *proc, binder_stat_br() argument
2129 static int binder_has_proc_work(struct binder_proc *proc, binder_has_proc_work() argument
2142 static int binder_thread_read(struct binder_proc *proc, binder_thread_read() argument
2518 static struct binder_thread *binder_get_thread(struct binder_proc *proc) binder_get_thread() argument
2553 static int binder_free_thread(struct binder_proc *proc, binder_free_thread() argument
2597 struct binder_proc *proc = filp->private_data; binder_poll() local
2631 struct binder_proc *proc = filp->private_data; binder_ioctl_write_read() local
2693 struct binder_proc *proc = filp->private_data; binder_ioctl_set_ctx_mgr() local
2732 struct binder_proc *proc = filp->private_data; binder_ioctl() local
2809 struct binder_proc *proc = vma->vm_private_data; binder_vma_open() local
2820 struct binder_proc *proc = vma->vm_private_data; binder_vma_close() local
2847 struct binder_proc *proc = filp->private_data; binder_mmap() local
2944 struct binder_proc *proc; binder_open() local
2981 struct binder_proc *proc = filp->private_data; binder_flush() local
2988 static void binder_deferred_flush(struct binder_proc *proc) binder_deferred_flush() argument
3011 struct binder_proc *proc = filp->private_data; binder_release() local
3063 static void binder_deferred_release(struct binder_proc *proc) binder_deferred_release() argument
3170 struct binder_proc *proc; binder_deferred_func() local
3211 binder_defer_work(struct binder_proc *proc, enum binder_deferred_state defer) binder_defer_work() argument
3538 struct binder_proc *proc; binder_state_show() local
3561 struct binder_proc *proc; binder_stats_show() local
3580 struct binder_proc *proc; binder_transactions_show() local
3596 struct binder_proc *proc = m->private; binder_proc_show() local
398 task_fd_install( struct binder_proc *proc, unsigned int fd, struct file *file) task_fd_install() argument
3357 print_binder_proc(struct seq_file *m, struct binder_proc *proc, int print_all) print_binder_proc() argument
3482 print_binder_proc_stats(struct seq_file *m, struct binder_proc *proc) print_binder_proc_stats() argument

Completed in 2964 milliseconds