Home
last modified time | relevance | path

Searched full:f1 (Results 1 – 25 of 389) sorted by relevance

12345678910>>...16

/Linux-v6.1/drivers/dma-buf/
Dst-dma-fence-unwrap.c121 struct dma_fence *fence, *f1, *f2, *array; in unwrap_array() local
125 f1 = mock_fence(); in unwrap_array()
126 if (!f1) in unwrap_array()
129 dma_fence_enable_sw_signaling(f1); in unwrap_array()
133 dma_fence_put(f1); in unwrap_array()
139 array = mock_array(2, f1, f2); in unwrap_array()
144 if (fence == f1) { in unwrap_array()
145 f1 = NULL; in unwrap_array()
154 if (f1 || f2) { in unwrap_array()
165 struct dma_fence *fence, *f1, *f2, *chain; in unwrap_chain() local
[all …]
/Linux-v6.1/include/linux/
Dindirect_call_wrapper.h17 #define INDIRECT_CALL_1(f, f1, ...) \ argument
19 likely(f == f1) ? f1(__VA_ARGS__) : f(__VA_ARGS__); \
21 #define INDIRECT_CALL_2(f, f2, f1, ...) \ argument
24 INDIRECT_CALL_1(f, f1, __VA_ARGS__); \
26 #define INDIRECT_CALL_3(f, f3, f2, f1, ...) \ argument
29 INDIRECT_CALL_2(f, f2, f1, __VA_ARGS__); \
31 #define INDIRECT_CALL_4(f, f4, f3, f2, f1, ...) \ argument
34 INDIRECT_CALL_3(f, f3, f2, f1, __VA_ARGS__); \
42 #define INDIRECT_CALL_1(f, f1, ...) f(__VA_ARGS__) argument
43 #define INDIRECT_CALL_2(f, f2, f1, ...) f(__VA_ARGS__) argument
[all …]
Ddma-fence.h443 * __dma_fence_is_later - return if f1 is chronologically later than f2
444 * @f1: the first fence's seqno
448 * Returns true if f1 is chronologically later than f2. Both fences must be
451 static inline bool __dma_fence_is_later(u64 f1, u64 f2, in __dma_fence_is_later() argument
459 return f1 > f2; in __dma_fence_is_later()
461 return (int)(lower_32_bits(f1) - lower_32_bits(f2)) > 0; in __dma_fence_is_later()
465 * dma_fence_is_later - return if f1 is chronologically later than f2
466 * @f1: the first fence from the same context
469 * Returns true if f1 is chronologically later than f2. Both fences must be
472 static inline bool dma_fence_is_later(struct dma_fence *f1, in dma_fence_is_later() argument
[all …]
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dbtf_dedup_split.c21 btf__add_field(btf1, "f1", 1, 0, 0); /* int f1; */ in test_split_simple()
29 "\t'f1' type_id=1 bits_offset=0"); in test_split_simple()
33 int f1;\n\ in test_split_simple()
53 btf__add_field(btf2, "f1", 6, 0, 0); /* struct s1 f1; */ in test_split_simple()
63 btf__add_field(btf2, "f1", 5, 0, 0); /* int f1; */ in test_split_simple()
71 "\t'f1' type_id=1 bits_offset=0", in test_split_simple()
73 "\t'f1' type_id=6 bits_offset=0\n" in test_split_simple()
78 "\t'f1' type_id=5 bits_offset=0"); in test_split_simple()
82 int f1;\n\ in test_split_simple()
86 int f1;\n\ in test_split_simple()
[all …]
Dbtf_split.c31 btf__add_field(btf1, "f1", 1, 0, 0); /* int f1; */ in test_btf_split()
51 btf__add_field(btf2, "f1", 3, 0, 0); /* struct s1 f1; */ in test_btf_split()
81 " int f1;\n" in test_btf_split()
85 " struct s1 f1;\n" in test_btf_split()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/inc/
Dreg_helper.h67 #define REG_SET_2(reg, init_value, f1, v1, f2, v2) \ argument
69 FN(reg, f1), v1,\
72 #define REG_SET_3(reg, init_value, f1, v1, f2, v2, f3, v3) \ argument
74 FN(reg, f1), v1,\
78 #define REG_SET_4(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4) \ argument
80 FN(reg, f1), v1,\
85 #define REG_SET_5(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument
88 FN(reg, f1), v1,\
94 #define REG_SET_6(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument
97 FN(reg, f1), v1,\
[all …]
/Linux-v6.1/drivers/pinctrl/renesas/
Dpfc-r8a73a4.c231 #define F1(a) a##_MARK macro
240 F1(LCDD0), F3(PDM2_CLK_0), F7(DU0_DR0), IRQ(0), /* Port0 */ enumerator
241 F1(LCDD1), F3(PDM2_DATA_1), F7(DU0_DR19), IRQ(1), enumerator
242 F1(LCDD2), F3(PDM3_CLK_2), F7(DU0_DR2), IRQ(2), enumerator
243 F1(LCDD3), F3(PDM3_DATA_3), F7(DU0_DR3), IRQ(3), enumerator
244 F1(LCDD4), F3(PDM4_CLK_4), F7(DU0_DR4), IRQ(4), enumerator
245 F1(LCDD5), F3(PDM4_DATA_5), F7(DU0_DR5), IRQ(5), enumerator
246 F1(LCDD6), F3(PDM0_OUTCLK_6), F7(DU0_DR6), IRQ(6), enumerator
247 F1(LCDD7), F3(PDM0_OUTDATA_7), F7(DU0_DR7), IRQ(7), enumerator
248 F1(LCDD8), F3(PDM1_OUTCLK_8), F7(DU0_DG0), IRQ(8), enumerator
[all …]
/Linux-v6.1/tools/testing/selftests/futex/functional/
Dfutex_wait_wouldblock.c43 futex_t f1 = FUTEX_INITIALIZER; in main() local
47 .uaddr = (uintptr_t)&f1, in main()
48 .val = f1+1, in main()
75 info("Calling futex_wait on f1: %u @ %p with val=%u\n", f1, &f1, f1+1); in main()
76 res = futex_wait(&f1, f1+1, &to, FUTEX_PRIVATE_FLAG); in main()
98 info("Calling futex_waitv on f1: %u @ %p with val=%u\n", f1, &f1, f1+1); in main()
Dfutex_requeue.c17 volatile futex_t *f1; variable
35 if (futex_wait(f1, *f1, &to, 0)) in waiterfn()
49 f1 = &_f1; in main()
74 * Requeue a waiter from f1 to f2, and wake f2. in main()
81 info("Requeuing 1 futex from f1 to f2\n"); in main()
82 res = futex_cmp_requeue(f1, 0, &f2, 0, 1, 0); in main()
104 * Create 10 waiters at f1. At futex_requeue, wake 3 and requeue 7. in main()
114 info("Waking 3 futexes at f1 and requeuing 7 futexes from f1 to f2\n"); in main()
115 res = futex_cmp_requeue(f1, 0, &f2, 3, 7, 0); in main()
Dfutex_wait_timeout.c95 futex_t f1 = FUTEX_INITIALIZER; in main() local
101 .uaddr = (uintptr_t)&f1, in main()
102 .val = f1, in main()
139 res = futex_wait(&f1, f1, &to, 0); in main()
145 res = futex_wait_bitset(&f1, f1, &to, 1, FUTEX_CLOCK_REALTIME); in main()
151 res = futex_wait_bitset(&f1, f1, &to, 1, 0); in main()
157 res = futex_wait_requeue_pi(&f1, f1, &futex_pi, &to, FUTEX_CLOCK_REALTIME); in main()
163 res = futex_wait_requeue_pi(&f1, f1, &futex_pi, &to, 0); in main()
Dfutex_requeue_pi_mismatched_ops.c31 futex_t f1 = FUTEX_INITIALIZER; variable
46 child_ret = futex_wait(&f1, f1, NULL, FUTEX_PRIVATE_FLAG); in blocking_child()
96 ret = futex_cmp_requeue_pi(&f1, f1, &f2, 1, 0, FUTEX_PRIVATE_FLAG); in main()
104 ret = futex_wake(&f1, 1, FUTEX_PRIVATE_FLAG); in main()
Dfutex_requeue_pi_signal_restart.c34 futex_t f1 = FUTEX_INITIALIZER; variable
101 old_val = f1; in waiterfn()
102 res = futex_wait_requeue_pi(&f1, old_val, &(f2), NULL, in waiterfn()
174 * waiter to block on f1 again. in main()
181 old_val = f1; in main()
182 res = futex_cmp_requeue_pi(&f1, old_val, &(f2), 1, 0, in main()
187 * signal may have hit before the waiter was blocked on f1. in main()
/Linux-v6.1/arch/powerpc/boot/dts/
Dkmeter1.dts203 1 14 1 0 1 0 /* TxD0 (PB14, out, f1) */
204 1 15 1 0 1 0 /* TxD1 (PB15, out, f1) */
205 1 20 2 0 1 0 /* RxD0 (PB20, in, f1) */
206 1 21 2 0 1 0 /* RxD1 (PB21, in, f1) */
207 1 18 1 0 1 0 /* TX_EN (PB18, out, f1) */
208 1 26 2 0 1 0 /* RX_DV (PB26, in, f1) */
209 1 27 2 0 1 0 /* RX_ER (PB27, in, f1) */
223 3 0 1 0 1 0 /* TxD0 (PD0, out, f1) */
224 3 1 1 0 1 0 /* TxD1 (PD1, out, f1) */
225 3 6 2 0 1 0 /* RxD0 (PD6, in, f1) */
[all …]
/Linux-v6.1/drivers/gpu/drm/amd/display/dmub/src/
Ddmub_reg.h65 #define REG_SET_2(reg, init_value, f1, v1, f2, v2) \ argument
67 FN(reg, f1), v1, \
70 #define REG_SET_3(reg, init_value, f1, v1, f2, v2, f3, v3) \ argument
72 FN(reg, f1), v1, \
76 #define REG_SET_4(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4) \ argument
78 FN(reg, f1), v1, \
92 #define REG_UPDATE_2(reg, f1, v1, f2, v2) \ argument
94 FN(reg, f1), v1,\
97 #define REG_UPDATE_3(reg, f1, v1, f2, v2, f3, v3) \ argument
99 FN(reg, f1), v1, \
[all …]
/Linux-v6.1/crypto/
Drmd160.c37 #define F1(x, y, z) (x ^ y ^ z) /* XOR */ macro
68 ROUND(aa, bb, cc, dd, ee, F1, K1, in[0], 11); in rmd160_transform()
69 ROUND(ee, aa, bb, cc, dd, F1, K1, in[1], 14); in rmd160_transform()
70 ROUND(dd, ee, aa, bb, cc, F1, K1, in[2], 15); in rmd160_transform()
71 ROUND(cc, dd, ee, aa, bb, F1, K1, in[3], 12); in rmd160_transform()
72 ROUND(bb, cc, dd, ee, aa, F1, K1, in[4], 5); in rmd160_transform()
73 ROUND(aa, bb, cc, dd, ee, F1, K1, in[5], 8); in rmd160_transform()
74 ROUND(ee, aa, bb, cc, dd, F1, K1, in[6], 7); in rmd160_transform()
75 ROUND(dd, ee, aa, bb, cc, F1, K1, in[7], 9); in rmd160_transform()
76 ROUND(cc, dd, ee, aa, bb, F1, K1, in[8], 11); in rmd160_transform()
[all …]
Dmd5.c32 #define F1(x, y, z) (z ^ (x & (y ^ z))) macro
33 #define F2(x, y, z) F1(z, x, y)
49 MD5STEP(F1, a, b, c, d, in[0] + 0xd76aa478, 7); in md5_transform()
50 MD5STEP(F1, d, a, b, c, in[1] + 0xe8c7b756, 12); in md5_transform()
51 MD5STEP(F1, c, d, a, b, in[2] + 0x242070db, 17); in md5_transform()
52 MD5STEP(F1, b, c, d, a, in[3] + 0xc1bdceee, 22); in md5_transform()
53 MD5STEP(F1, a, b, c, d, in[4] + 0xf57c0faf, 7); in md5_transform()
54 MD5STEP(F1, d, a, b, c, in[5] + 0x4787c62a, 12); in md5_transform()
55 MD5STEP(F1, c, d, a, b, in[6] + 0xa8304613, 17); in md5_transform()
56 MD5STEP(F1, b, c, d, a, in[7] + 0xfd469501, 22); in md5_transform()
[all …]
/Linux-v6.1/Documentation/power/
Dvideo.rst74 to a virtual terminal and back to X using CTRL+ALT+F1 - CTRL+ALT+F7 to get
105 Acer TM 660 ??? [#f1]_
118 Compal CL-50 ??? [#f1]_
125 Dell Inspiron 4000 ??? [#f1]_
126 Dell Inspiron 500m ??? [#f1]_
129 Dell Inspiron 600m ??? [#f1]_
130 Dell Inspiron 8200 ??? [#f1]_
131 Dell Inspiron 8500 ??? [#f1]_
132 Dell Inspiron 8600 ??? [#f1]_
137 HP NX7000 ??? [#f1]_
[all …]
/Linux-v6.1/tools/bootconfig/scripts/
Dftrace.sh23 cmd=`echo $line | cut -f2- -d: | cut -f1 -d"["`
24 file=`echo $line | cut -f1 -d:`
29 cmd=`echo $line | cut -f2- -d: | cut -f1 -d"["`
30 file=`echo $line | cut -f1 -d:`
45 echo 0 > `echo $line | cut -f1 -d:`
62 name=`echo $t | cut -d: -f1 | cut -d' ' -f1`
/Linux-v6.1/tools/testing/selftests/ftrace/test.d/
Dfunctions21 cmd=`echo $line | cut -f2- -d: | cut -f1 -d"["`
22 file=`echo $line | cut -f1 -d:`
27 cmd=`echo $line | cut -f2- -d: | cut -f1 -d"["`
28 file=`echo $line | cut -f1 -d:`
43 echo 0 > `echo $line | cut -f1 -d:`
60 name=`echo $t | cut -d: -f1 | cut -d' ' -f1`
/Linux-v6.1/arch/powerpc/tools/
Dhead_check.sh52 vma=$(grep -e " [TA] _stext$" .tmp_symbols.txt | cut -d' ' -f1)
56 start_head_addr=$(grep " t start_first_256B$" .tmp_symbols.txt | cut -d' ' -f1)
66 top_vma=$(echo "$vma" | cut -d'0' -f1)
68 expected_start_text_addr=$(grep " a text_start$" .tmp_symbols.txt | cut -d' ' -f1 | sed "s/^0/$top_…
70 start_text_addr=$(grep " t start_text$" .tmp_symbols.txt | cut -d' ' -f1)
/Linux-v6.1/scripts/kconfig/tests/err_recursive_dep/
DKconfig47 config F1 config
48 bool "F1"
53 depends on F1
/Linux-v6.1/block/partitions/
Dibm.c145 struct vtoc_format1_label f1; in find_vol1_partitions() local
159 memcpy(&f1, data, sizeof(struct vtoc_format1_label)); in find_vol1_partitions()
162 if (f1.DS1FMTID == _ascebc['4'] in find_vol1_partitions()
163 || f1.DS1FMTID == _ascebc['5'] in find_vol1_partitions()
164 || f1.DS1FMTID == _ascebc['7'] in find_vol1_partitions()
165 || f1.DS1FMTID == _ascebc['9']) { in find_vol1_partitions()
171 if (f1.DS1FMTID != _ascebc['1'] && in find_vol1_partitions()
172 f1.DS1FMTID != _ascebc['8']) in find_vol1_partitions()
175 offset = cchh2blk(&f1.DS1EXT1.llimit, geo); in find_vol1_partitions()
176 size = cchh2blk(&f1.DS1EXT1.ulimit, geo) - in find_vol1_partitions()
/Linux-v6.1/tools/testing/selftests/bpf/progs/
Dtest_global_func6.c8 int f1(struct __sk_buff *skb) in f1() function
18 return f1(skb) + f3(val, skb + 1); /* type mismatch */ in f2()
30 return f1(skb) + f2(2, skb) + f3(3, skb); in test_cls()
Dtest_global_func5.c8 int f1(struct __sk_buff *skb) in f1() function
18 return f1(skb) + f3(val, (void *)&val); /* type mismatch */ in f2()
30 return f1(skb) + f2(2, skb) + f3(3, skb); in test_cls()
/Linux-v6.1/Documentation/admin-guide/media/
Dcx23885-cardlist.rst99 - 0070:2251, 0070:22f1
107 - 14f1:8651
111 - 14f1:8657
127 - 14f1:8578
151 - 14f1:8502

12345678910>>...16