Home
last modified time | relevance | path

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

/drivers/android/
Dbinder.c274 #define binder_proc_lock(proc) _binder_proc_lock(proc, __LINE__) argument
276 _binder_proc_lock(struct binder_proc *proc, int line) in _binder_proc_lock()
290 #define binder_proc_unlock(proc) _binder_proc_unlock(proc, __LINE__) argument
292 _binder_proc_unlock(struct binder_proc *proc, int line) in _binder_proc_unlock()
306 #define binder_inner_proc_lock(proc) _binder_inner_proc_lock(proc, __LINE__) argument
308 _binder_inner_proc_lock(struct binder_proc *proc, int line) in _binder_inner_proc_lock()
322 #define binder_inner_proc_unlock(proc) _binder_inner_proc_unlock(proc, __LINE__) argument
324 _binder_inner_proc_unlock(struct binder_proc *proc, int line) in _binder_inner_proc_unlock()
397 struct binder_proc *proc = node->proc; in _binder_node_inner_unlock() local
421 static bool binder_worklist_empty(struct binder_proc *proc, in binder_worklist_empty()
[all …]
Dbinder_internal.h256 struct binder_proc *proc; member
353 struct binder_proc *proc; member
506 struct binder_proc proc; member
515 struct binder_proc_wrap *proc_wrapper(struct binder_proc *proc) in proc_wrapper()
523 struct binder_proc *proc; in alloc_to_wrap() local
593 struct binder_proc *proc; member
/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
408 struct sun6i_isp_proc *proc = &isp_dev->proc; in sun6i_isp_proc_notifier_bound() local
495 struct sun6i_isp_proc *proc = &isp_dev->proc; in sun6i_isp_proc_setup() local
Dsun6i_isp.h56 struct sun6i_isp_proc proc; member
/drivers/video/fbdev/core/
Dfb_procfs.c48 struct proc_dir_entry *proc; in fb_init_procfs() local
/drivers/acpi/
Dtables.c243 char *id, unsigned long table_size, struct acpi_subtable_proc *proc, in acpi_table_parse_entries_array()
281 struct acpi_subtable_proc proc = { in __acpi_table_parse_entries() local
/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()
Dcper.c145 const struct cper_sec_proc_generic *proc) in cper_print_proc_generic()
/drivers/infiniband/hw/hfi1/
Daffinity.h72 struct cpu_mask_set proc; member
/drivers/mailbox/
Dpcc.c713 struct acpi_subtable_proc proc[ACPI_PCCT_TYPE_RESERVED]; in acpi_pcc_probe() local
/drivers/gpu/drm/amd/amdkfd/
Dkfd_process.c272 struct kfd_process *proc = NULL; in kfd_get_cu_occupancy() local
526 struct kfd_process *proc; in kfd_procfs_add_queue() local
/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_dev.h455 comm_mgmt_self_msg_proc proc; member
470 struct comm_mgmt_self_msg_info proc; member
Dhinic_hw_dev.c626 comm_mgmt_self_msg_proc proc) in hinic_comm_recv_mgmt_self_cmd_reg()
/drivers/scsi/
Dwd33c93.h248 uchar proc; /* bitmask: what's in proc output */ member
/drivers/media/platform/verisilicon/
Dhantro.h162 struct media_entity proc; member
/drivers/hwmon/occ/
Dcommon.c97 struct power_sensor_data_and_time proc; member
/drivers/block/
Dataflop.c732 #define SET_IRQ_HANDLER(proc) do { FloppyIRQHandler = (proc); } while(0) argument
/drivers/media/v4l2-core/
Dv4l2-mem2mem.c101 struct media_entity proc; member