Home
last modified time | relevance | path

Searched defs:process (Results 1 – 25 of 56) sorted by relevance

123

/kernel/linux/linux-5.10/tools/perf/util/
Dsynthetic-events.c53 perf_event__handler_t process) in perf_tool__process_synth_event()
178 perf_event__handler_t process, in perf_event__synthesize_comm()
208 perf_event__handler_t process, in perf_event__synthesize_namespaces()
247 perf_event__handler_t process, in perf_event__synthesize_fork()
353 perf_event__handler_t process, in perf_event__synthesize_mmap_events()
474 perf_event__handler_t process, in perf_event__synthesize_cgroup()
514 perf_event__handler_t process, in perf_event__walk_cgroup_tree()
560 perf_event__handler_t process, in perf_event__synthesize_cgroups()
594 int perf_event__synthesize_modules(struct perf_tool *tool, perf_event__handler_t process, in perf_event__synthesize_modules()
651 pid_t pid, int full, perf_event__handler_t process, in __event__synthesize_thread()
[all …]
Dbpf-event.c163 perf_event__handler_t process, in perf_event__synthesize_one_bpf_prog()
302 perf_event__handler_t process; member
370 perf_event__handler_t process, in perf_event__synthesize_bpf_events()
Dtsc.c74 perf_event__handler_t process, in perf_event__synth_time_conv()
Dthread-stack.h79 int (*process)(struct call_return *cr, u64 *parent_db_id, void *data); member
/kernel/liteos_a/kernel/extended/plimit/
Dlos_memlimit.c91 VOID OsMemLimiterMigrate(UINTPTR currLimit, UINTPTR parentLimit, UINTPTR process) in OsMemLimiterMigrate()
110 BOOL OsMemLimitAddProcessCheck(UINTPTR limit, UINTPTR process) in OsMemLimitAddProcessCheck()
120 VOID OsMemLimitAddProcess(UINTPTR limit, UINTPTR process) in OsMemLimitAddProcess()
131 VOID OsMemLimitDelProcess(UINTPTR limit, UINTPTR process) in OsMemLimitDelProcess()
Dlos_ipclimit.c89 VOID OsIPCLimitMigrate(UINTPTR currLimit, UINTPTR parentLimit, UINTPTR process) in OsIPCLimitMigrate()
109 BOOL OsIPCLimitAddProcessCheck(UINTPTR limit, UINTPTR process) in OsIPCLimitAddProcessCheck()
124 VOID OsIPCLimitAddProcess(UINTPTR limit, UINTPTR process) in OsIPCLimitAddProcess()
133 VOID OsIPCLimitDelProcess(UINTPTR limit, UINTPTR process) in OsIPCLimitDelProcess()
Dlos_processlimit.c87 BOOL OsPidLimitAddProcessCheck(UINTPTR limit, UINTPTR process) in OsPidLimitAddProcessCheck()
97 VOID OsPidLimitAddProcess(UINTPTR limit, UINTPTR process) in OsPidLimitAddProcess()
106 VOID OsPidLimitDelProcess(UINTPTR limit, UINTPTR process) in OsPidLimitDelProcess()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
Dgt215.c31 u32 process, u32 message, u32 data0, u32 data1) in gt215_pmu_send()
91 u32 process, message, data0, data1; in gt215_pmu_recv() local
Dbase.c63 u32 process, u32 message, u32 data0, u32 data1) in nvkm_pmu_send()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dtest_skb_ctx.c10 int process(struct __sk_buff *skb) in process() function
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dasciidoctor-extensions.rb11 def process(parent, target, attrs) method in Perf.Documentation.LinkPerfProcessor
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
Devent.c16 perf_event__handler_t process, in perf_event__synthesize_extra_kmaps()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_process.c746 struct kfd_process *process; in kfd_create_process() local
829 struct kfd_process *process; in kfd_get_process() local
847 struct kfd_process *process; in find_process_by_mm() local
1152 struct kfd_process *process; in create_process() local
1685 int kfd_reserved_mem_mmap(struct kfd_dev *dev, struct kfd_process *process, in kfd_reserved_mem_mmap()
Dkfd_flat_memory.c364 int kfd_init_apertures(struct kfd_process *process) in kfd_init_apertures()
Dkfd_chardev.c111 struct kfd_process *process; in kfd_open() local
149 struct kfd_process *process = filep->private_data; in kfd_release() local
1871 struct kfd_process *process; in kfd_ioctl() local
1963 static int kfd_mmio_mmap(struct kfd_dev *dev, struct kfd_process *process, in kfd_mmio_mmap()
1998 struct kfd_process *process; in kfd_mmap() local
Dkfd_doorbell.c126 int kfd_doorbell_mmap(struct kfd_dev *dev, struct kfd_process *process, in kfd_doorbell_mmap()
/kernel/linux/linux-5.10/security/integrity/ima/
Dima_queue_keys.c135 bool process = false; in ima_process_queued_keys() local
/kernel/linux/linux-5.10/arch/mips/boot/tools/
Drelocs.c660 # define process process_64 macro
662 # define process process_32 macro
665 void process(FILE *fp, int as_text, int as_bin, in process() function
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dpmu.h31 u32 process; member
/kernel/linux/linux-5.10/drivers/soc/ux500/
Dux500-soc-id.c32 u8 process; member
/kernel/linux/linux-5.10/include/sound/
Ddmaengine_pcm.h138 int (*process)(struct snd_pcm_substream *substream, member
/kernel/linux/linux-5.10/arch/x86/tools/
Drelocs.c1106 # define process process_64 macro
1108 # define process process_32 macro
1111 void process(FILE *fp, int use_real_mode, int as_text, in process() function
/kernel/liteos_a/fs/proc/os_adapt/
Dprocess_proc.c64 uintptr_t process; member
664 int ProcCreateProcessDir(UINT32 pid, uintptr_t process) in ProcCreateProcessDir()
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
Domap-secure.c153 u32 rx51_secure_dispatcher(u32 idx, u32 process, u32 flag, u32 nargs, in rx51_secure_dispatcher()
/kernel/liteos_a/kernel/base/ipc/
Dlos_signal.c726 LosProcessCB *process = OsCurrProcessGet(); in OsSaveSignalContext() local
784 LosProcessCB *process = OsCurrProcessGet(); in OsRestorSignalContext() local

123