Home
last modified time | relevance | path

Searched refs:NUM (Results 1 – 22 of 22) sorted by relevance

/linux/Documentation/admin-guide/device-mapper/
A Dunstriped.rst46 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/tools/lib/bpf/
A Dlibbpf_common.h46 #define ___libbpf_select(NAME, NUM) ___libbpf_cat(NAME, NUM) argument
/linux/drivers/net/ethernet/sun/
A Dniu.h308 #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/tools/testing/selftests/bpf/
A Dtest_xdp_redirect_multi.sh29 NUM=3
55 for i in $(seq 0 $NUM); do
86 for i in $(seq $NUM); do
/linux/tools/testing/selftests/arm64/abi/
A Dhwcap.c855 #define DEF_SIGHANDLER_FUNC(SIG, NUM) \ argument
935 #define DEF_INST_RAISE_SIG(SIG, NUM) \ argument
945 install_sigaction(NUM, handle_##SIG); \
967 uninstall_sigaction(NUM); \
/linux/tools/perf/util/
A Dparse-events.c906 CHECK_TYPE_VAL(NUM); in config_term_common()
910 CHECK_TYPE_VAL(NUM); in config_term_common()
914 CHECK_TYPE_VAL(NUM); in config_term_common()
918 CHECK_TYPE_VAL(NUM); in config_term_common()
922 CHECK_TYPE_VAL(NUM); in config_term_common()
925 CHECK_TYPE_VAL(NUM); in config_term_common()
939 CHECK_TYPE_VAL(NUM); in config_term_common()
951 CHECK_TYPE_VAL(NUM); in config_term_common()
954 CHECK_TYPE_VAL(NUM); in config_term_common()
957 CHECK_TYPE_VAL(NUM); in config_term_common()
[all …]
/linux/security/
A Dsecurity.c113 #define LSM_HOOK_TRAMP(NAME, NUM) \ argument
114 &STATIC_CALL_TRAMP(LSM_STATIC_CALL(NAME, NUM))
116 #define LSM_HOOK_TRAMP(NAME, NUM) NULL argument
122 #define DEFINE_LSM_STATIC_CALL(NUM, NAME, RET, ...) \ argument
123 DEFINE_STATIC_CALL_NULL(LSM_STATIC_CALL(NAME, NUM), \
125 DEFINE_STATIC_KEY_FALSE(SECURITY_HOOK_ACTIVE_KEY(NAME, NUM));
146 #define INIT_LSM_STATIC_CALL(NUM, NAME) \ argument
148 .key = &STATIC_CALL_KEY(LSM_STATIC_CALL(NAME, NUM)), \
149 .trampoline = LSM_HOOK_TRAMP(NAME, NUM), \
150 .active = &SECURITY_HOOK_ACTIVE_KEY(NAME, NUM), \
[all …]
/linux/drivers/accessibility/speakup/
A Dmain.c199 NUM, NUM, NUM, NUM, NUM, NUM, NUM, NUM, /* 01234567 */
200 NUM, NUM, A_PUNC, PUNC, PUNC, PUNC, PUNC, A_PUNC, /* 89:;<=>? */
A Dspeakup.h23 #define NUM 0x0009 macro
A Dvarhandlers.c81 value = NUM; in spk_chartab_get_value()
A Dkobjects.c56 else if (IS_TYPE(i, NUM)) in chars_chartab_show()
/linux/Documentation/translations/zh_CN/admin-guide/
A Dcputopology.rst95 阅读Documentation/core-api/cpu_hotplug.rst可了解开机参数possible_cpus=NUM,同时还
/linux/Documentation/translations/zh_TW/admin-guide/
A Dcputopology.rst95 閱讀Documentation/core-api/cpu_hotplug.rst可瞭解開機參數possible_cpus=NUM,同時還
/linux/tools/testing/selftests/bpf/progs/
A Dbpf_flow.c23 #define PROG_(NUM, NAME) SEC("flow_dissector") int flow_dissector_##NUM argument
/linux/tools/perf/Documentation/
A Dperf-probe.txt130 --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 Dperf-kwork.txt42 (TYPE)NAME:NUM (msec) (msec)
/linux/Documentation/admin-guide/
A Dcputopology.rst100 See Documentation/core-api/cpu_hotplug.rst for the possible_cpus=NUM
/linux/drivers/media/dvb-frontends/drx39xyj/
A Ddrx_driver.h439 #define DRX_VERSIONSTRING_HELP(NUM) #NUM argument
/linux/Documentation/userspace-api/media/v4l/
A Dvidioc-reqbufs.rst125 .. _V4L2-BUF-CAP-SUPPORTS-MAX-NUM-BUFFERS:
/linux/Documentation/networking/
A Drepresentors.rst260 - legacy SR-IOV (``ip link set DEVICE vf NUM mac LLADDR``)
/linux/Documentation/input/devices/
A Datarikbd.rst607 NUM ; number of bytes (0-128)
/linux/Documentation/filesystems/
A Doverlayfs.rst234 - "redirect_max=NUM":

Completed in 60 milliseconds