Home
last modified time | relevance | path

Searched refs:DIE (Results 1 – 19 of 19) sorted by relevance

/linux/arch/arm64/boot/dts/apple/ !
H A Dmulti-die-cpp.h19 #define DIE_NODE(a) __concat(a, DIE)
20 #define DIE_LABEL(a) __stringify(__concat(a, DIE))
H A Dt6001.dtsi36 #define DIE macro
48 #undef DIE
H A Dt6021.dtsi36 #define DIE macro
48 #undef DIE
H A Dt6002.dtsi255 #define DIE macro
266 #undef DIE
269 #define DIE _die1 macro
279 #undef DIE
H A Dt6022.dtsi295 #define DIE macro
306 #undef DIE
309 #define DIE _die1 macro
321 #undef DIE
/linux/include/uapi/linux/ !
H A Datmmpc.h106 #define DIE 207 /* tell the daemon to exit() */ macro
/linux/drivers/net/ethernet/renesas/ !
H A Drswitch_main.c421 desc->desc.die_dt = DT_FEMPTY | DIE; in rswitch_gwca_queue_format()
423 desc->desc.die_dt = DT_EEMPTY | DIE; in rswitch_gwca_queue_format()
461 desc->desc.die_dt = DT_FEMPTY_ND | DIE; in rswitch_gwca_ts_queue_fill()
489 desc->desc.die_dt = DT_FEMPTY | DIE; in rswitch_gwca_queue_ext_ts_fill()
492 desc->desc.die_dt = DT_EEMPTY | DIE; in rswitch_gwca_queue_ext_ts_fill()
1716 return DT_FSINGLE | DIE; in rswitch_ext_desc_get_die_dt()
1720 return DT_FEND | DIE; in rswitch_ext_desc_get_die_dt()
H A Drtsn.h74 DIE = AXIBMI + 0x0b04, enumerator
H A Drswitch.h893 DIE = 0x08, /* Descriptor Interrupt Enable */ enumerator
/linux/sound/pci/ctxfi/ !
H A Dct20k1reg.h594 #define DIE 0x1C6018 macro
/linux/Documentation/admin-guide/perf/ !
H A Dhns3-pmu.rst82 PMU collect performance statistics for all HNS3 PCIe functions of IO DIE.
/linux/Documentation/kbuild/ !
H A Dgendwarfksyms.rst50 --dump-dies Dump DWARF DIE contents
148 qualified name of the DWARF Debugging Information Entry (DIE).
/linux/kernel/ !
H A Dpanic.c813 TAINT_FLAG(DIE, 'D', ' '),
/linux/arch/arm64/boot/dts/qcom/ !
H A Dsm8250-sony-xperia-edo.dtsi695 /* BIG WARNING! DO NOT TOUCH UFS, YOUR DEVICE WILL DIE! */
H A Dsdm845-sony-xperia-tama.dtsi764 /* BIG WARNING! DO NOT TOUCH UFS, YOUR DEVICE WILL DIE! */
H A Dsm8150-sony-xperia-kumano.dtsi851 /* BIG WARNING! DO NOT TOUCH UFS, YOUR DEVICE WILL DIE! */
H A Dsm8350-sony-xperia-sagami.dtsi897 /* BIG WARNING! DO NOT TOUCH UFS, YOUR DEVICE WILL DIE! */
/linux/tools/perf/Documentation/ !
H A Dperf-sched.txt146 (eg: `SMT`, `MC`, `DIE`...), the scheduler computes statistics under
/linux/net/atm/ !
H A Dmpc.c955 clean_up(mesg, mpc, DIE); in msg_from_mpoad()