/Linux-v4.19/net/sched/ |
D | cls_tcindex.c | 43 struct tcindex_filter_result *perfect; /* perfect hash; NULL if none */ member 62 if (p->perfect) { in tcindex_lookup() 63 struct tcindex_filter_result *f = p->perfect + key; in tcindex_lookup() 116 if (p->perfect && handle >= p->alloc_hash) in tcindex_get() 184 if (p->perfect) { in tcindex_delete() 236 kfree(p->perfect); in __tcindex_destroy() 265 kfree(p->perfect); in __tcindex_partial_destroy() 274 tcf_exts_destroy(&cp->perfect[i].exts); in tcindex_free_perfect_hash() 275 kfree(cp->perfect); in tcindex_free_perfect_hash() 282 cp->perfect = kcalloc(cp->hash, sizeof(struct tcindex_filter_result), in tcindex_alloc_perfect_hash() [all …]
|
/Linux-v4.19/arch/s390/numa/ |
D | mode_emu.c | 239 enum toptree_level level, bool perfect) in move_level_to_numa_node() argument 246 if (perfect) { in move_level_to_numa_node() 262 enum toptree_level level, bool perfect) in move_level_to_numa() argument 267 move_level_to_numa_node(node, phys, level, perfect); in move_level_to_numa()
|
/Linux-v4.19/Documentation/devicetree/bindings/ |
D | ABI.txt | 20 1) Maintainers, don't let perfect be the enemy of good. Don't hold up a 21 binding because it isn't perfect.
|
/Linux-v4.19/net/decnet/ |
D | TODO | 29 o Add perfect socket hashing - an idea suggested by Paul Koning. Currently
|
/Linux-v4.19/Documentation/devicetree/bindings/net/ |
D | stmmac.txt | 58 - snps,perfect-filter-entries: Number of perfect filter entries supported 163 snps,perfect-filter-entries = <128>;
|
/Linux-v4.19/fs/gfs2/ |
D | Kconfig | 17 GFS is perfect consistency -- changes made to the filesystem on one
|
/Linux-v4.19/Documentation/filesystems/ |
D | gfs2.txt | 11 features of GFS is perfect consistency -- changes made to the file system
|
D | mandatory-locking.txt | 41 In a perfect world all processes would use and honour a cooperative, or 42 "advisory" locking scheme. However, the world isn't perfect, and there's
|
/Linux-v4.19/Documentation/isdn/ |
D | CREDITS | 15 For contribution of man-pages, the imontty-tool and a perfect
|
/Linux-v4.19/Documentation/input/devices/ |
D | appletouch.rst | 76 is not perfect. If finger movements are not recognized anymore, try reloading
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | zoran.rst | 362 - LML33 perfect, Buz tolerable (3 or 4 frames dropped per movie) 366 - Buz tolerable, LML3 almost perfect (occasional single frame drops) 368 - LML33 perfect, Buz tolerable. 377 - Buz perfect-tolerable 379 - Buz perfect-tolerable
|
D | si470x.rst | 148 V4L minor device allocation and parameter setting is not perfect. A solution is
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | socfpga_arria10.dtsi | 425 snps,perfect-filter-entries = <128>; 445 snps,perfect-filter-entries = <128>; 465 snps,perfect-filter-entries = <128>;
|
D | socfpga.dtsi | 565 snps,perfect-filter-entries = <128>; 583 snps,perfect-filter-entries = <128>;
|
/Linux-v4.19/Documentation/translations/zh_CN/ |
D | SubmittingPatches | 392 Andrew Morton, "The perfect patch" (tpp).
|
/Linux-v4.19/Documentation/translations/ja_JP/ |
D | SubmittingPatches | 692 Andrew Morton, "The perfect patch" (tpp).
|
/Linux-v4.19/Documentation/process/ |
D | clang-format.rst | 7 a set of rules and heuristics. Like most tools, it is not perfect
|
D | submitting-drivers.rst | 138 existing driver author to build a single perfect driver.
|
D | 5.Posting.rst | 126 Working to create the perfect patch series can be a frustrating process 134 So now you have a perfect series of patches for posting, but the work is
|
D | 7.AdvancedTopics.rst | 80 a simple obsession for the creation of the perfect project history.
|
/Linux-v4.19/Documentation/media/dvb-drivers/ |
D | faq.rst | 48 That's all far from perfect, but it seems no one has written
|
/Linux-v4.19/Documentation/hwmon/ |
D | submitting-patches | 58 through Lindent. Lindent is not perfect, and you may have to do some minor
|
/Linux-v4.19/Documentation/bpf/ |
D | bpf_design_QA.rst | 137 These two instructions is a perfect example what kind of new BPF
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | timekeeping.txt | 365 to a value matching the rest of the system, but a perfect match is usually not 443 In summary, there is no way to guarantee the TSC remains in perfect 606 guest about the host in anything but a perfect implementation of virtualized
|
/Linux-v4.19/Documentation/devicetree/ |
D | usage-model.txt | 98 specific machine. In a perfect world, the specific platform shouldn't 101 Hardware is not perfect though, and so the kernel must identify the
|