Searched defs:_value (Results 1 – 5 of 5) sorted by relevance
/arch/arm/kernel/ |
D | kprobes.h | 348 #define DECODE_HEADER(_type, _mask, _value, _regs) \ argument 359 #define DECODE_TABLE(_mask, _value, _table) \ argument 369 #define DECODE_CUSTOM(_mask, _value, _decoder) \ argument 379 #define DECODE_SIMULATEX(_mask, _value, _handler, _regs) \ argument 383 #define DECODE_SIMULATE(_mask, _value, _handler) \ argument 392 #define DECODE_EMULATEX(_mask, _value, _handler, _regs) \ argument 396 #define DECODE_EMULATE(_mask, _value, _handler) \ argument 404 #define DECODE_OR(_mask, _value) \ argument 412 #define DECODE_REJECT(_mask, _value) \ argument
|
/arch/mn10300/unit-asb2305/ |
D | pci.c | 83 int where, u32 *_value) in pci_ampci_read_config_byte() 103 int where, u32 *_value) in pci_ampci_read_config_word() 123 int where, u32 *_value) in pci_ampci_read_config_dword()
|
/arch/frv/mb93090-mb00/ |
D | pci-vdk.c | 101 u32 _value; in pci_frv_read_config() local
|
/arch/s390/kernel/ |
D | ipl.c | 186 #define DEFINE_IPL_ATTR_RO(_prefix, _name, _format, _value) \ argument 196 #define DEFINE_IPL_ATTR_RW(_prefix, _name, _fmt_out, _fmt_in, _value) \ argument 219 #define DEFINE_IPL_ATTR_STR_RW(_prefix, _name, _fmt_out, _fmt_in, _value)\ argument
|
/arch/frv/kernel/ |
D | gdb-stub.c | 407 static int hexToInt(char **ptr, unsigned long *_value) in hexToInt()
|