Home
last modified time | relevance | path

Searched defs:exec (Results 51 – 75 of 81) sorted by relevance

1234

/Linux-v6.6/arch/mips/kernel/
Dsmp.c613 int exec = vma->vm_flags & VM_EXEC; in flush_tlb_range() local
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dgf100.c420 void (*exec)(struct gf100_clk *, int); in gf100_clk_prog() member
Dgk104.c453 void (*exec)(struct gk104_clk *, int); in gk104_clk_prog() member
/Linux-v6.6/drivers/spi/
Dspi-wpcm-fiu.c137 int (*exec)(struct spi_mem *mem, const struct spi_mem_op *op); member
/Linux-v6.6/drivers/leds/
Dleds-lp5521.c162 u8 exec; in lp5521_run_engine() local
Dleds-lp5562.c157 u8 exec; in lp5562_run_engine() local
Dleds-lp5523.c225 u8 exec; in lp5523_run_engine() local
/Linux-v6.6/arch/powerpc/mm/book3s64/
Dradix_pgtable.c256 print_mapping(unsigned long start, unsigned long end, unsigned long size, bool exec) in print_mapping()
299 bool prev_exec, exec = false; in create_physical_mapping() local
/Linux-v6.6/fs/
Dexec.c1231 void __set_task_comm(struct task_struct *tsk, const char *buf, bool exec) in __set_task_comm()
1777 struct file *exec; in exec_binprm() local
Dbinfmt_elf.c175 create_elf_tables(struct linux_binprm *bprm, const struct elfhdr *exec, in create_elf_tables()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dinit.c65 init_exec_set(struct nvbios_init *init, bool exec) in init_exec_set()
78 init_exec_force(struct nvbios_init *init, bool exec) in init_exec_force()
2228 void (*exec)(struct nvbios_init *); member
/Linux-v6.6/tools/perf/util/
Dprobe-event.c203 static int convert_exec_to_group(const char *exec, char **result) in convert_exec_to_group()
603 static int get_text_start_address(const char *exec, u64 *address, in get_text_start_address()
756 int ntevs, const char *exec, in add_exec_to_probe_trace_events()
Dmachine.c753 bool exec = event->header.misc & PERF_RECORD_MISC_COMM_EXEC; in machine__process_comm_event() local
/Linux-v6.6/drivers/gpu/drm/nouveau/
Dnouveau_uvmm.c1147 struct drm_exec *exec = &job->exec; in nouveau_uvmm_bind_job_submit() local
1420 struct drm_exec *exec = &job->exec; in nouveau_uvmm_bind_job_armed_submit() local
Dnouveau_bo.c907 int (*exec)(struct nouveau_channel *, in nouveau_bo_move_init() member
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dramgt215.c888 bool exec = nvkm_boolopt(device->cfgopt, "NvMemExec", true); in gt215_ram_prog() local
/Linux-v6.6/drivers/bus/mhi/host/
Dmain.c153 u32 exec; in mhi_get_exec_env() local
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.c351 int amdgpu_vm_lock_pd(struct amdgpu_vm *vm, struct drm_exec *exec, in amdgpu_vm_lock_pd()
/Linux-v6.6/arch/mips/include/asm/
Dsgiarcs.h192 LONG exec; /* Load and begin execution of a member
/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/
Dbase.c2332 void rtl_c2hcmd_launcher(struct ieee80211_hw *hw, int exec) in rtl_c2hcmd_launcher()
/Linux-v6.6/drivers/net/ethernet/brocade/bna/
Dbfi.h257 u32 exec; /*!< exec vector */ member
/Linux-v6.6/include/uapi/linux/
Dopenvswitch.h669 bool exec; /* When true, actions in sample will not member
/Linux-v6.6/net/openvswitch/
Dflow_netlink.c2680 u32 exec; in validate_and_copy_clone() local
/Linux-v6.6/drivers/gpu/drm/amd/amdkfd/
Dkfd_svm.c1494 struct drm_exec exec; member
/Linux-v6.6/include/linux/mtd/
Drawnand.h966 int (*exec)(struct nand_chip *chip, const struct nand_subop *subop); member

1234