/Linux-v6.6/net/sched/ |
D | sch_ets.c | 55 struct ets_class classes[TCQ_ETS_MAX_BANDS]; member 94 return &q->classes[arg - 1]; in ets_class_from_arg() 100 int band = cl - q->classes; in ets_class_id() 130 q_sum += q->classes[i].quantum; in ets_offload_change() 133 quantum = q->classes[i].quantum; in ets_offload_change() 192 unsigned int band = cl - q->classes; in ets_class_is_strict() 400 return &q->classes[q->prio2band[band & TC_PRIO_MAX]]; in ets_classify() 406 return &q->classes[q->prio2band[0]]; in ets_classify() 407 return &q->classes[band]; in ets_classify() 466 cl = &q->classes[band]; in ets_qdisc_dequeue() [all …]
|
/Linux-v6.6/Documentation/mm/ |
D | zsmalloc.rst | 40 # cat /sys/kernel/debug/zsmalloc/zram0/classes 98 zsmalloc has 255 size classes, each of which can hold a number of zspages. 103 As an optimization, zsmalloc merges size classes that have similar 107 For instance, consider the following size classes::: 116 Size classes #95-99 are merged with size class #100. This means that when we 144 dewer class mergers, resulting in a more compact grouping of classes, which 147 Let's take a closer look at the bottom of `/sys/kernel/debug/zsmalloc/zramX/classes`::: 159 in huge classes do not share pages). 162 for the huge size class and fewer huge classes overall. This allows for more 207 pages per zspage number of size classes (clusters) huge size class watermark [all …]
|
/Linux-v6.6/Documentation/sphinx/ |
D | kernel_include.py | 158 classes=self.options.get('class', [])) 171 for classes, value in tokens: 172 if classes: 174 classes=classes)
|
D | rstFlatTable.py | 188 def buildTableRowNode(self, row_data, classes=None): argument 189 classes = [] if classes is None else classes 196 attributes = {"classes" : classes}
|
D | automarkup.py | 154 lit_text = nodes.literal(classes=['xref', 'c', 'c-func']) 214 lit_text = nodes.literal(classes=['xref', 'c', class_str[match.re]])
|
/Linux-v6.6/drivers/ata/ |
D | libata-eh.c | 2533 unsigned int *classes, unsigned long deadline, in ata_do_reset() argument 2540 classes[dev->devno] = ATA_DEV_UNKNOWN; in ata_do_reset() 2542 return reset(link, classes, deadline); in ata_do_reset() 2564 unsigned int *classes = ehc->classes; in ata_eh_reset() local 2666 classes[dev->devno] = ATA_DEV_NONE; in ata_eh_reset() 2681 classes[dev->devno] = ATA_DEV_NONE; in ata_eh_reset() 2707 trace_ata_link_hardreset_begin(link, classes, deadline); in ata_eh_reset() 2710 trace_ata_link_softreset_begin(link, classes, deadline); in ata_eh_reset() 2713 rc = ata_do_reset(link, reset, classes, deadline, true); in ata_eh_reset() 2715 trace_ata_link_hardreset_end(link, classes, rc); in ata_eh_reset() [all …]
|
D | pata_icside.c | 307 static void pata_icside_postreset(struct ata_link *link, unsigned int *classes) in pata_icside_postreset() argument 312 if (classes[0] != ATA_DEV_NONE || classes[1] != ATA_DEV_NONE) in pata_icside_postreset() 313 return ata_sff_postreset(link, classes); in pata_icside_postreset()
|
/Linux-v6.6/drivers/parport/ |
D | probe.c | 19 } classes[] = { variable 46 pr_cont(": %s", classes[info->class].descr); in pretty_print() 90 for (i = 0; classes[i].token; i++) { in parse_data() 91 if (!strcmp(classes[i].token, sep)) { in parse_data()
|
/Linux-v6.6/drivers/media/platform/verisilicon/ |
D | hantro_vp9.h | 15 u8 classes[2][10]; member 70 u32 classes[2][11]; member
|
/Linux-v6.6/include/media/ |
D | v4l2-vp9.h | 33 u8 classes[2][10]; member 135 u32 (*classes)[2][11]; member
|
/Linux-v6.6/tools/usb/usbip/libsrc/ |
D | names.c | 79 static struct class *classes[HASHSZ] = { NULL, }; variable 109 c = classes[hashnum(classid)]; in names_class() 233 c = classes[h]; in new_class() 242 c->next = classes[h]; in new_class() 243 classes[h] = c; in new_class()
|
/Linux-v6.6/drivers/staging/media/rkvdec/ |
D | rkvdec-vp9.c | 62 u8 classes[2][10]; member 119 u32 classes[2][11 + 1]; member 294 memcpy(rkprobs->mv.classes, probs->mv.classes, in init_inter_probs() 295 sizeof(rkprobs->mv.classes)); in init_inter_probs() 903 u32 classes[2][11]; in rkvdec_vp9_done() local 907 for (i = 0; i < ARRAY_SIZE(classes); ++i) in rkvdec_vp9_done() 908 memcpy(classes[i], inter_cnts->classes[i], sizeof(classes[0])); in rkvdec_vp9_done() 909 counts->classes = &classes; in rkvdec_vp9_done()
|
/Linux-v6.6/Documentation/scsi/ |
D | megaraid.rst | 10 Different classes of controllers from LSI Logic accept and respond to the 12 commands. Furthermore, the applications also can treat different classes of 77 as new controller classes get added, this will be tuned appropriately.
|
/Linux-v6.6/Documentation/locking/ |
D | lockdep-design.rst | 19 The validator tracks the 'usage state' of lock-classes, and it tracks 20 the dependencies between different lock-classes. Lock usage indicates 157 between any two lock-classes:: 324 is O(N^2), so even with just a few hundred lock-classes we'd have to do 339 The validator tracks a maximum of MAX_LOCKDEP_KEYS number of lock classes. 345 desktop systems have less than 1,000 lock classes, so this warning 351 load of the module will create a new set of lock classes for 353 classes (see below discussion of reuse of lock classes for why). 355 the number of lock classes will eventually reach the maximum. 360 spinlock_t will consume 8192 lock classes -unless- each spinlock [all …]
|
/Linux-v6.6/include/linux/platform_data/ |
D | i2c-mux-gpio.h | 29 const unsigned *classes; member
|
D | i2c-mux-reg.h | 33 const unsigned int *classes; member
|
/Linux-v6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
D | vdec_vp9_req_lat_if.c | 54 u8 classes[10]; member 126 u32 classes[12]; member 159 u32 classes[2][11]; member 1266 for (i = 0; i < ARRAY_SIZE(counts_map->classes); i++) in vdec_vp9_slice_counts_map_helper() 1267 memcpy(counts_map->classes[i], counts->mvcomp[i].classes, in vdec_vp9_slice_counts_map_helper() 1268 sizeof(counts_map->classes[0])); in vdec_vp9_slice_counts_map_helper() 1269 counts_helper->classes = &counts_map->classes; in vdec_vp9_slice_counts_map_helper() 1413 for (i = 0; i < ARRAY_SIZE(mv->classes); i++) in vdec_vp9_slice_framectx_map_helper() 1414 memcpy(mv->classes[i], frame_ctx->sign_classes[i].classes, in vdec_vp9_slice_framectx_map_helper() 1415 sizeof(mv->classes[i])); in vdec_vp9_slice_framectx_map_helper() [all …]
|
/Linux-v6.6/kernel/ |
D | auditfilter.c | 166 static __u32 *classes[AUDIT_SYSCALL_CLASSES]; variable 181 if (class >= AUDIT_SYSCALL_CLASSES || classes[class]) { in audit_register_class() 185 classes[class] = p; in audit_register_class() 193 if (unlikely(class >= AUDIT_SYSCALL_CLASSES || !classes[class])) in audit_match_class() 195 return classes[class][AUDIT_WORD(syscall)] & AUDIT_BIT(syscall); in audit_match_class() 203 if (classes[class]) { in audit_match_class_bits() 205 if (mask[i] & classes[class][i]) in audit_match_class_bits() 292 class = classes[i]; in audit_to_entry_common()
|
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/ti/ |
D | cpsw.rst | 27 - Traffic classes are used starting from 0, that has highest priority 35 - Any l2/socket prio (0 - 7) for classes can be used, but for 37 - only 2 classes tested: A and B, but checked and can work with more, 54 | Only 2 classes: |Mb +---| +-------------------------------+ 210 // Check classes settings 437 // Check classes settings 496 // Check classes settings
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-class | 6 subdirectories describing individual classes of devices
|
/Linux-v6.6/security/ |
D | Kconfig.hardening | 51 This chooses the level of coverage over classes of potentially 60 classes of uninitialized stack variable exploits 70 a __user attribute. This can prevent some classes of 84 explicitly initialized. This can prevent most classes 103 initialized. This is intended to eliminate all classes 119 all classes of uninitialized stack variable exploits and 138 classes of uninitialized stack variable exploits and
|
/Linux-v6.6/drivers/gpu/drm/nouveau/nvif/ |
D | Kbuild | 17 # Usermode classes
|
/Linux-v6.6/drivers/i2c/muxes/ |
D | i2c-mux-gpio.c | 210 unsigned int class = mux->data.classes ? mux->data.classes[i] : 0; in i2c_mux_gpio_probe()
|
/Linux-v6.6/drivers/media/v4l2-core/ |
D | v4l2-vp9.c | 1078 .classes = { 1374 p = probs->mv.classes[i]; in update_mv_probs() 1375 d = deltas->mv.classes[i]; in update_mv_probs() 1376 for (j = 0; j < ARRAY_SIZE(probs->mv.classes[0]); j++) in update_mv_probs() 1812 adapt_probs_variant_g(probs->mv.classes[i], (*counts->classes)[i]); in v4l2_vp9_adapt_noncoef_probs()
|
/Linux-v6.6/Documentation/translations/zh_CN/mm/ |
D | zsmalloc.rst | 38 # cat /sys/kernel/debug/zsmalloc/zram0/classes
|