/linux-6.6.21/arch/x86/math-emu/ |
D | poly_sin.c | 204 long int exponent, exp2, echange; in poly_cos() local 293 exp2 = -1; in poly_cos() 300 exp2 -= 16; in poly_cos() 336 shr_Xsig(&accumulator, exp2 - exponent); in poly_cos() 357 exp2 += norm_Xsig(&accumulator); in poly_cos() 359 exp2++; in poly_cos() 360 shr_Xsig(&fix_up, 65 + exp2); in poly_cos() 366 setexponentpos(&result, exp2 + echange); in poly_cos()
|
/linux-6.6.21/arch/arm64/boot/dts/ti/ |
D | k3-am642-sk.dts | 173 gpios = <&exp2 0 GPIO_ACTIVE_HIGH>; 181 gpios = <&exp2 1 GPIO_ACTIVE_HIGH>; 189 gpios = <&exp2 2 GPIO_ACTIVE_HIGH>; 197 gpios = <&exp2 3 GPIO_ACTIVE_HIGH>; 205 gpios = <&exp2 4 GPIO_ACTIVE_HIGH>; 213 gpios = <&exp2 5 GPIO_ACTIVE_HIGH>; 221 gpios = <&exp2 6 GPIO_ACTIVE_HIGH>; 230 gpios = <&exp2 7 GPIO_ACTIVE_HIGH>; 412 exp2: gpio@60 { label
|
D | k3-j7200-evm-quad-port-eth-exp.dtso | 66 reset-gpios = <&exp2 17 GPIO_ACTIVE_LOW>; 85 &exp2 {
|
D | k3-j721e-evm-quad-port-eth-exp.dtso | 68 reset-gpios = <&exp2 17 GPIO_ACTIVE_LOW>; 87 &exp2 {
|
D | k3-j721s2-common-proc-board.dts | 78 gpio = <&exp2 2 GPIO_ACTIVE_HIGH>; 119 standby-gpios = <&exp2 7 GPIO_ACTIVE_LOW>; 120 enable-gpios = <&exp2 6 GPIO_ACTIVE_HIGH>; 345 exp2: gpio@22 { label
|
D | k3-j721e-common-proc-board.dts | 95 gpio = <&exp2 2 GPIO_ACTIVE_HIGH>; 152 standby-gpios = <&exp2 7 GPIO_ACTIVE_LOW>; 153 enable-gpios = <&exp2 6 GPIO_ACTIVE_HIGH>; 648 exp2: gpio@22 { label 944 reset-gpios = <&exp2 20 GPIO_ACTIVE_HIGH>;
|
D | k3-j7200-common-proc-board.dts | 74 gpio = <&exp2 2 GPIO_ACTIVE_HIGH>; 284 exp2: gpio@22 { label
|
D | k3-am62-lp-sk.dts | 123 exp2: gpio@23 { label
|
D | k3-am68-sk-base-board.dts | 146 powerdown-gpios = <&exp2 0 GPIO_ACTIVE_LOW>; 454 exp2: gpio@20 { label
|
D | k3-j784s4-evm.dts | 235 gpio = <&exp2 2 GPIO_ACTIVE_HIGH>; 610 exp2: gpio@22 { label
|
/linux-6.6.21/lib/ |
D | test_bitmap.c | 44 static const unsigned long exp2[] __initconst = { variable 333 #define EXP2_IN_BITS (sizeof(exp2) * 8) 344 bitmap_replace(bmap, &exp2[0 * nlongs], &exp2[1 * nlongs], exp2_to_exp3_mask, nbits); in test_replace() 348 bitmap_replace(bmap, &exp2[1 * nlongs], &exp2[0 * nlongs], exp2_to_exp3_mask, nbits); in test_replace() 352 bitmap_replace(bmap, &exp2[0 * nlongs], &exp2[1 * nlongs], exp2_to_exp3_mask, nbits); in test_replace() 356 bitmap_replace(bmap, &exp2[1 * nlongs], &exp2[0 * nlongs], exp2_to_exp3_mask, nbits); in test_replace() 388 {0, "0-31:1/4,32-63:2/4,64-95:3/4,96-127:4/4", exp2, 128, 0},
|
/linux-6.6.21/fs/nfsd/ |
D | vfs.c | 125 struct svc_export *exp = *expp, *exp2 = NULL; in nfsd_cross_mnt() local 145 exp2 = rqst_exp_get_by_name(rqstp, &path); in nfsd_cross_mnt() 146 if (IS_ERR(exp2)) { in nfsd_cross_mnt() 147 err = PTR_ERR(exp2); in nfsd_cross_mnt() 161 (exp->ex_flags & NFSEXP_CROSSMOUNT) || EX_NOHIDE(exp2)) { in nfsd_cross_mnt() 171 *expp = exp2; in nfsd_cross_mnt() 172 exp2 = exp; in nfsd_cross_mnt() 175 exp_put(exp2); in nfsd_cross_mnt() 193 struct svc_export *exp2; in nfsd_lookup_parent() local 199 exp2 = rqst_exp_parent(rqstp, &path); in nfsd_lookup_parent() [all …]
|
/linux-6.6.21/tools/testing/selftests/kvm/x86_64/ |
D | hyperv_tlb_flush.c | 184 static inline void post_test(struct test_data *data, u64 exp1, u64 exp2) in post_test() argument 191 set_expected_val((void *)data->test_pages, exp2, WORKER_VCPU_ID_2); in post_test()
|
/linux-6.6.21/tools/testing/selftests/net/mptcp/ |
D | mptcp_join.sh | 1832 local exp2=$4 1837 print_check "mptcp_info ${info1:0:15}=$exp1:$exp2" 1845 if [ "$cnt1" != "$exp1" ] || [ "$cnt2" != "$exp2" ]; then 1846 fail_test "got $cnt1:$cnt2 $info1:$info2 expected $exp1:$exp2"
|
/linux-6.6.21/arch/arm64/boot/dts/nvidia/ |
D | tegra210-p2597.dtsi | 1330 exp2: gpio@77 { label 1678 gpio = <&exp2 10 GPIO_ACTIVE_HIGH>; 1698 gpio = <&exp2 9 GPIO_ACTIVE_HIGH>;
|
D | tegra186-p2771-0000.dts | 2264 exp2: gpio@77 { label
|