Searched defs:f1 (Results 1 - 25 of 63) sorted by relevance

123

/linux-master/tools/testing/selftests/bpf/progs/
H A Dbtf__core_reloc_nesting___err_dup_incompat_types.c3 void f1(struct core_reloc_nesting___err_dup_incompat_types__1 x) {} function
H A Dbtf__core_reloc_nesting___err_partial_match_dups.c3 void f1(struct core_reloc_nesting___err_partial_match_dups__a x) {} function
H A Dbtf__core_reloc_misc.c3 void f1(struct core_reloc_misc___a x) {} function
H A Dbtf__core_reloc_nesting___dup_compat_types.c3 void f1(struct core_reloc_nesting___dup_compat_types x) {} function
H A Dtest_global_func6.c9 int f1(struct __sk_buff *skb) function
H A Dkfunc_call_test_subprog.c9 int __noinline f1(struct __sk_buff *skb) function
H A Dtest_global_func5.c9 int f1(struct __sk_buff *skb) function
H A Dtest_global_func2.c17 int f1(struct __sk_buff *skb) function
H A Dtest_global_func1.c19 int f1(struct __sk_buff *skb) function
H A Dtest_global_func3.c9 int f1(struct __sk_buff *skb) function
H A Dtest_global_func4.c9 int f1(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.c31 futex_t f1 = FUTEX_INITIALIZER; variable
H A Dfutex_wait_wouldblock.c43 futex_t f1 = FUTEX_INITIALIZER; local
[all...]
H A Dfutex_requeue.c17 volatile futex_t *f1; variable
[all...]
H A Dfutex_requeue_pi_signal_restart.c34 futex_t f1 = FUTEX_INITIALIZER; variable
H A Dfutex_wait_timeout.c98 futex_t f1 = FUTEX_INITIALIZER; local
[all...]
/linux-master/arch/x86/boot/
H A Dcpuflags.c49 unsigned long f0, f1; local
/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, *f 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...]
/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/block/partitions/
H A Dibm.c180 struct vtoc_format1_label f1; local
[all...]
/linux-master/arch/s390/include/asm/
H A Dfpu-insn.h39 static __always_inline void fpu_cefbr(u8 f1, s32 val) argument
58 static __always_inline void fpu_debr(u8 f1, u8 f2) argument
75 static __always_inline void fpu_ldgr(u8 f1, u32 val) argument
[all...]
/linux-master/include/linux/
H A Ddma-fence.h472 static inline bool __dma_fence_is_later(u64 f1, u64 f2, argument
493 static inline bool dma_fence_is_later(struct dma_fence *f1, 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/drivers/input/touchscreen/
H A Dwacom_i2c.c112 unsigned char tsw, f1, f2, ers; local

Completed in 478 milliseconds

123