Home
last modified time | relevance | path

Searched defs:exec (Results 1 - 25 of 177) sorted by relevance

12345678

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_trampoline_count.c11 int BPF_PROG(prog1, struct task_struct *tsk, const char *buf, bool exec) in BPF_PROG() argument
17 int BPF_PROG(prog2, struct task_struct *tsk, const char *buf, bool exec) in BPF_PROG() argument
H A Dtest_overhead.c13 int BPF_KPROBE(prog1, struct task_struct *tsk, const char *buf, bool exec) in BPF_KPROBE() argument
31 int BPF_PROG(prog4, struct task_struct *tsk, const char *buf, bool exec) in BPF_PROG() argument
37 int BPF_PROG(prog5, struct task_struct *tsk, const char *buf, bool exec) in BPF_PROG() argument
/foundation/resourceschedule/ffrt/src/core/
H A Dtask_io.h25 ffrt_coroutine_ptr_t exec; member
H A Dtask_io.cpp71 void ffrt_submit_coroutine(void* co, ffrt_coroutine_ptr_t exec, ffrt_function_t destroy, const ffrt_deps_t* in_deps, in ffrt_submit_coroutine() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Dcomm.h15 bool exec; member
H A Dcomm.c108 struct comm *comm__new(const char *str, u64 timestamp, bool exec) in comm__new() argument
127 int comm__override(struct comm *comm, const char *str, u64 timestamp, bool exec) in comm__override() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcomm.h15 bool exec; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_overhead.c13 int BPF_KPROBE(prog1, struct task_struct *tsk, const char *buf, bool exec) in BPF_KPROBE() argument
31 int BPF_PROG(prog4, struct task_struct *tsk, const char *buf, bool exec) in BPF_PROG() argument
37 int BPF_PROG(prog5, struct task_struct *tsk, const char *buf, bool exec) in BPF_PROG() argument
H A Dtask_kfunc_failure.c291 int BPF_PROG(task_access_comm4, struct task_struct *task, const char *buf, bool exec) in BPF_PROG() argument
/kernel/linux/linux-5.10/arch/m68k/include/uapi/asm/
H A Da.out.h5 struct exec struct
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Da.out.h5 struct exec struct
/kernel/linux/linux-6.6/arch/m68k/include/uapi/asm/
H A Da.out.h5 struct exec struct
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_csa.c70 struct drm_exec exec; in amdgpu_map_static_csa() local
110 struct drm_exec exec; in amdgpu_unmap_static_csa() local
[all...]
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Da.out.h5 struct exec struct
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_exec.h15 struct drm_exec exec; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Da.out.h21 struct exec { struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Da.out.h21 struct exec { struct
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_store_helper.cpp75 auto exec = [context]() -> int { in GetRdbStore() local
115 auto exec = [context]() -> int { in DeleteRdbStore() local
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_exec.h63 drm_exec_obj(struct drm_exec *exec, unsigned long index) in drm_exec_obj() argument
133 drm_exec_is_contended(struct drm_exec *exec) drm_exec_is_contended() argument
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/effect_kit/include/
H A Deffect_kit_napi_utils.h102 CreateAsyncWork(napi_env& env, napi_status& status, const char* workName, napi_async_execute_callback exec, napi_async_complete_callback complete, std::unique_ptr<T>& aContext, napi_async_work& work) CreateAsyncWork() argument
/foundation/window/window_manager/snapshot/test/unittest/
H A Dsnapshot_display_test.cpp91 bool TakeScreenshotBySpecifiedParam(std::string exec, std::string imgPath, std::string extraParam) in TakeScreenshotBySpecifiedParam() argument
/foundation/communication/netstack/frameworks/js/napi/socket/task_queue/src/
H A Dtask_queue.cpp29 Task(TaskPriority priority, AsyncWorkExecutor exec, AsyncWorkCallback call, void *d) in Task() argument
/foundation/filemanagement/app_file_service/interfaces/kits/ndk/fileshare/src/
H A Doh_file_share.cpp149 ExecAction(const FileShare_PolicyInfo *policies, unsigned int policyNum, FileShare_PolicyErrorResult **result, unsigned int *resultNum, Exec exec) ExecAction() argument
/kernel/linux/linux-5.10/arch/arc/mm/
H A Dfault.c72 unsigned int write = 0, exec = 0, mask; in do_page_fault() local
/kernel/linux/linux-6.6/arch/arc/mm/
H A Dfault.c79 unsigned int write = 0, exec = 0, mask; in do_page_fault() local

Completed in 6 milliseconds

12345678