Searched refs:p_ (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/tools/testing/selftests/ftrace/test.d/kprobe/ |
| H A D | kprobe_module.tc | 20 test -d events/kprobes/p_${PROBE_NAME}_0 || exit_failure
|
| H A D | kprobe_eventname.tc | 12 test -d events/kprobes/p_${PROBE_NAME}_0 || exit_failure
|
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_uc_fw.c | 637 #define print_uc_fw_version(p_, version_, prefix_, ...) \ argument 641 drm_printf(p_, prefix_ " version %u.%u.%u.%u\n", ##__VA_ARGS__, \ 645 drm_printf(p_, prefix_ " version %u.%u.%u\n", ##__VA_ARGS__, \
|
| /linux-6.15/include/uapi/linux/usb/ |
| H A D | video.h | 359 uvc_extension_unit_descriptor_##p_##n
|
| /linux-6.15/arch/x86/kernel/ |
| H A D | alternative.c | 455 #define apply_reloc_n(n_, p_, d_) \ argument 457 s32 v = *(s##n_ *)(p_); \ 460 *(s##n_ *)(p_) = (s##n_)v; \
|
| /linux-6.15/drivers/hid/bpf/progs/ |
| H A D | hid_report_helpers.h | 116 #define UsagePage_i8(p_) 0x05, i8(p_), argument 117 #define UsagePage_i16(p_) 0x06, LE16(p_), argument
|