/linux-6.12.1/tools/testing/selftests/powerpc/ptrace/ |
D | ptrace-vsx.h | 13 int validate_vsx(unsigned long *vsx, unsigned long *load) in validate_vsx() 31 int validate_vmx(unsigned long vmx[][2], unsigned long *load) in validate_vmx() 70 int compare_vsx_vmx(unsigned long *store, unsigned long *load) in compare_vsx_vmx() 108 void load_vsx_vmx(unsigned long *load, unsigned long *vsx, in load_vsx_vmx()
|
/linux-6.12.1/arch/arm/include/debug/ |
D | 8250.S | 21 .macro load, rd, rx:vararg macro 30 .macro load, rd, rx:vararg macro
|
/linux-6.12.1/kernel/sched/ |
D | pelt.c | 103 unsigned long load, unsigned long runnable, int running) in accumulate_sum() 181 unsigned long load, unsigned long runnable, int running) in ___update_load_sum() 257 ___update_load_avg(struct sched_avg *sa, unsigned long load) in ___update_load_avg()
|
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
D | priv.h | 8 int (*load)(struct nvkm_acr *, int version, member 19 const struct nvkm_acr_hsf_fwif *load; member 75 int (*load)(struct nvkm_acr *, const char *bl, const char *fw, member
|
/linux-6.12.1/drivers/clocksource/ |
D | timer-sp.h | 35 int load; member 51 void __iomem *load; member
|
/linux-6.12.1/fs/cachefiles/ |
D | ondemand.c | 280 struct cachefiles_open *load; in cachefiles_ondemand_get_fd() local 597 struct cachefiles_open *load = (void *)req->msg.data; in cachefiles_ondemand_init_open_req() local 646 struct cachefiles_read *load = (void *)req->msg.data; in cachefiles_ondemand_init_read_req() local
|
/linux-6.12.1/drivers/misc/genwqe/ |
D | card_dev.c | 503 struct genwqe_bitstream *load) in do_flash_update() 640 struct genwqe_bitstream *load) in do_flash_read() 1151 struct genwqe_bitstream load; in genwqe_ioctl() local 1172 struct genwqe_bitstream load; in genwqe_ioctl() local
|
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/ |
D | priv.h | 12 int (*load)(struct nvkm_nvenc *, int ver, member
|
/linux-6.12.1/arch/mips/mobileye/ |
D | vmlinux.its.S | 16 load = /bits/ ADDR_BITS <VMLINUX_LOAD_ADDRESS>; define
|
/linux-6.12.1/arch/mips/generic/ |
D | vmlinux.its.S | 16 load = /bits/ ADDR_BITS <VMLINUX_LOAD_ADDRESS>; define
|
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/engine/nvdec/ |
D | priv.h | 14 int (*load)(struct nvkm_nvdec *, int ver, member
|
/linux-6.12.1/drivers/watchdog/ |
D | sp805_wdt.c | 96 u64 load, rate; in wdt_setload() local 124 u64 load; in wdt_timeleft() local
|
/linux-6.12.1/drivers/clk/mvebu/ |
D | dove-divider.c | 37 static void dove_load_divider(void __iomem *base, u32 val, u32 mask, u32 load) in dove_load_divider() 134 u32 mask, load, div; in dove_set_clock() local
|
/linux-6.12.1/include/linux/sched/ |
D | loadavg.h | 29 calc_load(unsigned long load, unsigned long exp, unsigned long active) in calc_load()
|
/linux-6.12.1/kernel/bpf/preload/ |
D | bpf_preload_kern.c | 74 static int __init load(void) in load() function
|
/linux-6.12.1/arch/mips/kernel/ |
D | cmpxchg.c | 53 u32 mask, old32, new32, load32, load; in __cmpxchg_small() local
|
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/engine/sec2/ |
D | priv.h | 24 int (*load)(struct nvkm_sec2 *, int ver, const struct nvkm_sec2_fwif *); member
|
/linux-6.12.1/drivers/s390/crypto/ |
D | zcrypt_api.h | 109 atomic_t load; /* Utilization of the crypto device */ member 122 atomic_t load; /* Utilization of the crypto device */ member
|
/linux-6.12.1/tools/power/cpupower/bench/ |
D | benchmark.c | 32 unsigned int calculate_timespace(long load, struct config *config) in calculate_timespace()
|
D | parse.h | 11 long load; /* load time in µs */ member
|
/linux-6.12.1/arch/alpha/boot/ |
D | bootp.c | 111 load(unsigned long dst, unsigned long src, unsigned long count) in load() function
|
/linux-6.12.1/tools/testing/selftests/powerpc/security/ |
D | flush_utils.c | 21 static inline __u64 load(void *addr) in load() function
|
/linux-6.12.1/drivers/net/wireless/ath/wil6210/ |
D | fw_inc.c | 575 const void *data, size_t size, bool load) in wil_fw_handle_record() 600 size_t size, bool load) in wil_fw_process() 647 bool load) in wil_request_firmware()
|
/linux-6.12.1/tools/testing/selftests/bpf/ |
D | test_cpp.cpp | 42 int load() { return T::load(skel); } in load() function in Skeleton
|
/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | test_ksyms_module.c | 28 int load(struct __sk_buff *skb) in load() function
|