Home
last modified time | relevance | path

Searched refs:_slot (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dkprobes.h306 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 Dsmpro-errmon.c505 #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/drivers/media/dvb-core/
H A Ddvb_ca_en50221.c1547 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 Dtest_wacom_generic.py974 _slot = self.get_slot(uhdev, t0, 0)