/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()
|
D | thread-stack.h | 79 int (*process)(struct call_return *cr, u64 *parent_db_id, void *data); member
|
/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-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
|
D | base.c | 63 u32 process, u32 message, u32 data0, u32 data1) in nvkm_pmu_send()
|
/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-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/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_flat_memory.c | 364 int kfd_init_apertures(struct kfd_process *process) in kfd_init_apertures()
|
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_doorbell.c | 126 int kfd_doorbell_mmap(struct kfd_dev *dev, struct kfd_process *process, in kfd_doorbell_mmap()
|
/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-5.10/arch/mips/boot/tools/ |
D | relocs.c | 660 # 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/ |
D | pmu.h | 31 u32 process; member
|
/kernel/linux/linux-5.10/drivers/soc/ux500/ |
D | ux500-soc-id.c | 32 u8 process; member
|
/kernel/linux/linux-5.10/include/sound/ |
D | dmaengine_pcm.h | 138 int (*process)(struct snd_pcm_substream *substream, member
|
/kernel/linux/linux-5.10/arch/x86/tools/ |
D | relocs.c | 1106 # 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/ |
D | process_proc.c | 64 uintptr_t process; member 664 int ProcCreateProcessDir(UINT32 pid, uintptr_t process) in ProcCreateProcessDir()
|
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
D | omap-secure.c | 153 u32 rx51_secure_dispatcher(u32 idx, u32 process, u32 flag, u32 nargs, in rx51_secure_dispatcher()
|
/kernel/liteos_a/kernel/base/ipc/ |
D | los_signal.c | 726 LosProcessCB *process = OsCurrProcessGet(); in OsSaveSignalContext() local 784 LosProcessCB *process = OsCurrProcessGet(); in OsRestorSignalContext() local
|