Searched refs:_slot (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ |
| H A D | kprobes.h | 306 static inline kprobe_opcode_t *get_##__name##_slot(void) \ 311 static inline void free_##__name##_slot(kprobe_opcode_t *slot, int dirty)\ 316 static inline bool is_kprobe_##__name##_slot(unsigned long addr) \ 326 static inline bool is_kprobe_##__name##_slot(unsigned long addr) \
|
| /linux/drivers/misc/ |
| H A D | smpro-errmon.c | 505 #define EVENT_DIMM_SYNDROME(_slot) \ argument 506 static ssize_t event_dimm##_slot##_syndrome_show(struct device *dev, \ 510 return smpro_dimm_syndrome_read(dev, da, buf, _slot); \ 512 static DEVICE_ATTR_RO(event_dimm##_slot##_syndrome)
|
| /linux/rust/pin-init/src/ |
| H A D | __internal.rs | 310 unsafe fn __pinned_init(self, _slot: *mut T) -> Result<(), ()> { in __pinned_init()
|
| /linux/drivers/media/dvb-core/ |
| H A D | dvb_ca_en50221.c | 1547 int *result, int *_slot) in dvb_ca_en50221_io_read_condition() argument 1574 *_slot = slot; in dvb_ca_en50221_io_read_condition()
|
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | test_wacom_generic.py | 982 _slot = self.get_slot(uhdev, t0, 0)
|