/linux/include/linux/ |
A D | indirect_call_wrapper.h | 17 #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__); \ 42 #define INDIRECT_CALL_1(f, f1, ...) f(__VA_ARGS__) argument 57 #define INDIRECT_CALL_INET(f, f2, f1, ...) \ argument 58 INDIRECT_CALL_2(f, f2, f1, __VA_ARGS__) 60 #define INDIRECT_CALL_INET(f, f2, f1, ...) INDIRECT_CALL_1(f, f1, __VA_ARGS__) argument [all …]
|
A D | dma-fence.h | 450 static inline bool __dma_fence_is_later(u64 f1, u64 f2, in __dma_fence_is_later() argument 458 return f1 > f2; in __dma_fence_is_later() 460 return (int)(lower_32_bits(f1) - lower_32_bits(f2)) > 0; in __dma_fence_is_later() 471 static inline bool dma_fence_is_later(struct dma_fence *f1, in dma_fence_is_later() argument 474 if (WARN_ON(f1->context != f2->context)) in dma_fence_is_later() 477 return __dma_fence_is_later(f1->seqno, f2->seqno, f1->ops); in dma_fence_is_later() 489 static inline struct dma_fence *dma_fence_later(struct dma_fence *f1, in dma_fence_later() argument 492 if (WARN_ON(f1->context != f2->context)) in dma_fence_later() 500 if (dma_fence_is_later(f1, f2)) in dma_fence_later() 501 return dma_fence_is_signaled(f1) ? NULL : f1; in dma_fence_later()
|
/linux/drivers/gpu/drm/amd/display/dc/inc/ |
A D | reg_helper.h | 69 FN(reg, f1), v1,\ 74 FN(reg, f1), v1,\ 80 FN(reg, f1), v1,\ 88 FN(reg, f1), v1,\ 97 FN(reg, f1), v1,\ 107 FN(reg, f1), v1,\ 118 FN(reg, f1), v1,\ 130 FN(reg, f1), v1,\ 143 FN(reg, f1), v1,\ 236 FN(reg, f1), v1,\ [all …]
|
/linux/tools/testing/selftests/futex/functional/ |
A D | futex_wait_wouldblock.c | 43 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()
|
A D | futex_wait_timeout.c | 95 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()
|
A D | futex_requeue_pi_mismatched_ops.c | 31 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()
|
A D | futex_requeue.c | 17 volatile futex_t *f1; variable 35 if (futex_wait(f1, *f1, &to, 0)) in waiterfn() 49 f1 = &_f1; in main() 82 res = futex_cmp_requeue(f1, 0, &f2, 0, 1, 0); in main() 115 res = futex_cmp_requeue(f1, 0, &f2, 3, 7, 0); in main()
|
A D | futex_requeue_pi.c | 39 futex_t f1 = FUTEX_INITIALIZER; variable 119 old_val = f1; in waiterfn() 122 &f1, f1, &f2); in waiterfn() 123 args->ret = futex_wait_requeue_pi(&f1, old_val, &f2, args->timeout, in waiterfn() 164 old_val = f1; in broadcast_wakerfn() 165 args->ret = futex_cmp_requeue_pi(&f1, old_val, &f2, nr_wake, nr_requeue, in broadcast_wakerfn() 216 old_val = f1; in signal_wakerfn() 217 args->ret = futex_cmp_requeue_pi(&f1, old_val, &f2, in signal_wakerfn()
|
A D | futex_requeue_pi_signal_restart.c | 34 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() 181 old_val = f1; in main() 182 res = futex_cmp_requeue_pi(&f1, old_val, &(f2), 1, 0, in main()
|
/linux/arch/powerpc/boot/dts/ |
A D | kmeter1.dts | 203 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) */ 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) */ 226 3 7 2 0 1 0 /* RxD1 (PD7, in, f1) */ 227 3 4 1 0 1 0 /* TX_EN (PD4, out, f1) */ 228 3 12 2 0 1 0 /* RX_DV (PD12, in, f1) */ [all …]
|
/linux/drivers/gpu/drm/amd/display/dmub/src/ |
A D | dmub_reg.h | 65 #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, \ 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, \ 103 #define REG_UPDATE_4(reg, f1, v1, f2, v2, f3, v3, f4, v4) \ argument [all …]
|
/linux/tools/bootconfig/scripts/ |
A D | ftrace.sh | 23 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/arch/powerpc/tools/ |
A D | head_check.sh | 52 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/Documentation/power/ |
A D | video.rst | 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]_ 137 HP NX7000 ??? [#f1]_ 161 IBM TP X20 ??? [#f1]_ 173 Medion MD4220 ??? [#f1]_ [all …]
|
/linux/block/partitions/ |
A D | ibm.c | 145 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/arch/x86/crypto/ |
A D | curve25519-x86_64.c | 43 static inline u64 add_scalar(u64 *out, const u64 *f1, u64 f2) in add_scalar() argument 68 : "r" (out), "r" (f1) in add_scalar() 112 : "r" (out), "r" (f1) in fadd() 155 : "r" (out), "r" (f1), "r" (f2) in fsub() 233 : "+&r" (tmp), "+&r" (f1), "+&r" (out), "+&r" (f2) in fmul() 378 : "+&r" (tmp), "+&r" (f1), "+&r" (out), "+&r" (f2) in fmul2() 422 : "r" (out), "r" (f1) in fmul_scalar() 955 u64 f1; in store_felem() local 978 f1 = f[1U]; in store_felem() 982 m1 = eq_mask(f1, (u64)0xffffffffffffffffU); in store_felem() [all …]
|
/linux/tools/testing/selftests/bpf/progs/ |
A D | test_global_func5.c | 8 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()
|
A D | test_global_func6.c | 8 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()
|
A D | test_global_func1.c | 18 int f1(struct __sk_buff *skb) in f1() function 30 return f1(skb) + f3(val, skb, 1); in f2() 44 return f0(1, skb) + f1(skb) + f2(2, skb) + f3(3, skb, 4); in test_cls()
|
/linux/drivers/media/dvb-frontends/ |
A D | m88ds3103.c | 489 f1 = div / N; in m88ds3103b_set_mclk() 510 f1 = 16; in m88ds3103b_set_mclk() 520 if (f1 == 16) in m88ds3103b_set_mclk() 521 f1 = 0; in m88ds3103b_set_mclk() 522 else if ((f1 < 8) && (f1 != 0)) in m88ds3103b_set_mclk() 523 f1 = 8; in m88ds3103b_set_mclk() 562 f1 = 16; in m88ds3103b_set_mclk() 572 if (f1 == 16) in m88ds3103b_set_mclk() 573 f1 = 0; in m88ds3103b_set_mclk() 574 else if ((f1 < 9) && (f1 != 0)) in m88ds3103b_set_mclk() [all …]
|
/linux/Documentation/admin-guide/media/ |
A D | cx23885-cardlist.rst | 99 - 0070:2251, 0070:22f1 107 - 14f1:8651 111 - 14f1:8657 127 - 14f1:8578 151 - 14f1:8502
|
A D | cx88-cardlist.rst | 95 - 14f1:0187 119 - 14f1:0342 219 - 14f1:0842 227 - 14f1:0084 267 - 14f1:ea3d 271 - 14f1:8852
|
/linux/drivers/media/tuners/ |
A D | m88rs6000t.c | 66 f1 = div / 2; in m88rs6000t_set_demod_mclk() 67 f2 = div - f1; in m88rs6000t_set_demod_mclk() 72 f1 = (div - f0) / 2; in m88rs6000t_set_demod_mclk() 73 f2 = div - f0 - f1; in m88rs6000t_set_demod_mclk() 78 f1 = (div - f0) / 3; in m88rs6000t_set_demod_mclk() 79 f2 = (div - f0 - f1) / 2; in m88rs6000t_set_demod_mclk() 80 f3 = div - f0 - f1 - f2; in m88rs6000t_set_demod_mclk() 84 f1 = 16; in m88rs6000t_set_demod_mclk() 91 if (f1 == 16) in m88rs6000t_set_demod_mclk() 92 f1 = 0; in m88rs6000t_set_demod_mclk() [all …]
|
/linux/tools/testing/selftests/ftrace/test.d/ |
A D | functions | 21 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/sound/isa/gus/ |
A D | gus_volume.c | 151 unsigned int mantissa, f1, f2; 170 f1 = log_table[f1_index] << f1_power; 172 bend = (int) ((((f2 - f1) * mantissa) >> 13) + f1);
|