Searched defs:val (Results 51 - 75 of 9171) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Dget_cgroup_id_kern.c26 __u64 *val; local
H A Dtest_xdp_update_frags.c18 __u8 val[16] = {}; local
H A Dtest_btf_decl_tag.c39 value_t val = {}; variable
H A Dfor_each_map_elem_write_key.c13 check_array_elem(struct bpf_map *map, __u32 *key, __u64 *val, argument
H A Djeq_infer_not_null_fail.c22 u64 key = 0, ret = 0, *val; local
H A Dtest_global_func6.c17 int f2(int val, struct __sk_buff *skb) argument
23 int f3(int val, struct __sk_buff *skb) argument
H A Dtest_global_func5.c17 int f2(int val, struct __sk_buff *skb) argument
23 int f3(int val, struct __sk_buff *skb) argument
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-self-hosted-trace.h18 static inline void write_trfcr(u64 val) argument
/linux-master/tools/perf/util/bpf_skel/
H A Dbperf_leader.bpf.c31 struct bpf_perf_event_value val, *prev_val, *diff_val; local
/linux-master/drivers/firmware/smccc/
H A Dkvm_guest.c18 u32 val[4]; local
/linux-master/arch/arm/mach-at91/
H A Dsama5.c21 static void sama5_l2c310_write_sec(unsigned long val, unsigned reg) argument
/linux-master/lib/
H A Dwin_minmax.c29 minmax_subwin_update(struct minmax *m, u32 win, const struct minmax_sample *val) argument
69 struct minmax_sample val = { .t = t, .v = meas }; local
87 struct minmax_sample val = { .t = t, .v = meas }; local
[all...]
/linux-master/arch/arm/mach-highbank/
H A Dpm.c22 static int highbank_suspend_finish(unsigned long val) argument
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dinner_array_lookup.c11 int val = 1; local
/linux-master/drivers/gpu/drm/loongson/
H A Dlsdc_irq.c24 u32 val; local
52 u32 val; local
[all...]
/linux-master/samples/bpf/
H A Dtracex4.bpf.c13 u64 val; member in struct:pair
/linux-master/drivers/soc/qcom/
H A Dkryo-l2-accessors.c24 void kryo_l2_set_indirect_reg(u64 reg, u64 val) argument
46 u64 val; local
/linux-master/arch/x86/kernel/apic/
H A Dapic_common.c36 unsigned long val; local
/linux-master/include/linux/
H A Dwin_minmax.h29 struct minmax_sample val = { .t = t, .v = meas }; local
H A Dvirtio_byteorder.h16 static inline u16 __virtio16_to_cpu(bool little_endian, __virtio16 val) argument
24 static inline __virtio16 __cpu_to_virtio16(bool little_endian, u16 val) argument
32 static inline u32 __virtio32_to_cpu(bool little_endian, __virtio32 val) argument
40 static inline __virtio32 __cpu_to_virtio32(bool little_endian, u32 val) argument
48 __virtio64_to_cpu(bool little_endian, __virtio64 val) argument
56 __cpu_to_virtio64(bool little_endian, u64 val) argument
[all...]
/linux-master/arch/sparc/include/asm/
H A Dfpumacro.h29 static inline void fprs_write(unsigned long val) argument
/linux-master/arch/sh/drivers/pci/
H A Dops-dreamcast.c46 static int gapspci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) argument
62 static int gapspci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) argument
/linux-master/arch/sh/include/asm/
H A Dcmpxchg-grb.h5 static inline unsigned long xchg_u32(volatile u32 *m, unsigned long val) argument
27 static inline unsigned long xchg_u16(volatile u16 *m, unsigned long val) argument
49 static inline unsigned long xchg_u8(volatile u8 *m, unsigned long val) argument
H A Dcmpxchg-llsc.h5 static inline unsigned long xchg_u32(volatile u32 *m, unsigned long val) argument
H A Dcmpxchg-irq.h7 static inline unsigned long xchg_u32(volatile u32 *m, unsigned long val) argument
18 static inline unsigned long xchg_u16(volatile u16 *m, unsigned long val) argument
29 static inline unsigned long xchg_u8(volatile u8 *m, unsigned long val) argument

Completed in 225 milliseconds

1234567891011>>