Searched defs:process (Results 1 - 36 of 36) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dpmu.h20 u32 process; member in struct:nvkm_pmu::__anon4348
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_flat_memory.c296 int kfd_init_apertures(struct kfd_process *process) kfd_init_apertures() argument
H A Dkfd_doorbell.c120 int kfd_doorbell_mmap(struct kfd_process *process, struct vm_area_struct *vma) kfd_doorbell_mmap() argument
219 kfd_queue_id_to_doorbell(struct kfd_dev *kfd, struct kfd_process *process, unsigned int queue_id) kfd_queue_id_to_doorbell() argument
243 kfd_get_process_doorbells(struct kfd_dev *dev, struct kfd_process *process) kfd_get_process_doorbells() argument
H A Dkfd_process.c80 struct kfd_process *process; kfd_create_process() local
118 struct kfd_process *process; kfd_get_process() local
134 struct kfd_process *process; find_process_by_mm() local
271 struct kfd_process *process; create_process() local
H A Dkfd_chardev.c104 struct kfd_process *process; kfd_open() local
929 struct kfd_process *process; kfd_ioctl() local
1017 struct kfd_process *process; kfd_mmap() local
H A Dkfd_events.c93 static bool allocate_free_slot(struct kfd_process *process, allocate_free_slot() argument
H A Dkfd_dbgmgr.h238 struct kfd_process *process; member in struct:dbg_address_watch_info
247 struct kfd_process *process; member in struct:dbg_wave_control_info
H A Dkfd_priv.h383 struct kfd_process *process; member in struct:queue
410 struct kfd_process *process; member in struct:process_queue_manager
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_irq.h51 int (*process)(struct amdgpu_device *adev, member in struct:amdgpu_irq_src_funcs
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dbase.c96 u32 process, message, data0, data1; nvkm_pmu_recv() local
36 nvkm_pmu_send(struct nvkm_pmu *pmu, u32 reply[2], u32 process, u32 message, u32 data0, u32 data1) nvkm_pmu_send() argument
/linux-4.4.14/arch/arm/mach-omap2/
H A Domap-secure.c89 u32 rx51_secure_dispatcher(u32 idx, u32 process, u32 flag, u32 nargs, rx51_secure_dispatcher() argument
/linux-4.4.14/arch/arm/mach-ux500/
H A Did.h20 u8 process; member in struct:dbx500_asic_id
/linux-4.4.14/drivers/s390/cio/
H A Deadm_sch.c335 static int eadm_subchannel_sch_event(struct subchannel *sch, int process) eadm_subchannel_sch_event() argument
H A Ddevice.c1448 static int io_subchannel_sch_event(struct subchannel *sch, int process) io_subchannel_sch_event() argument
/linux-4.4.14/drivers/net/wan/
H A Ddlci.c108 int process, header; dlci_receive() local
/linux-4.4.14/lib/
H A Dklist.c177 struct task_struct *process; member in struct:klist_waiter
/linux-4.4.14/scripts/
H A Dcheckpatch.pl1942 sub process { subroutine
H A Dunifdef.c584 process(void) process() function
/linux-4.4.14/tools/perf/util/
H A Dthread-stack.c59 int (*process)(struct call_return *cr, void *data); member in struct:call_return_processor
H A Devent.c171 perf_event__synthesize_comm(struct perf_tool *tool, union perf_event *event, pid_t pid, perf_event__handler_t process, struct machine *machine) perf_event__synthesize_comm() argument
187 perf_event__synthesize_fork(struct perf_tool *tool, union perf_event *event, pid_t pid, pid_t tgid, pid_t ppid, perf_event__handler_t process, struct machine *machine) perf_event__synthesize_fork() argument
219 perf_event__synthesize_mmap_events(struct perf_tool *tool, union perf_event *event, pid_t pid, pid_t tgid, perf_event__handler_t process, struct machine *machine, bool mmap_data, unsigned int proc_map_timeout) perf_event__synthesize_mmap_events() argument
352 perf_event__synthesize_modules(struct perf_tool *tool, perf_event__handler_t process, struct machine *machine) perf_event__synthesize_modules() argument
407 __event__synthesize_thread(union perf_event *comm_event, union perf_event *mmap_event, union perf_event *fork_event, pid_t pid, int full, perf_event__handler_t process, struct perf_tool *tool, struct machine *machine, bool mmap_data, unsigned int proc_map_timeout) __event__synthesize_thread() argument
484 perf_event__synthesize_thread_map(struct perf_tool *tool, struct thread_map *threads, perf_event__handler_t process, struct machine *machine, bool mmap_data, unsigned int proc_map_timeout) perf_event__synthesize_thread_map() argument
553 perf_event__synthesize_threads(struct perf_tool *tool, perf_event__handler_t process, struct machine *machine, bool mmap_data, unsigned int proc_map_timeout) perf_event__synthesize_threads() argument
646 perf_event__synthesize_kernel_mmap(struct perf_tool *tool, perf_event__handler_t process, struct machine *machine) perf_event__synthesize_kernel_mmap() argument
H A Dauxtrace.c845 perf_event__synthesize_auxtrace_info(struct auxtrace_record *itr, struct perf_tool *tool, struct perf_session *session, perf_event__handler_t process) perf_event__synthesize_auxtrace_info() argument
H A Dheader.c1913 int (*process)(struct perf_file_section *section, member in struct:feature_ops
2655 perf_event__synthesize_attr(struct perf_tool *tool, struct perf_event_attr *attr, u32 ids, u64 *id, perf_event__handler_t process) perf_event__synthesize_attr() argument
2689 perf_event__synthesize_attrs(struct perf_tool *tool, struct perf_session *session, perf_event__handler_t process) perf_event__synthesize_attrs() argument
2748 perf_event__synthesize_tracing_data(struct perf_tool *tool, int fd, struct perf_evlist *evlist, perf_event__handler_t process) perf_event__synthesize_tracing_data() argument
2834 perf_event__synthesize_build_id(struct perf_tool *tool, struct dso *pos, u16 misc, perf_event__handler_t process, struct machine *machine) perf_event__synthesize_build_id() argument
H A Dmachine.c272 machines__process_guests(struct machines *machines, machine__process_t process, void *data) machines__process_guests() argument
1942 __machine__synthesize_threads(struct machine *machine, struct perf_tool *tool, struct target *target, struct thread_map *threads, perf_event__handler_t process, bool data_mmap, unsigned int proc_map_timeout) __machine__synthesize_threads() argument
H A Dsession.c2017 perf_event__synthesize_id_index(struct perf_tool *tool, perf_event__handler_t process, struct perf_evlist *evlist, struct machine *machine) perf_event__synthesize_id_index() argument
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_txrx.c730 bool process = false; ath9k_htc_tx_cleanup_queue() local
/linux-4.4.14/arch/x86/tools/
H A Drelocs.c1070 # define process process_64 macro
1072 # define process process_32 macro
1075 void process(FILE *fp, int use_real_mode, int as_text, process() function
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
H A Dlproc_llite.c1303 struct ll_rw_process_info *process; ll_rw_stats_tally() local
1407 struct ll_rw_process_info *process = sbi->ll_rw_process_info; ll_rw_offset_stats_seq_show() local
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_mbx.h239 s32 (*process)(struct fm10k_hw *, struct fm10k_mbx_info *); member in struct:fm10k_mbx_ops
/linux-4.4.14/kernel/time/
H A Dposix-cpu-timers.c1500 struct k_clock process = { init_posix_cpu_timers() local
/linux-4.4.14/net/mac80211/
H A Dmesh_hwmp.c377 bool process = true; hwmp_route_info_get() local
/linux-4.4.14/drivers/video/fbdev/omap/
H A Dhwa742.c311 int process = 1; submit_req_list() local
/linux-4.4.14/drivers/mtd/onenand/
H A Donenand_base.c3378 unsigned int density, process, numbufs; onenand_check_features() local
/linux-4.4.14/drivers/crypto/
H A Dmv_cesa.c72 void (*process) (int is_first); member in struct:req_progress
/linux-4.4.14/drivers/crypto/marvell/
H A Dcesa.h461 int (*process)(struct crypto_async_request *req, u32 status); member in struct:mv_cesa_req_ops
/linux-4.4.14/drivers/net/ethernet/rocker/
H A Drocker.c1575 rocker_cmd_exec(struct rocker_port *rocker_port, struct switchdev_trans *trans, int flags, rocker_cmd_prep_cb_t prepare, void *prepare_priv, rocker_cmd_proc_cb_t process, void *process_priv) rocker_cmd_exec() argument
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon.h1897 int (*process)(struct radeon_device *rdev); member in struct:radeon_asic::__anon4605

Completed in 1264 milliseconds