Searched refs:COMP (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | sample-parsing.c | 19 #define COMP(m) do { \ macro 40 COMP(id); in samples_same() 43 COMP(ip); in samples_same() 46 COMP(pid); in samples_same() 47 COMP(tid); in samples_same() 51 COMP(time); in samples_same() 54 COMP(addr); in samples_same() 57 COMP(id); in samples_same() 60 COMP(stream_id); in samples_same() 63 COMP(cp in samples_same() [all...] |
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | sample-parsing.c | 20 #define COMP(m) do { \ macro 50 COMP(id); in samples_same() 53 COMP(ip); in samples_same() 56 COMP(pid); in samples_same() 57 COMP(tid); in samples_same() 61 COMP(time); in samples_same() 64 COMP(addr); in samples_same() 67 COMP(id); in samples_same() 70 COMP(stream_id); in samples_same() 73 COMP(cp in samples_same() [all...] |
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/ |
H A D | sample-parsing.c | 19 #define COMP(m) do { \ macro 31 COMP(ins_lat); in samples_same() 32 COMP(retire_lat); in samples_same()
|
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_unicode.h | 24 #define free_UCSname(COMP) kfree((COMP)->name)
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_unicode.h | 17 #define free_UCSname(COMP) kfree((COMP)->name)
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_cfg_common.h | 29 COMP, enumerator
|
H A D | adf_gen2_hw_data.h | 125 COMP << ADF_CFG_SERV_RING_PAIR_3_SHIFT)
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_4xxx/ |
H A D | adf_4xxx_hw_data.c | 423 rps[i] = COMP; in get_ring_to_svc_map() 447 rps[j] = COMP; in get_ring_to_svc_map()
|
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | sonixb.c | 97 #define COMP 0xc7 /* 0x87 //0x07 */ macro 412 0x28, 0x1e, 0x60, COMP, MCK_INIT,
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
H A D | sonixb.c | 97 #define COMP 0xc7 /* 0x87 //0x07 */ macro 412 0x28, 0x1e, 0x60, COMP, MCK_INIT,
|
Completed in 7 milliseconds