Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/u-boot/include/
H A Dscsi.h187 int (*exec)(struct udevice *dev, struct scsi_cmd *cmd); member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgk104.c453 void (*exec)(struct gk104_clk *, int); in gk104_clk_prog() member
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dslb.c358 unsigned long exec = 0x10000000; in slb_setup_new_exec() local
/OK3568_Linux_fs/external/mpp/osal/windows/pthread/inc/
H A Dpthread.h849 void execute( int exec ) in execute()
/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-lp5562.c157 u8 exec; in lp5562_run_engine() local
H A Dleds-lp5523.c221 u8 exec; in lp5523_run_engine() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A 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
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dprobe-event.c193 static int convert_exec_to_group(const char *exec, char **result) in convert_exec_to_group()
593 static int get_text_start_address(const char *exec, unsigned long *address, in get_text_start_address()
742 int ntevs, const char *exec, in add_exec_to_probe_trace_events()
H A Dmachine.c607 bool exec = event->header.misc & PERF_RECORD_MISC_COMM_EXEC; in machine__process_comm_event() local
/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A Dpaging_tmpl.h633 bool exec = error_code & PFERR_FETCH_MASK; in FNAME() local
H A Dtdp_mmu.c579 bool exec = error_code & PFERR_FETCH_MASK; in kvm_tdp_mmu_map() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramgt215.c888 bool exec = nvkm_boolopt(device->cfgopt, "NvMemExec", true); in gt215_ram_prog() local
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dsirf-dma.c132 void (*exec)(struct sirfsoc_dma_desc *sdesc, member
/OK3568_Linux_fs/kernel/drivers/bus/mhi/core/
H A Dmain.c121 u32 exec; in mhi_get_exec_env() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.c845 int (*exec)(struct nouveau_channel *, in nouveau_bo_move_init() member
/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_elf.c172 create_elf_tables(struct linux_binprm *bprm, const struct elfhdr *exec, in create_elf_tables()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/
H A Dbase.c2339 void rtl_c2hcmd_launcher(struct ieee80211_hw *hw, int exec) in rtl_c2hcmd_launcher()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dsgiarcs.h192 LONG exec; /* Load and begin execution of a member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/
H A Dbfi.h257 u32 exec; /*!< exec vector */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dopenvswitch.h628 bool exec; /* When true, actions in sample will not member
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Drawnand.h936 int (*exec)(struct nand_chip *chip, const struct nand_subop *subop); member
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dflow_netlink.c2639 u32 exec; in validate_and_copy_clone() local
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dqcom_nandc.c297 __le32 exec; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dperf_event.h1509 static inline void perf_event_comm(struct task_struct *tsk, bool exec) { } in perf_event_comm()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_lrc.c5756 intel_engine_mask_t allowed, exec; in virtual_bond_execute() local

1234