/Linux-v5.4/net/sched/ |
D | cls_tcindex.c | 44 struct tcindex_filter_result *perfect; /* perfect hash; NULL if none */ member 63 if (p->perfect) { in tcindex_lookup() 64 struct tcindex_filter_result *f = p->perfect + key; in tcindex_lookup() 117 if (p->perfect && handle >= p->alloc_hash) in tcindex_get() 185 if (p->perfect) { in tcindex_delete() 231 kfree(p->perfect); in tcindex_destroy_work() 264 kfree(p->perfect); in tcindex_partial_destroy_work() 273 tcf_exts_destroy(&cp->perfect[i].exts); in tcindex_free_perfect_hash() 274 kfree(cp->perfect); in tcindex_free_perfect_hash() 281 cp->perfect = kcalloc(cp->hash, sizeof(struct tcindex_filter_result), in tcindex_alloc_perfect_hash() [all …]
|
/Linux-v5.4/tools/memory-model/scripts/ |
D | cmplitmushist.sh | 15 perfect=0 26 perfect=`expr "$perfect" + 1` 65 if test "$perfect" -ne 0 67 echo Exact output matches: $perfect 1>&2
|
/Linux-v5.4/arch/s390/numa/ |
D | mode_emu.c | 238 enum toptree_level level, bool perfect) in move_level_to_numa_node() argument 245 if (perfect) { in move_level_to_numa_node() 261 enum toptree_level level, bool perfect) in move_level_to_numa() argument 266 move_level_to_numa_node(node, phys, level, perfect); in move_level_to_numa()
|
/Linux-v5.4/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-v5.4/net/decnet/ |
D | TODO | 29 o Add perfect socket hashing - an idea suggested by Paul Koning. Currently
|
/Linux-v5.4/fs/gfs2/ |
D | Kconfig | 17 GFS is perfect consistency -- changes made to the filesystem on one
|
/Linux-v5.4/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-v5.4/Documentation/isdn/ |
D | credits.rst | 19 For contribution of man-pages, the imontty-tool and a perfect
|
/Linux-v5.4/Documentation/input/devices/ |
D | appletouch.rst | 76 is not perfect. If finger movements are not recognized anymore, try reloading
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | socfpga_arria10.dtsi | 431 snps,perfect-filter-entries = <128>; 451 snps,perfect-filter-entries = <128>; 471 snps,perfect-filter-entries = <128>;
|
D | socfpga.dtsi | 562 snps,perfect-filter-entries = <128>; 580 snps,perfect-filter-entries = <128>;
|
/Linux-v5.4/Documentation/translations/ja_JP/ |
D | SubmittingPatches | 692 Andrew Morton, "The perfect patch" (tpp).
|
/Linux-v5.4/Documentation/media/v4l-drivers/ |
D | si470x.rst | 150 V4L minor device allocation and parameter setting is not perfect. A solution is
|
/Linux-v5.4/Documentation/process/ |
D | clang-format.rst | 7 a set of rules and heuristics. Like most tools, it is not perfect
|
D | deprecated.rst | 9 In a perfect world, it would be possible to convert all instances of
|
D | submitting-drivers.rst | 140 existing driver author to build a single perfect driver.
|
D | 5.Posting.rst | 127 Working to create the perfect patch series can be a frustrating process 135 So now you have a perfect series of patches for posting, but the work is
|
/Linux-v5.4/Documentation/translations/zh_CN/process/ |
D | submitting-patches.rst | 651 Andrew Morton, "The perfect patch" (tpp).
|
/Linux-v5.4/Documentation/media/dvb-drivers/ |
D | faq.rst | 50 That's all far from perfect, but it seems no one has written
|
/Linux-v5.4/Documentation/hwmon/ |
D | submitting-patches.rst | 63 through Lindent. Lindent is not perfect, and you may have to do some minor
|
/Linux-v5.4/Documentation/virt/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-v5.4/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
|
/Linux-v5.4/Documentation/media/uapi/mediactl/ |
D | request-api.rst | 101 since perfect atomicity may not be possible due to hardware limitations.
|
/Linux-v5.4/Documentation/bpf/ |
D | bpf_design_QA.rst | 162 These two instructions is a perfect example what kind of new BPF
|