Home
last modified time | relevance | path

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

/linux/tools/perf/tests/shell/
H A Djitdump-python.sh68 NUM=$(perf report -i "${PERF_DATA}.jit" -s sym | grep -cE 'py::(foo|bar|baz):<stdin>')
70 echo "Found ${NUM} matching lines"
79 if [ "${NUM}" -eq 0 ]; then
/linux/Documentation/admin-guide/device-mapper/
H 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/drivers/net/ethernet/sun/
H 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/lib/bpf/
H A Dlibbpf_common.h46 #define ___libbpf_select(NAME, NUM) ___libbpf_cat(NAME, NUM) argument
/linux/tools/testing/selftests/bpf/
H A Dtest_xdp_redirect_multi.sh
/linux/tools/perf/util/
H A Dparse-events.c815 CHECK_TYPE_VAL(NUM); in config_term_common()
819 CHECK_TYPE_VAL(NUM); in config_term_common()
823 CHECK_TYPE_VAL(NUM); in config_term_common()
827 CHECK_TYPE_VAL(NUM); in config_term_common()
831 CHECK_TYPE_VAL(NUM); in config_term_common()
835 CHECK_TYPE_VAL(NUM); in config_term_common()
838 CHECK_TYPE_VAL(NUM); in config_term_common()
852 CHECK_TYPE_VAL(NUM); in config_term_common()
864 CHECK_TYPE_VAL(NUM); in config_term_common()
867 CHECK_TYPE_VAL(NUM); in config_term_common()
[all …]
/linux/security/
H A Dsecurity.c91 * IDX is the index of the static call. 0 <= NUM < MAX_LSM_COUNT
106 #define LSM_HOOK_TRAMP(NAME, NUM) \ argument
107 &STATIC_CALL_TRAMP(LSM_STATIC_CALL(NAME, NUM))
109 #define LSM_HOOK_TRAMP(NAME, NUM) NULL argument
115 #define DEFINE_LSM_STATIC_CALL(NUM, NAME, RET, ...) \ argument
116 DEFINE_STATIC_CALL_NULL(LSM_STATIC_CALL(NAME, NUM), \
118 static DEFINE_STATIC_KEY_FALSE(SECURITY_HOOK_ACTIVE_KEY(NAME, NUM));
139 #define INIT_LSM_STATIC_CALL(NUM, NAME) \ argument
141 .key = &STATIC_CALL_KEY(LSM_STATIC_CALL(NAME, NUM)), \
142 .trampoline = LSM_HOOK_TRAMP(NAME, NUM), \
440 __CALL_STATIC_VOID(NUM,HOOK,...) global() argument
453 __CALL_STATIC_INT(NUM,R,HOOK,LABEL,...) global() argument
[all...]
/linux/tools/testing/selftests/arm64/abi/
H A Dhwcap.c1190 #define DEF_SIGHANDLER_FUNC(SIG, NUM) \ in cpuinfo_present()
1270 #define DEF_INST_RAISE_SIG(SIG, NUM) \ in main()
1280 install_sigaction(NUM, handle_##SIG); \ in main()
1302 uninstall_sigaction(NUM); \
1141 DEF_SIGHANDLER_FUNC(SIG,NUM) global() argument
1221 DEF_INST_RAISE_SIG(SIG,NUM) global() argument
/linux/drivers/accessibility/speakup/
H A Dmain.c199 NUM, NUM, NUM, NUM, NUM, NUM, NUM, NUM, /* 01234567 */
200 NUM, NUM, A_PUNC, PUNC, PUNC, PUNC, PUNC, A_PUNC, /* 89:;<=>? */
H A Dvarhandlers.c81 value = NUM; in spk_chartab_get_value()
H A Dkobjects.c56 else if (IS_TYPE(i, NUM)) in chars_chartab_show()
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dcputopology.rst95 阅读Documentation/core-api/cpu_hotplug.rst可了解开机参数possible_cpus=NUM,同时还
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dcputopology.rst95 閱讀Documentation/core-api/cpu_hotplug.rst可瞭解開機參數possible_cpus=NUM,同時還
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_flow.c23 #define PROG_(NUM, NAME) SEC("flow_dissector") int flow_dissector_##NUM argument
/linux/Documentation/driver-api/cxl/linux/
H A Ddax-driver.rst42 allocation - and as a result will most likely land on the local NUM node of the
/linux/tools/perf/Documentation/
H 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
H A Dperf-kwork.txt42 (TYPE)NAME:NUM (msec) (msec)
/linux/Documentation/admin-guide/
H A Dcputopology.rst100 See Documentation/core-api/cpu_hotplug.rst for the possible_cpus=NUM
/linux/drivers/media/dvb-frontends/drx39xyj/
H A Ddrx_driver.h439 #define DRX_VERSIONSTRING_HELP(NUM) #NUM argument
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-reqbufs.rst125 .. _V4L2-BUF-CAP-SUPPORTS-MAX-NUM-BUFFERS:
/linux/Documentation/networking/
H A Drepresentors.rst260 - legacy SR-IOV (``ip link set DEVICE vf NUM mac LLADDR``)
/linux/Documentation/input/devices/
H A Datarikbd.rst607 NUM ; number of bytes (0-128)
/linux/
H A DMAINTAINERS23186 RUST [NUM]