/Linux-v4.19/Documentation/sphinx/ |
D | kernel_include.py | 155 classes=self.options.get('class', [])) 168 for classes, value in tokens: 169 if classes: 171 classes=classes)
|
D | rstFlatTable.py | 198 def buildTableRowNode(self, row_data, classes=None): argument 199 classes = [] if classes is None else classes 206 attributes = {"classes" : classes}
|
/Linux-v4.19/Documentation/locking/ |
D | lockdep-design.txt | 18 The validator tracks the 'state' of lock-classes, and it tracks 19 dependencies between different lock-classes. The validator maintains a 95 between any two lock-classes: 260 is O(N^2), so even with just a few hundred lock-classes we'd have to do 275 The validator tracks a maximum of MAX_LOCKDEP_KEYS number of lock classes. 281 desktop systems have less than 1,000 lock classes, so this warning 287 load of the module will create a new set of lock classes for 289 classes (see below discussion of reuse of lock classes for why). 291 the number of lock classes will eventually reach the maximum. 296 spinlock_t will consume 8192 lock classes -unless- each spinlock [all …]
|
/Linux-v4.19/drivers/parport/ |
D | probe.c | 19 } classes[] = { variable 46 printk (": %s", classes[info->class].descr); in pretty_print() 95 for (i = 0; classes[i].token; i++) { in parse_data() 96 if (!strcmp(classes[i].token, sep)) { in parse_data()
|
/Linux-v4.19/arch/mips/fw/arc/ |
D | tree.c | 69 static char *classes[] = { variable 97 p, classes[p->class], types[p->type], in dump_component()
|
/Linux-v4.19/tools/usb/usbip/libsrc/ |
D | names.c | 97 static struct class *classes[HASHSZ] = { NULL, }; variable 127 c = classes[hashnum(classid)]; in names_class() 251 c = classes[h]; in new_class() 260 c->next = classes[h]; in new_class() 261 classes[h] = c; in new_class()
|
/Linux-v4.19/drivers/ata/ |
D | libata-eh.c | 2636 unsigned int *classes, unsigned long deadline, in ata_do_reset() argument 2643 classes[dev->devno] = ATA_DEV_UNKNOWN; in ata_do_reset() 2645 return reset(link, classes, deadline); in ata_do_reset() 2667 unsigned int *classes = ehc->classes; in ata_eh_reset() local 2769 classes[dev->devno] = ATA_DEV_NONE; in ata_eh_reset() 2784 classes[dev->devno] = ATA_DEV_NONE; in ata_eh_reset() 2814 rc = ata_do_reset(link, reset, classes, deadline, true); in ata_eh_reset() 2828 tmp = ata_do_reset(slave, reset, classes, deadline, in ata_eh_reset() 2856 rc = ata_do_reset(link, reset, classes, deadline, true); in ata_eh_reset() 2886 classes[dev->devno] = ATA_DEV_ATA; in ata_eh_reset() [all …]
|
D | pata_icside.c | 301 static void pata_icside_postreset(struct ata_link *link, unsigned int *classes) in pata_icside_postreset() argument 306 if (classes[0] != ATA_DEV_NONE || classes[1] != ATA_DEV_NONE) in pata_icside_postreset() 307 return ata_sff_postreset(link, classes); in pata_icside_postreset()
|
D | libata-sff.c | 1984 int ata_sff_softreset(struct ata_link *link, unsigned int *classes, in ata_sff_softreset() argument 2014 classes[0] = ata_sff_dev_classify(&link->device[0], in ata_sff_softreset() 2017 classes[1] = ata_sff_dev_classify(&link->device[1], in ata_sff_softreset() 2020 DPRINTK("EXIT, classes[0]=%u [1]=%u\n", classes[0], classes[1]); in ata_sff_softreset() 2070 void ata_sff_postreset(struct ata_link *link, unsigned int *classes) in ata_sff_postreset() argument 2074 ata_std_postreset(link, classes); in ata_sff_postreset() 2077 if (classes[0] != ATA_DEV_NONE) in ata_sff_postreset() 2079 if (classes[1] != ATA_DEV_NONE) in ata_sff_postreset() 2083 if (classes[0] == ATA_DEV_NONE && classes[1] == ATA_DEV_NONE) { in ata_sff_postreset()
|
/Linux-v4.19/Documentation/driver-model/ |
D | class.txt | 8 device. The following device classes have been identified: 18 Device classes are agnostic with respect to what bus a device resides 43 Device classes are registered and unregistered with the core using: 74 Device drivers are added to device classes when they are registered
|
/Linux-v4.19/Documentation/scsi/ |
D | megaraid.txt | 7 Different classes of controllers from LSI Logic accept and respond to the 9 commands. Furthermore, the applications also can treat different classes of 70 as new controller classes get added, this will be tuned appropriately.
|
/Linux-v4.19/include/linux/platform_data/ |
D | i2c-mux-gpio.h | 36 const unsigned *classes; member
|
D | i2c-mux-reg.h | 37 const unsigned int *classes; member
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvif/ |
D | Kbuild | 12 # Usermode classes
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-class | 6 subdirectories describing individual classes of devices
|
/Linux-v4.19/kernel/ |
D | auditfilter.c | 176 static __u32 *classes[AUDIT_SYSCALL_CLASSES]; variable 191 if (class >= AUDIT_SYSCALL_CLASSES || classes[class]) { in audit_register_class() 195 classes[class] = p; in audit_register_class() 203 if (unlikely(class >= AUDIT_SYSCALL_CLASSES || !classes[class])) in audit_match_class() 205 return classes[class][AUDIT_WORD(syscall)] & AUDIT_BIT(syscall); in audit_match_class() 213 if (classes[class]) { in audit_match_class_bits() 215 if (mask[i] & classes[class][i]) in audit_match_class_bits() 301 class = classes[i]; in audit_to_entry_common()
|
/Linux-v4.19/Documentation/networking/ |
D | ti-cpsw.txt | 22 - Traffic classes are used starting from 0, that has highest priority 30 - Any l2/socket prio (0 - 7) for classes can be used, but for 32 - only 2 classes tested: A and B, but checked and can work with more, 46 | Only 2 classes: |Mb +---| +-------------------------------+ 193 // Check classes settings 406 // Check classes settings 458 // Check classes settings
|
D | dpaa.txt | 156 The driver has support for multiple prioritized Tx traffic classes. Priorities 160 are used. Higher priority traffic classes can be enabled with the mqprio 161 qdisc. For example, all four traffic classes are enabled on an interface with 163 classes as follows:
|
/Linux-v4.19/drivers/i2c/muxes/ |
D | i2c-mux-reg.c | 225 class = mux->data.classes ? mux->data.classes[i] : 0; in i2c_mux_reg_probe()
|
D | i2c-mux-gpio.c | 246 unsigned int class = mux->data.classes ? mux->data.classes[i] : 0; in i2c_mux_gpio_probe()
|
/Linux-v4.19/net/dcb/ |
D | Kconfig | 17 framework for assigning bandwidth guarantees to traffic classes.
|
/Linux-v4.19/fs/minix/ |
D | Kconfig | 5 Minix is a simple operating system used in many classes about OS's.
|
/Linux-v4.19/Documentation/block/ |
D | ioprio.txt | 14 Scheduling classes 17 CFQ implements three generic scheduling classes that determine how io is
|
/Linux-v4.19/drivers/i2c/busses/ |
D | i2c-i801.c | 248 unsigned classes[3]; member 1171 .classes = { I2C_CLASS_SPD, I2C_CLASS_SPD }, 1180 .classes = { I2C_CLASS_SPD, I2C_CLASS_SPD, I2C_CLASS_SPD }, 1269 gpio_data.classes = mux_config->classes; in i801_add_mux() 1307 class &= ~mux_config->classes[i]; in i801_get_adapter_class()
|
/Linux-v4.19/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm/ |
D | i2c.txt | 22 being used. The definition of the classes can be found in
|