/linux-6.1.9/arch/arm/probes/ |
D | decode.h | 304 #define DECODE_HEADER(_type, _mask, _value, _regs) \ argument 315 #define DECODE_TABLE(_mask, _value, _table) \ argument 325 #define DECODE_CUSTOM(_mask, _value, _decoder) \ argument 335 #define DECODE_SIMULATEX(_mask, _value, _handler, _regs) \ argument 339 #define DECODE_SIMULATE(_mask, _value, _handler) \ argument 348 #define DECODE_EMULATEX(_mask, _value, _handler, _regs) \ argument 352 #define DECODE_EMULATE(_mask, _value, _handler) \ argument 360 #define DECODE_OR(_mask, _value) \ argument 373 #define DECODE_REJECT(_mask, _value) \ argument
|
/linux-6.1.9/security/apparmor/include/ |
D | apparmorfs.h | 42 #define AA_SFS_FILE_BOOLEAN(_name, _value) \ argument 46 #define AA_SFS_FILE_STRING(_name, _value) \ argument 50 #define AA_SFS_FILE_U64(_name, _value) \ argument 57 #define AA_SFS_DIR(_name, _value) \ argument
|
/linux-6.1.9/drivers/net/ethernet/sfc/ |
D | mcdi.h | 217 #define MCDI_STRUCT_SET_BYTE(_buf, _field, _value) do { \ argument 227 #define MCDI_SET_DWORD(_buf, _field, _value) \ argument 229 #define MCDI_STRUCT_SET_DWORD(_buf, _field, _value) \ argument 287 #define MCDI_SET_QWORD(_buf, _field, _value) \ argument 322 #define MCDI_SET_ARRAY_DWORD(_buf, _field, _index, _value) \ argument 330 #define MCDI_SET_ARRAY_QWORD(_buf, _field, _index, _value) \ argument
|
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
D | def.h | 20 #define CHIP_BONDING_IDENTIFIER(_value) (((_value) >> 22) & 0x3) argument
|
/linux-6.1.9/drivers/s390/scsi/ |
D | zfcp_sysfs.c | 20 #define ZFCP_DEFINE_ATTR(_feat_def, _feat, _name, _format, _value) \ argument 32 #define ZFCP_DEFINE_ATTR_CONST(_feat, _name, _format, _value) \ argument 42 #define ZFCP_DEFINE_A_ATTR(_name, _format, _value) \ argument 605 #define ZFCP_DEFINE_SCSI_ATTR(_name, _format, _value) \ argument
|
/linux-6.1.9/drivers/net/ethernet/sfc/siena/ |
D | mcdi.h | 217 #define MCDI_SET_DWORD(_buf, _field, _value) \ argument 275 #define MCDI_SET_QWORD(_buf, _field, _value) \ argument 310 #define MCDI_SET_ARRAY_DWORD(_buf, _field, _index, _value) \ argument 318 #define MCDI_SET_ARRAY_QWORD(_buf, _field, _index, _value) \ argument
|
/linux-6.1.9/fs/ |
D | fsopen.c | 318 const void __user *, _value, in SYSCALL_DEFINE5() argument
|
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
D | def.h | 21 #define CHIP_BONDING_IDENTIFIER(_value) (((_value) >> 22) & 0x3) argument
|
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt76x2/ |
D | eeprom.c | 12 #define EE_FIELD(_name, _value) [MT_EE_##_name] = (_value) | 1 argument
|
/linux-6.1.9/drivers/input/misc/ |
D | powermate.c | 253 … int powermate_input_event(struct input_dev *dev, unsigned int type, unsigned int code, int _value) in powermate_input_event()
|
/linux-6.1.9/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_82599.c | 1510 #define IXGBE_STORE_AS_BE32(_value) \ argument 1517 #define IXGBE_STORE_AS_BE16(_value) __swab16(ntohs((_value))) argument
|
/linux-6.1.9/drivers/phy/tegra/ |
D | xusb-tegra210.c | 286 #define UTMIP_WAKE_VAL(_port, _value) (((_value) & 0xf) << \ argument 326 #define SPEED(_port, _value) (((_value) & 0x3) << \ argument 381 #define UHSIC_WAKE_VAL(_value) (((_value) & 0xf) << 28) argument 392 #define UHSIC_MODE(_value) (((_value) & 0x1) << 24) argument 1332 #define padctl_pmc_writel(_priv, _value, _offset) \ argument
|
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | def.h | 14 #define CHIP_BONDING_IDENTIFIER(_value) (((_value)>>22)&0x3) argument
|
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | def.h | 16 #define CHIP_BONDING_IDENTIFIER(_value) (((_value)>>22)&0x3) argument
|
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | def.h | 60 #define CHIP_BONDING_IDENTIFIER(_value) (((_value)>>22)&0x3) argument
|
/linux-6.1.9/arch/s390/kernel/ |
D | ipl.c | 225 #define DEFINE_IPL_ATTR_RO(_prefix, _name, _format, _value) \ argument 230 #define DEFINE_IPL_ATTR_RW(_prefix, _name, _fmt_out, _fmt_in, _value) \ argument 247 #define DEFINE_IPL_ATTR_STR_RW(_prefix, _name, _fmt_out, _fmt_in, _value)\ argument
|
/linux-6.1.9/drivers/video/fbdev/vermilion/ |
D | vermilion.h | 242 #define VML_WRITE32(_par, _offset, _value) \ argument
|
/linux-6.1.9/sound/pci/hda/ |
D | hda_local.h | 307 #define SND_HDA_PIN_QUIRK(_codec, _subvendor, _name, _value, _pins...) \ argument 316 #define SND_HDA_PIN_QUIRK(_codec, _subvendor, _name, _value, _pins...) \ argument
|
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | def.h | 110 #define CHIP_BONDING_IDENTIFIER(_value) (((_value)>>22)&0x3) argument
|
/linux-6.1.9/drivers/clk/bcm/ |
D | clk-kona.h | 284 #define FIXED_DIVIDER(_value) \ argument
|
/linux-6.1.9/drivers/pinctrl/starfive/ |
D | pinctrl-starfive-jh7100.c | 705 u16 _mask, u16 _value) in starfive_padctl_rmw()
|
/linux-6.1.9/drivers/net/ethernet/atheros/alx/ |
D | hw.h | 459 #define ALX_SET_FIELD(_data, _field, _value) do { \ argument
|
/linux-6.1.9/drivers/usb/atm/ |
D | cxacru.c | 207 #define CXACRU_ATTR_INIT(_value, _type, _name) \ argument
|
/linux-6.1.9/drivers/mailbox/ |
D | arm_mhuv2.c | 250 #define writel_relaxed_bitfield(_value, _regptr, _type, _field) \ argument
|
/linux-6.1.9/include/linux/qed/ |
D | qed_if.h | 1213 #define MASK_FIELD(_name, _value) \ argument 1216 #define FIELD_VALUE(_name, _value) \ argument
|