| /kernel/linux/linux-4.19/drivers/android/ |
| D | binder.c | 370 struct binder_proc *proc; member 454 struct binder_proc *proc; member 597 struct binder_proc *proc; member 647 #define binder_proc_lock(proc) _binder_proc_lock(proc, __LINE__) argument 649 _binder_proc_lock(struct binder_proc *proc, int line) in _binder_proc_lock() 664 _binder_proc_unlock(struct binder_proc *proc, int line) in _binder_proc_unlock() 677 #define binder_inner_proc_lock(proc) _binder_inner_proc_lock(proc, __LINE__) argument 679 _binder_inner_proc_lock(struct binder_proc *proc, int line) in _binder_inner_proc_lock() 692 #define binder_inner_proc_unlock(proc) _binder_inner_proc_unlock(proc, __LINE__) argument 694 _binder_inner_proc_unlock(struct binder_proc *proc, int line) in _binder_inner_proc_unlock() [all …]
|
| /kernel/linux/linux-5.10/drivers/android/ |
| D | binder.c | 319 struct binder_proc *proc; member 404 struct binder_proc *proc; member 547 struct binder_proc *proc; member 643 #define binder_proc_lock(proc) _binder_proc_lock(proc, __LINE__) argument 645 _binder_proc_lock(struct binder_proc *proc, int line) in _binder_proc_lock() 661 _binder_proc_unlock(struct binder_proc *proc, int line) in _binder_proc_unlock() 675 #define binder_inner_proc_lock(proc) _binder_inner_proc_lock(proc, __LINE__) argument 677 _binder_inner_proc_lock(struct binder_proc *proc, int line) in _binder_inner_proc_lock() 691 #define binder_inner_proc_unlock(proc) _binder_inner_proc_unlock(proc, __LINE__) argument 693 _binder_inner_proc_unlock(struct binder_proc *proc, int line) in _binder_inner_proc_unlock() [all …]
|
| /kernel/linux/linux-5.10/fs/dlm/ |
| D | user.c | 180 struct dlm_user_proc *proc; in dlm_user_add_ast() local 236 static int device_user_lock(struct dlm_user_proc *proc, in device_user_lock() 290 static int device_user_unlock(struct dlm_user_proc *proc, in device_user_unlock() 319 static int device_user_deadlock(struct dlm_user_proc *proc, in device_user_deadlock() 380 static int device_user_purge(struct dlm_user_proc *proc, in device_user_purge() 504 struct dlm_user_proc *proc = file->private_data; in device_write() local 632 struct dlm_user_proc *proc; in device_open() local 659 struct dlm_user_proc *proc = file->private_data; in device_close() local 779 struct dlm_user_proc *proc = file->private_data; in device_read() local 890 struct dlm_user_proc *proc = file->private_data; in device_poll() local
|
| /kernel/linux/linux-4.19/fs/dlm/ |
| D | user.c | 183 struct dlm_user_proc *proc; in dlm_user_add_ast() local 239 static int device_user_lock(struct dlm_user_proc *proc, in device_user_lock() 293 static int device_user_unlock(struct dlm_user_proc *proc, in device_user_unlock() 322 static int device_user_deadlock(struct dlm_user_proc *proc, in device_user_deadlock() 383 static int device_user_purge(struct dlm_user_proc *proc, in device_user_purge() 507 struct dlm_user_proc *proc = file->private_data; in device_write() local 635 struct dlm_user_proc *proc; in device_open() local 662 struct dlm_user_proc *proc = file->private_data; in device_close() local 782 struct dlm_user_proc *proc = file->private_data; in device_read() local 893 struct dlm_user_proc *proc = file->private_data; in device_poll() local
|
| /kernel/linux/linux-4.19/fs/lockd/ |
| D | clntproc.c | 259 nlmclnt_call(struct rpc_cred *cred, struct nlm_rqst *req, u32 proc) in nlmclnt_call() 337 static struct rpc_task *__nlm_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, c… in __nlm_async_call() 365 static int nlm_do_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct … in nlm_do_async_call() 379 int nlm_async_call(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_call() 388 int nlm_async_reply(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_reply() 404 static int nlmclnt_async_call(struct rpc_cred *cred, struct nlm_rqst *req, u32 proc, const struct r… in nlmclnt_async_call()
|
| /kernel/linux/linux-5.10/fs/lockd/ |
| D | clntproc.c | 261 nlmclnt_call(const struct cred *cred, struct nlm_rqst *req, u32 proc) in nlmclnt_call() 339 static struct rpc_task *__nlm_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, c… in __nlm_async_call() 367 static int nlm_do_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct … in nlm_do_async_call() 381 int nlm_async_call(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_call() 390 int nlm_async_reply(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_reply() 406 static int nlmclnt_async_call(const struct cred *cred, struct nlm_rqst *req, u32 proc, const struct… in nlmclnt_async_call()
|
| /kernel/linux/linux-5.10/arch/um/include/asm/ |
| D | processor-generic.h | 37 int (*proc)(void *); member 41 void (*proc)(void *); member
|
| /kernel/linux/linux-4.19/arch/um/include/asm/ |
| D | processor-generic.h | 37 int (*proc)(void *); member 41 void (*proc)(void *); member
|
| /kernel/linux/linux-4.19/tools/power/cpupower/utils/helpers/ |
| D | cpuid.c | 50 unsigned int proc, x; in get_cpu_info() local
|
| /kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/ |
| D | cpuid.c | 50 unsigned int proc, x; in get_cpu_info() local
|
| /kernel/linux/linux-4.19/drivers/acpi/ |
| D | tables.c | 247 struct acpi_subtable_proc *proc, int proc_num, in acpi_parse_entries_array() 321 struct acpi_subtable_proc *proc, int proc_num, in acpi_table_parse_entries_array() 357 struct acpi_subtable_proc proc = { in acpi_table_parse_entries() local
|
| /kernel/linux/linux-5.10/kernel/ |
| D | utsname_sysctl.c | 130 void uts_proc_notify(enum uts_proc proc) in uts_proc_notify()
|
| /kernel/linux/linux-4.19/kernel/ |
| D | utsname_sysctl.c | 134 void uts_proc_notify(enum uts_proc proc) in uts_proc_notify()
|
| /kernel/linux/linux-5.10/drivers/acpi/ |
| D | tables.c | 286 struct acpi_subtable_proc *proc, int proc_num, in acpi_parse_entries_array() 347 struct acpi_subtable_proc *proc, int proc_num, in acpi_table_parse_entries_array() 385 struct acpi_subtable_proc proc = { in acpi_table_parse_entries() local
|
| /kernel/linux/linux-4.19/arch/um/kernel/skas/ |
| D | mmu.c | 18 static int init_stub_pte(struct mm_struct *mm, unsigned long proc, in init_stub_pte()
|
| /kernel/linux/linux-5.10/arch/um/kernel/skas/ |
| D | mmu.c | 17 static int init_stub_pte(struct mm_struct *mm, unsigned long proc, in init_stub_pte()
|
| /kernel/linux/linux-4.19/arch/arm/include/asm/ |
| D | procinfo.h | 39 struct processor *proc; member
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| D | procinfo.h | 36 struct processor *proc; member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/timens/ |
| D | procfs.c | 73 FILE *proc; in read_proc_uptime() local
|
| /kernel/linux/linux-4.19/drivers/firmware/efi/ |
| D | cper-arm.c | 251 const struct cper_sec_proc_arm *proc) in cper_print_proc_arm()
|
| /kernel/linux/linux-5.10/drivers/firmware/efi/ |
| D | cper-arm.c | 239 const struct cper_sec_proc_arm *proc) in cper_print_proc_arm()
|
| /kernel/linux/linux-4.19/drivers/isdn/hisax/ |
| D | l3_1tr6.c | 746 struct l3_process *proc; in up1tr6() local 852 struct l3_process *proc; in down1tr6() local 896 struct l3_process *proc = arg; in man1tr6() local
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | utsname.h | 75 static inline void uts_proc_notify(enum uts_proc proc) in uts_proc_notify()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | utsname.h | 75 static inline void uts_proc_notify(enum uts_proc proc) in uts_proc_notify()
|
| /kernel/linux/linux-4.19/drivers/infiniband/hw/hfi1/ |
| D | affinity.h | 112 struct cpu_mask_set proc; member
|