Searched defs:process (Results 26 - 50 of 55) sorted by relevance

123

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_txrx.c736 bool process = false; local
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_debug.c31 int kfd_dbg_ev_query_debug_event(struct kfd_process *process, argument
97 struct kfd_process *process; local
112 kfd_dbg_ev_raise(uint64_t event_mask, struct kfd_process *process, struct kfd_node *dev, unsigned int source_id, bool use_worker, void *exception_data, size_t exception_data_size) argument
[all...]
H A Dkfd_chardev.c131 struct kfd_process *process; local
167 struct kfd_process *process = filep->private_data; local
3230 struct kfd_process *process; local
3344 kfd_mmio_mmap(struct kfd_node *dev, struct kfd_process *process, struct vm_area_struct *vma) argument
3377 struct kfd_process *process; local
[all...]
H A Dkfd_process.c802 struct kfd_process *process; local
878 struct kfd_process *process; local
896 struct kfd_process *process; local
1462 struct kfd_process *process; local
2053 kfd_reserved_mem_mmap(struct kfd_node *dev, struct kfd_process *process, struct vm_area_struct *vma) argument
[all...]
/linux-master/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_mbx.h224 s32 (*process)(struct fm10k_hw *, struct fm10k_mbx_info *); member in struct:fm10k_mbx_ops
/linux-master/drivers/crypto/hisilicon/sec2/
H A Dsec.h85 int (*process)(struct sec_ctx *ctx, struct sec_req *req); member in struct:sec_req_op
/linux-master/net/mac80211/
H A Dmesh_hwmp.c400 bool process = true; local
/linux-master/arch/x86/tools/
H A Drelocs.c1173 # define process process_64 macro
1175 # define process process_32 macro
1178 void process(FILE *fp, int use_real_mode, int as_text, function
/linux-master/net/sunrpc/
H A Dsvc.c1299 struct svc_process_info process; local
/linux-master/drivers/s390/cio/
H A Ddevice.c1437 static int io_subchannel_sch_event(struct subchannel *sch, int process) argument
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mes.c257 struct amdgpu_mes_process *process; local
42 amdgpu_mes_kernel_doorbell_get(struct amdgpu_device *adev, struct amdgpu_mes_process *process, int ip_type, uint64_t *doorbell_index) argument
67 amdgpu_mes_kernel_doorbell_free(struct amdgpu_device *adev, struct amdgpu_mes_process *process, uint32_t doorbell_index) argument
314 struct amdgpu_mes_process *process; local
381 struct amdgpu_mes_process *process; local
488 struct amdgpu_mes_process *process; local
517 struct amdgpu_mes_process *process; local
[all...]
H A Damdgpu_mes.h165 struct amdgpu_mes_process *process; member in struct:amdgpu_mes_gang
/linux-master/scripts/
H A Dunifdef.c584 process(void) function
/linux-master/drivers/video/fbdev/omap/
H A Dhwa742.c306 int process = 1; local
/linux-master/drivers/mtd/nand/onenand/
H A Donenand_base.c3254 unsigned int density, process, numbufs; local
/linux-master/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.h126 int process; /* Bulk to transfer next */ member in struct:vchiq_bulk_queue
/linux-master/tools/perf/util/
H A Dsynthetic-events.c50 perf_tool__process_synth_event(struct perf_tool *tool, union perf_event *event, struct machine *machine, perf_event__handler_t process) argument
190 perf_event__synthesize_comm(struct perf_tool *tool, union perf_event *event, pid_t pid, perf_event__handler_t process, struct machine *machine) argument
221 perf_event__synthesize_namespaces(struct perf_tool *tool, union perf_event *event, pid_t pid, pid_t tgid, perf_event__handler_t process, struct machine *machine) argument
260 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) argument
421 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) argument
545 perf_event__synthesize_cgroup(struct perf_tool *tool, union perf_event *event, char *path, size_t mount_len, perf_event__handler_t process, struct machine *machine) argument
585 perf_event__walk_cgroup_tree(struct perf_tool *tool, union perf_event *event, char *path, size_t mount_len, perf_event__handler_t process, struct machine *machine) argument
633 perf_event__synthesize_cgroups(struct perf_tool *tool, perf_event__handler_t process, struct machine *machine) argument
670 perf_event__handler_t process; member in struct:perf_event__synthesize_modules_maps_cb_args
720 perf_event__synthesize_modules(struct perf_tool *tool, perf_event__handler_t process, struct machine *machine) argument
761 __event__synthesize_thread(union perf_event *comm_event, union perf_event *mmap_event, union perf_event *fork_event, union perf_event *namespaces_event, pid_t pid, int full, perf_event__handler_t process, struct perf_tool *tool, struct machine *machine, bool needs_mmap, bool mmap_data) argument
855 perf_event__synthesize_thread_map(struct perf_tool *tool, struct perf_thread_map *threads, perf_event__handler_t process, struct machine *machine, bool needs_mmap, bool mmap_data) argument
932 __perf_event__synthesize_threads(struct perf_tool *tool, perf_event__handler_t process, struct machine *machine, bool needs_mmap, bool mmap_data, struct dirent **dirent, int start, int num) argument
997 perf_event__handler_t process; member in struct:synthesize_threads_arg
1018 perf_event__synthesize_threads(struct perf_tool *tool, perf_event__handler_t process, struct machine *machine, bool needs_mmap, bool mmap_data, unsigned int nr_threads_synthesize) argument
1114 __perf_event__synthesize_kernel_mmap(struct perf_tool *tool, perf_event__handler_t process, struct machine *machine) argument
1186 perf_event__synthesize_kernel_mmap(struct perf_tool *tool, perf_event__handler_t process, struct machine *machine) argument
1199 perf_event__synthesize_thread_map2(struct perf_tool *tool, struct perf_thread_map *threads, perf_event__handler_t process, struct machine *machine) argument
1349 perf_event__synthesize_cpu_map(struct perf_tool *tool, const struct perf_cpu_map *map, perf_event__handler_t process, struct machine *machine) argument
1367 perf_event__synthesize_stat_config(struct perf_tool *tool, struct perf_stat_config *config, perf_event__handler_t process, struct machine *machine) argument
1406 perf_event__synthesize_stat(struct perf_tool *tool, struct perf_cpu cpu, u32 thread, u64 id, struct perf_counts_values *count, perf_event__handler_t process, struct machine *machine) argument
1428 perf_event__synthesize_stat_round(struct perf_tool *tool, u64 evtime, u64 type, perf_event__handler_t process, struct machine *machine) argument
1829 __perf_event__synthesize_id_index(struct perf_tool *tool, perf_event__handler_t process, struct evlist *evlist, struct machine *machine, size_t from) argument
1921 perf_event__synthesize_id_index(struct perf_tool *tool, perf_event__handler_t process, struct evlist *evlist, struct machine *machine) argument
1927 __machine__synthesize_threads(struct machine *machine, struct perf_tool *tool, struct target *target, struct perf_thread_map *threads, perf_event__handler_t process, bool needs_mmap, bool data_mmap, unsigned int nr_threads_synthesize) argument
1988 perf_event__synthesize_event_update_unit(struct perf_tool *tool, struct evsel *evsel, perf_event__handler_t process) argument
2005 perf_event__synthesize_event_update_scale(struct perf_tool *tool, struct evsel *evsel, perf_event__handler_t process) argument
2022 perf_event__synthesize_event_update_name(struct perf_tool *tool, struct evsel *evsel, perf_event__handler_t process) argument
2039 perf_event__synthesize_event_update_cpus(struct perf_tool *tool, struct evsel *evsel, perf_event__handler_t process) argument
2062 perf_event__synthesize_attrs(struct perf_tool *tool, struct evlist *evlist, perf_event__handler_t process) argument
2090 perf_event__synthesize_extra_attr(struct perf_tool *tool, struct evlist *evsel_list, perf_event__handler_t process, bool is_pipe) argument
2146 perf_event__synthesize_attr(struct perf_tool *tool, struct perf_event_attr *attr, u32 ids, u64 *id, perf_event__handler_t process) argument
2180 perf_event__synthesize_tracing_data(struct perf_tool *tool, int fd, struct evlist *evlist, perf_event__handler_t process) argument
2228 perf_event__synthesize_build_id(struct perf_tool *tool, struct dso *pos, u16 misc, perf_event__handler_t process, struct machine *machine) argument
2252 perf_event__synthesize_stat_events(struct perf_stat_config *config, struct perf_tool *tool, struct evlist *evlist, perf_event__handler_t process, bool attrs) argument
2289 perf_event__synthesize_features(struct perf_tool *tool, struct perf_session *session, struct evlist *evlist, perf_event__handler_t process) argument
2352 perf_event__synthesize_for_pipe(struct perf_tool *tool, struct perf_session *session, struct perf_data *data, perf_event__handler_t process) argument
[all...]
H A Dauxtrace.c1237 perf_event__synthesize_auxtrace_info(struct auxtrace_record *itr, struct perf_tool *tool, struct perf_session *session, perf_event__handler_t process) argument
H A Dmachine.c436 machines__process_guests(struct machines *machines, machine__process_t process, void *data) argument
/linux-master/sound/soc/sof/
H A Dipc3-topology.c883 struct sof_ipc_comp_process *process; local
[all...]
H A Dipc4-topology.c209 struct sof_ipc4_process *process; local
921 struct sof_ipc4_process *process; local
994 struct sof_ipc4_process *process = swidget->private; local
2016 struct sof_ipc4_process *process = swidget->private; local
2098 struct sof_ipc4_process *process = swidget->private; local
2415 struct sof_ipc4_process *process = swidget->private; local
[all...]
/linux-master/drivers/crypto/marvell/cesa/
H A Dcesa.h482 int (*process)(struct crypto_async_request *req, u32 status); member in struct:mv_cesa_req_ops
/linux-master/lib/
H A Dvsprintf.c3307 bool process = false; local
/linux-master/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_psp.h437 struct ta_hdcp_cmd_hdcp2_process_authentication_message_input_v2 process; member in struct:ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_input_v2
443 struct ta_hdcp_cmd_hdcp2_process_authentication_message_output_v2 process; member in struct:ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_output_v2
/linux-master/drivers/net/ethernet/rocker/
H A Drocker_main.c1044 rocker_cmd_exec(struct rocker_port *rocker_port, bool nowait, rocker_cmd_prep_cb_t prepare, void *prepare_priv, rocker_cmd_proc_cb_t process, void *process_priv) argument

Completed in 277 milliseconds

123