/linux-6.3-rc2/Documentation/admin-guide/device-mapper/ |
A D | unstriped.rst | 46 NUM=4 47 SEQ_END=$((${NUM}-1)) 51 RAID_SIZE=$((${MEMBER_SIZE}*${NUM}/512)) 52 DM_PARMS="0 ${RAID_SIZE} striped ${NUM} ${CHUNK}" 63 echo "0 1 unstriped ${NUM} ${CHUNK} ${i} /dev/mapper/raid0 0" | dmsetup create set-${i}
|
/linux-6.3-rc2/tools/lib/bpf/ |
A D | libbpf_common.h | 46 #define ___libbpf_select(NAME, NUM) ___libbpf_cat(NAME, NUM) argument
|
/linux-6.3-rc2/drivers/net/ethernet/sun/ |
A D | niu.h | 308 #define XMAC_ALT_ADDR0(NUM) (0x00218UL + (NUM)*0x18UL) argument 311 #define XMAC_ALT_ADDR1(NUM) (0x00220UL + (NUM)*0x18UL) argument 314 #define XMAC_ALT_ADDR2(NUM) (0x00228UL + (NUM)*0x18UL) argument 332 #define XMAC_HASH_TBL(NUM) (0x00840UL + (NUM) * 0x8UL) argument 337 #define XMAC_HOST_INFO(NUM) (0x00900UL + (NUM) * 0x8UL) argument 505 #define BMAC_ALT_ADDR0(NUM) (0x00118UL + (NUM)*0x18UL) argument 508 #define BMAC_ALT_ADDR1(NUM) (0x00120UL + (NUM)*0x18UL) argument 511 #define BMAC_ALT_ADDR2(NUM) (0x00128UL + (NUM)*0x18UL) argument 538 #define BMAC_HASH_TBL(NUM) (0x002c0UL + (NUM) * 0x8UL) argument 577 #define BMAC_HOST_INFO(NUM) (0x00400UL + (NUM) * 0x8UL) argument [all …]
|
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | test_xdp_redirect_multi.sh | 29 NUM=3 55 for i in $(seq 0 $NUM); do 86 for i in $(seq $NUM); do
|
/linux-6.3-rc2/tools/perf/util/ |
A D | parse-events.c | 1023 CHECK_TYPE_VAL(NUM); in config_term_common() 1027 CHECK_TYPE_VAL(NUM); in config_term_common() 1031 CHECK_TYPE_VAL(NUM); in config_term_common() 1035 CHECK_TYPE_VAL(NUM); in config_term_common() 1038 CHECK_TYPE_VAL(NUM); in config_term_common() 1052 CHECK_TYPE_VAL(NUM); in config_term_common() 1064 CHECK_TYPE_VAL(NUM); in config_term_common() 1067 CHECK_TYPE_VAL(NUM); in config_term_common() 1070 CHECK_TYPE_VAL(NUM); in config_term_common() 1073 CHECK_TYPE_VAL(NUM); in config_term_common() [all …]
|
/linux-6.3-rc2/tools/testing/selftests/kselftest/ |
A D | runner.sh | 48 NUM="$3"
|
/linux-6.3-rc2/Documentation/translations/zh_CN/admin-guide/ |
A D | cputopology.rst | 95 阅读Documentation/core-api/cpu_hotplug.rst可了解开机参数possible_cpus=NUM,同时还
|
/linux-6.3-rc2/drivers/accessibility/speakup/ |
A D | main.c | 199 NUM, NUM, NUM, NUM, NUM, NUM, NUM, NUM, /* 01234567 */ 200 NUM, NUM, A_PUNC, PUNC, PUNC, PUNC, PUNC, A_PUNC, /* 89:;<=>? */
|
A D | speakup.h | 23 #define NUM 0x0009 macro
|
A D | varhandlers.c | 81 value = NUM; in spk_chartab_get_value()
|
A D | kobjects.c | 56 else if (IS_TYPE(i, NUM)) in chars_chartab_show()
|
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/ |
A D | bpf_flow.c | 23 #define PROG_(NUM, NAME) SEC("flow_dissector") int flow_dissector_##NUM argument
|
/linux-6.3-rc2/tools/perf/Documentation/ |
A D | perf-probe.txt | 130 --max-probes=NUM:: 217 "FUNC[@SRC][:RLN[+NUM|-RLN2]]|SRC[:ALN[+NUM|-ALN2]]" 223 many lines to show by using 'NUM'. Moreover, 'FUNC@SRC' combination is good
|
A D | perf-kwork.txt | 38 (TYPE)NAME:NUM (msec) (msec)
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | cputopology.rst | 100 See Documentation/core-api/cpu_hotplug.rst for the possible_cpus=NUM
|
/linux-6.3-rc2/drivers/media/dvb-frontends/drx39xyj/ |
A D | drx_driver.h | 440 #define DRX_VERSIONSTRING_HELP(NUM) #NUM argument
|
/linux-6.3-rc2/Documentation/networking/ |
A D | representors.rst | 257 - legacy SR-IOV (``ip link set DEVICE vf NUM mac LLADDR``)
|
/linux-6.3-rc2/Documentation/input/devices/ |
A D | atarikbd.rst | 607 NUM ; number of bytes (0-128)
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | overlayfs.rst | 225 - "redirect_max=NUM":
|