Home
last modified time | relevance | path

Searched defs:proc (Results 1 – 25 of 69) sorted by relevance

123

/linux-6.6.21/drivers/android/
Dbinder.c269 #define binder_proc_lock(proc) _binder_proc_lock(proc, __LINE__) argument
271 _binder_proc_lock(struct binder_proc *proc, int line) in _binder_proc_lock()
285 #define binder_proc_unlock(proc) _binder_proc_unlock(proc, __LINE__) argument
287 _binder_proc_unlock(struct binder_proc *proc, int line) in _binder_proc_unlock()
301 #define binder_inner_proc_lock(proc) _binder_inner_proc_lock(proc, __LINE__) argument
303 _binder_inner_proc_lock(struct binder_proc *proc, int line) in _binder_inner_proc_lock()
317 #define binder_inner_proc_unlock(proc) _binder_inner_proc_unlock(proc, __LINE__) argument
319 _binder_inner_proc_unlock(struct binder_proc *proc, int line) in _binder_inner_proc_unlock()
392 struct binder_proc *proc = node->proc; in _binder_node_inner_unlock() local
416 static bool binder_worklist_empty(struct binder_proc *proc, in binder_worklist_empty()
[all …]
Dbinder_internal.h238 struct binder_proc *proc; member
323 struct binder_proc *proc; member
477 struct binder_proc *proc; member
/linux-6.6.21/fs/dlm/
Duser.c201 struct dlm_user_proc *proc; in dlm_user_add_ast() local
265 static int device_user_lock(struct dlm_user_proc *proc, in device_user_lock()
316 static int device_user_unlock(struct dlm_user_proc *proc, in device_user_unlock()
345 static int device_user_deadlock(struct dlm_user_proc *proc, in device_user_deadlock()
406 static int device_user_purge(struct dlm_user_proc *proc, in device_user_purge()
530 struct dlm_user_proc *proc = file->private_data; in device_write() local
658 struct dlm_user_proc *proc; in device_open() local
685 struct dlm_user_proc *proc = file->private_data; in device_close() local
805 struct dlm_user_proc *proc = file->private_data; in device_read() local
924 struct dlm_user_proc *proc = file->private_data; in device_poll() local
/linux-6.6.21/fs/lockd/
Dclntproc.c264 nlmclnt_call(const struct cred *cred, struct nlm_rqst *req, u32 proc) in nlmclnt_call()
342 static struct rpc_task *__nlm_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, c… in __nlm_async_call()
370 static int nlm_do_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct … in nlm_do_async_call()
384 int nlm_async_call(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_call()
393 int nlm_async_reply(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_reply()
409 static int nlmclnt_async_call(const struct cred *cred, struct nlm_rqst *req, u32 proc, const struct… in nlmclnt_async_call()
Dmon.c43 u32 proc; member
91 static int nsm_mon_unmon(struct nsm_handle *nsm, u32 proc, struct nsm_res *res, in nsm_mon_unmon()
/linux-6.6.21/drivers/staging/media/sunxi/sun6i-isp/
Dsun6i_isp_proc.c112 struct sun6i_isp_proc *proc = &isp_dev->proc; in sun6i_isp_proc_enable() local
170 struct sun6i_isp_proc *proc = &isp_dev->proc; in sun6i_isp_proc_s_stream() local
405 struct sun6i_isp_proc *proc = &isp_dev->proc; in sun6i_isp_proc_notifier_bound() local
492 struct sun6i_isp_proc *proc = &isp_dev->proc; in sun6i_isp_proc_setup() local
Dsun6i_isp.h56 struct sun6i_isp_proc proc; member
/linux-6.6.21/tools/testing/selftests/timens/
Dprocfs.c71 FILE *proc; in read_proc_uptime() local
96 FILE *proc; in read_proc_stat_btime() local
/linux-6.6.21/drivers/acpi/
Dtables.c300 static __init_or_acpilib bool has_handler(struct acpi_subtable_proc *proc) in has_handler()
305 static __init_or_acpilib int call_handler(struct acpi_subtable_proc *proc, in call_handler()
341 struct acpi_table_header *table_header, struct acpi_subtable_proc *proc, in acpi_parse_entries_array()
402 char *id, unsigned long table_size, struct acpi_subtable_proc *proc, in acpi_table_parse_entries_array()
439 struct acpi_subtable_proc proc = { in __acpi_table_parse_entries() local
/linux-6.6.21/arch/um/include/asm/
Dprocessor-generic.h38 int (*proc)(void *); member
42 void (*proc)(void *); member
/linux-6.6.21/tools/power/cpupower/utils/helpers/
Dcpuid.c50 unsigned int proc, x; in get_cpu_info() local
/linux-6.6.21/tools/testing/selftests/sched/
Dcs_prctl_test.c175 void create_processes(int num_processes, int num_threads, struct child_args proc[]) in create_processes()
201 void disp_processes(int num_processes, struct child_args proc[]) in disp_processes()
/linux-6.6.21/kernel/
Dutsname_sysctl.c131 void uts_proc_notify(enum uts_proc proc) in uts_proc_notify()
/linux-6.6.21/drivers/video/fbdev/core/
Dfb_procfs.c48 struct proc_dir_entry *proc; in fb_init_procfs() local
/linux-6.6.21/arch/arm/include/asm/
Dprocinfo.h36 struct processor *proc; member
/linux-6.6.21/drivers/firmware/efi/
Dcper-arm.c238 const struct cper_sec_proc_arm *proc) in cper_print_proc_arm()
Dcper-x86.c257 void cper_print_proc_ia(const char *pfx, const struct cper_sec_proc_ia *proc) in cper_print_proc_ia()
/linux-6.6.21/include/linux/
Dutsname.h75 static inline void uts_proc_notify(enum uts_proc proc) in uts_proc_notify()
/linux-6.6.21/drivers/infiniband/hw/hfi1/
Daffinity.h72 struct cpu_mask_set proc; member
/linux-6.6.21/tools/bpf/bpftool/
Dperf.c157 DIR *proc, *pid_fd; in show_proc() local
/linux-6.6.21/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c42 #define PROC(proc, name) \ argument
/linux-6.6.21/Documentation/virt/uml/
Duser_mode_linux_howto_v2.rst852 proc subsection
/linux-6.6.21/drivers/net/wireless/intersil/hostap/
Dhostap_ap.h44 struct proc_dir_entry *proc; member
185 struct proc_dir_entry *proc; member
/linux-6.6.21/tools/perf/util/
Dthread_map.c77 DIR *proc; in __thread_map__new_all_cpus() local
/linux-6.6.21/net/sunrpc/
Drpcb_clnt.c621 struct rpcbind_args *map, const struct rpc_procinfo *proc) in rpcb_call_async()
672 const struct rpc_procinfo *proc; in rpcb_getport_async() local

123