Searched defs:f2 (Results 1 - 25 of 56) sorted by relevance

123

/linux-master/tools/testing/selftests/bpf/progs/
H A Dbtf__core_reloc_nesting___err_dup_incompat_types.c4 void f2(struct core_reloc_nesting___err_dup_incompat_types__2 x) {} function
H A Dbtf__core_reloc_nesting___err_partial_match_dups.c4 void f2(struct core_reloc_nesting___err_partial_match_dups__b x) {} function
H A Dbtf__core_reloc_misc.c4 void f2(struct core_reloc_misc___b x) {} function
H A Dbtf__core_reloc_nesting___dup_compat_types.c4 void f2(struct core_reloc_nesting___dup_compat_types__2 x) {} function
H A Dtest_global_func6.c17 int f2(int val, struct __sk_buff *skb) function
H A Dtest_global_func5.c17 int f2(int val, struct __sk_buff *skb) function
H A Dtest_global_func2.c29 int f2(int val, struct __sk_buff *skb) function
H A Dtest_global_func1.c31 int f2(int val, struct __sk_buff *skb) function
H A Dtest_global_func3.c15 int f2(int val, struct __sk_buff *skb) function
H A Dtest_global_func4.c15 int f2(int val, struct __sk_buff *skb) function
H A Dtest_spin_lock_fail.c126 struct foo *f1, *f2; local
150 struct foo *f1, *f2; local
174 struct foo *f1, *f2; local
[all...]
/linux-master/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi_mismatched_ops.c32 futex_t f2 = FUTEX_INITIALIZER; variable
H A Dfutex_requeue.c47 volatile futex_t f2 = 0; local
[all...]
H A Dfutex_requeue_pi_signal_restart.c35 futex_t f2 = FUTEX_INITIALIZER; variable
[all...]
H A Dfutex_requeue_pi.c42 futex_t f2 = FUTEX_INITIALIZER; variable
[all...]
/linux-master/drivers/dma-buf/
H A Dst-dma-fence-unwrap.c121 struct dma_fence *fence, *f1, *f2, *array; local
165 struct dma_fence *fence, *f1, *f2, *chain; local
209 struct dma_fence *fence, *f1, *f2, *array, *chain; local
257 struct dma_fence *fence, *f1, *f2, *f3; local
309 struct dma_fence *fence, *f1, *f2, *f3, *f4, *f5; local
[all...]
H A Dst-dma-fence.c466 struct dma_fence *f1, *f2; local
/linux-master/drivers/video/fbdev/matrox/
H A Dg450_pll.c43 static inline unsigned int pll_freq_delta(unsigned int f1, unsigned int f2) { argument
/linux-master/arch/arm/mach-omap2/
H A Dcm2xxx.c229 u32 f1, f2; local
/linux-master/drivers/input/touchscreen/
H A Dwacom_i2c.c112 unsigned char tsw, f1, f2, ers; local
/linux-master/arch/s390/include/asm/
H A Dfpu-insn.h47 static __always_inline unsigned long fpu_cgebr(u8 f2, u8 mode) argument
58 static __always_inline void fpu_debr(u8 f1, u8 f2) argument
/linux-master/arch/mips/include/asm/
H A Dasmmacro.h
/linux-master/include/linux/
H A Ddma-fence.h472 static inline bool __dma_fence_is_later(u64 f1, u64 f2, argument
493 dma_fence_is_later(struct dma_fence *f1, struct dma_fence *f2) argument
511 dma_fence_is_later_or_same(struct dma_fence *f1, struct dma_fence *f2) argument
526 dma_fence_later(struct dma_fence *f1, struct dma_fence *f2) argument
[all...]
/linux-master/net/netlabel/
H A Dnetlabel_domainhash.c119 static bool netlbl_family_match(u16 f1, u16 f2) argument
/linux-master/mm/kasan/
H A Dgeneric.c332 DEFINE_ASAN_SET_SHADOW(f2); variable

Completed in 402 milliseconds

123