Home
last modified time | relevance | path

Searched defs:new_class (Results 1 – 5 of 5) sorted by relevance

/linux/tools/usb/usbip/libsrc/
H A Dnames.c228 static int new_class(const char *name, u_int8_t classid) in new_class() function
/linux/drivers/ata/
H A Dlibata-pmp.c662 sata_pmp_revalidate(struct ata_device * dev,unsigned int new_class) sata_pmp_revalidate() argument
H A Dlibata-core.c3851 ata_dev_same_device(struct ata_device * dev,unsigned int new_class,const u16 * new_id) ata_dev_same_device() argument
3932 ata_dev_revalidate(struct ata_device * dev,unsigned int new_class,unsigned int readid_flags) ata_dev_revalidate() argument
[all...]
/linux/kernel/sched/
H A Dext.c
/linux/kernel/locking/
H A Dlockdep.c867 static int count_matching_names(struct lock_class *new_class) in count_matching_names()