| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | synthetic-events.c | 53 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 …]
|
| D | bpf-event.c | 163 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()
|
| D | tsc.c | 74 perf_event__handler_t process, in perf_event__synth_time_conv()
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | synthetic-events.c | 53 perf_event__handler_t process) in perf_tool__process_synth_event() 192 perf_event__handler_t process, in perf_event__synthesize_comm() 224 perf_event__handler_t process, in perf_event__synthesize_namespaces() 263 perf_event__handler_t process, in perf_event__synthesize_fork() 424 perf_event__handler_t process, in perf_event__synthesize_mmap_events() 548 perf_event__handler_t process, in perf_event__synthesize_cgroup() 588 perf_event__handler_t process, in perf_event__walk_cgroup_tree() 634 perf_event__handler_t process, in perf_event__synthesize_cgroups() 668 int perf_event__synthesize_modules(struct perf_tool *tool, perf_event__handler_t process, in perf_event__synthesize_modules() 749 pid_t pid, int full, perf_event__handler_t process, in __event__synthesize_thread() [all …]
|
| D | bpf-event.c | 164 perf_event__handler_t process, in perf_event__synthesize_one_bpf_prog() 313 perf_event__handler_t process; member 381 perf_event__handler_t process, in perf_event__synthesize_bpf_events()
|
| /kernel/liteos_a/kernel/extended/plimit/ |
| D | los_memlimit.c | 91 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()
|
| D | los_ipclimit.c | 89 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()
|
| D | los_processlimit.c | 87 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-6.6/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_mes.c | 43 struct amdgpu_mes_process *process, in amdgpu_mes_kernel_doorbell_get() 68 struct amdgpu_mes_process *process, in amdgpu_mes_kernel_doorbell_free() 223 struct amdgpu_mes_process *process; in amdgpu_mes_create_process() local 280 struct amdgpu_mes_process *process; in amdgpu_mes_destroy_process() local 347 struct amdgpu_mes_process *process; in amdgpu_mes_add_gang() local 454 struct amdgpu_mes_process *process; in amdgpu_mes_suspend() local 483 struct amdgpu_mes_process *process; in amdgpu_mes_resume() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
| D | gt215.c | 31 u32 process, u32 message, u32 data0, u32 data1) in gt215_pmu_send() 91 u32 process, message, data0, data1; in gt215_pmu_recv() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
| D | gt215.c | 31 u32 process, u32 message, u32 data0, u32 data1) in gt215_pmu_send() 91 u32 process, message, data0, data1; in gt215_pmu_recv() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | test_skb_ctx.c | 9 int process(struct __sk_buff *skb) in process() function
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| D | test_skb_ctx.c | 10 int process(struct __sk_buff *skb) in process() function
|
| /kernel/linux/linux-5.10/tools/perf/Documentation/ |
| D | asciidoctor-extensions.rb | 11 def process(parent, target, attrs) method in Perf.Documentation.LinkPerfProcessor
|
| /kernel/linux/linux-6.6/tools/perf/Documentation/ |
| D | asciidoctor-extensions.rb | 11 def process(parent, target, attrs) method in Perf.Documentation.LinkPerfProcessor
|
| /kernel/linux/linux-5.10/tools/perf/arch/x86/util/ |
| D | event.c | 16 perf_event__handler_t process, in perf_event__synthesize_extra_kmaps()
|
| /kernel/linux/linux-5.10/arch/loongarch/boot/tools/ |
| D | relocs.c | 547 # define process process_64 macro 549 # define process process_32 macro 552 void process(FILE *fp, int as_text, int as_bin, in process() function
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_process.c | 746 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()
|
| D | kfd_chardev.c | 111 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
|
| D | kfd_flat_memory.c | 364 int kfd_init_apertures(struct kfd_process *process) in kfd_init_apertures()
|
| /kernel/linux/common_modules/memory_security/src/ |
| D | jit_process.c | 57 struct jit_process *process = kmalloc(sizeof(struct jit_process), GFP_KERNEL); in update_process_jit_space() local
|
| /kernel/linux/linux-6.6/tools/perf/arch/x86/util/ |
| D | event.c | 18 perf_event__handler_t process, in perf_event__synthesize_extra_kmaps()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_flat_memory.c | 356 int kfd_init_apertures(struct kfd_process *process) in kfd_init_apertures()
|
| /kernel/linux/linux-5.10/security/integrity/ima/ |
| D | ima_queue_keys.c | 135 bool process = false; in ima_process_queued_keys() local
|
| /kernel/linux/linux-6.6/security/integrity/ima/ |
| D | ima_queue_keys.c | 136 bool process = false; in ima_process_queued_keys() local
|