Home
last modified time | relevance | path

Searched refs:less (Results 1 – 25 of 930) sorted by relevance

12345678910>>...38

/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Drbtree.c24 static bool less(struct bpf_rb_node *a, const struct bpf_rb_node *b) in less() function
53 bpf_rbtree_add(&groot, &n->node, less); in __add_three()
54 bpf_rbtree_add(&groot, &m->node, less); in __add_three()
63 bpf_rbtree_add(&groot, &n->node, less); in __add_three()
91 bpf_rbtree_add(&groot, &n->node, less); in rbtree_add_and_remove()
92 bpf_rbtree_add(&groot, &m->node, less); in rbtree_add_and_remove()
137 bpf_rbtree_add(&groot, &n->node, less); in rbtree_first_and_remove()
138 bpf_rbtree_add(&groot, &m->node, less); in rbtree_first_and_remove()
139 bpf_rbtree_add(&groot, &o->node, less); in rbtree_first_and_remove()
193 bpf_rbtree_add(&groot, &n->node, less); in rbtree_api_release_aliasing()
H A Drbtree_fail.c20 static bool less(struct bpf_rb_node *a, const struct bpf_rb_node *b) in less() function
41 bpf_rbtree_add(&groot, &n->node, less); in rbtree_api_nolock_add()
56 bpf_rbtree_add(&groot, &n->node, less); in rbtree_api_nolock_remove()
89 bpf_rbtree_add(&groot, &n->node, less); in rbtree_api_remove_unadded_node()
146 bpf_rbtree_add(&groot, &n->node, less); in rbtree_api_add_to_multiple_trees()
149 bpf_rbtree_add(&groot2, &n->node, less); in rbtree_api_add_to_multiple_trees()
171 bpf_rbtree_add(&groot, res, less); in rbtree_api_use_unchecked_remove_retval()
191 bpf_rbtree_add(&groot, &n->node, less); in rbtree_api_add_release_unlock_escape()
237 bpf_rbtree_add(&groot, &node_a->node, less); in less__bad_fn_call_add()
H A Drefcounted_kptr_fail.c23 static bool less(struct bpf_rb_node *a, const struct bpf_rb_node *b) in less() function
45 bpf_rbtree_add(&groot, &n->node, less); in rbtree_refcounted_node_ref_escapes()
71 bpf_rbtree_add(&groot, &n->node, less); in rbtree_refcounted_node_ref_escapes_owning_input()
92 bpf_rbtree_add(&groot, &n->node, less); in BPF_PROG()
H A Drefcounted_kptr.c51 static bool less(struct bpf_rb_node *node_a, const struct bpf_rb_node *node_b) in less() function
88 if (bpf_rbtree_add(root, &n->r, less)) { in __insert_in_tree_and_list()
131 if (bpf_rbtree_add(root, &m->r, less)) { in __stash_map_insert_tree()
468 bpf_rbtree_add(&broot, &n->r, less); in rbtree_wrong_owner_remove_fail_b()
518 bpf_rbtree_add(&root, &n->r, less); in BPF_PROG()
552 bpf_rbtree_add(&root, &n->r, less); in BPF_PROG()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.min.css.map1less/normalize.less","less/print.less","bootstrap.css","dist/css/bootstrap.css","less/glyphicons.l…
/openbmc/linux/include/linux/
H A Drbtree_latch.h65 bool (*less)(struct latch_tree_node *a, struct latch_tree_node *b); member
77 bool (*less)(struct latch_tree_node *a, struct latch_tree_node *b)) in __lt_insert()
89 if (less(ltn, ltp)) in __lt_insert()
149 __lt_insert(node, root, 0, ops->less); in latch_tree_insert()
151 __lt_insert(node, root, 1, ops->less); in latch_tree_insert()
H A Dmin_heap.h29 bool (*less)(const void *lhs, const void *rhs); member
48 if (func->less(left, smallest)) in min_heapify()
53 if (func->less(right, smallest)) in min_heapify()
128 if (func->less(parent, child)) in min_heap_push()
H A Drbtree.h166 bool (*less)(struct rb_node *, const struct rb_node *)) in rb_add_cached()
174 if (less(node, parent)) { in rb_add_cached()
196 bool (*less)(struct rb_node *, const struct rb_node *)) in rb_add()
203 if (less(node, parent)) in rb_add()
/openbmc/openbmc/meta-security/recipes-security/isic/files/
H A Disic-0.07-netinet.patch20 * 'rand() & 0x4ff' line below. The 0x4ff needs to be less than the size of
32 * 'rand() & 0x4ff' line below. The 0x4ff needs to be less than the size of
44 * 'rand() & 0x4ff' line below. The 0x4ff needs to be less than the size of
56 * 'rand() & 0x4ff' line below. The 0x4ff needs to be less than the size of
68 * 'rand() & 0x4ff' line below. The 0x4ff needs to be less than the size of
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-light-si11335 Unit-less infrared intensity. The intensity is measured from 1
13 Unit-less infrared intensity. The intensity is measured from 4
21 Unit-less light intensity with more diodes.
H A Dsysfs-bus-iio-light-isl2901814 The sign bit is extended for resolutions less than 16. While
16 is less affected by the ambient IR noise variation.
/openbmc/openbmc/poky/meta/recipes-extended/less/
H A Dless_668.bb8 # (GPL-2.0-or-later (<< 418), GPL-3.0-or-later (>= 418)) | less
16 # Using a generic BSD license for less is fine with me.
34 UPSTREAM_CHECK_URI = "http://www.greenwoodsoftware.com/less/download.html"
60 ALTERNATIVE:${PN} = "less"
/openbmc/phosphor-objmgr/src/
H A Dtypes.hpp19 using InterfaceNames = boost::container::flat_set<std::string, std::less<>,
23 std::string, InterfaceNames, std::less<>,
27 std::string, ConnectionNames, std::less<>,
/openbmc/linux/tools/testing/selftests/bpf/
H A Dbpf_experimental.h120 bool (less)(struct bpf_rb_node *a, const struct bpf_rb_node *b),
124 #define bpf_rbtree_add(head, node, less) bpf_rbtree_add_impl(head, node, less, NULL, 0) argument
/openbmc/linux/tools/include/linux/
H A Drbtree.h179 bool (*less)(struct rb_node *, const struct rb_node *)) in rb_add_cached()
187 if (less(node, parent)) { in rb_add_cached()
207 bool (*less)(struct rb_node *, const struct rb_node *)) in rb_add()
214 if (less(node, parent)) in rb_add()
/openbmc/linux/Documentation/hwmon/
H A Daspeed-g6-pwm-tach.rst24 The larger divisor, the less rpm accuracy and the less
/openbmc/linux/lib/
H A Dtest_min_heap.c73 .less = min_heap ? less_than : greater_than, in test_heapify_all()
106 .less = min_heap ? less_than : greater_than, in test_heap_push()
139 .less = min_heap ? less_than : greater_than, in test_heap_pop_push()
/openbmc/openbmc/poky/meta/recipes-multimedia/libtiff/
H A Dtiff_4.7.0.bb19 CVE_STATUS[CVE-2023-52356] = "fixed-version: Fixed since 4.7.0, NVD tracks this as version-less vul…
20 CVE_STATUS[CVE-2023-6228] = "fixed-version: Fixed since 4.7.0, NVD tracks this as version-less vuln…
21 CVE_STATUS[CVE-2023-6277] = "fixed-version: Fixed since 4.7.0, NVD tracks this as version-less vuln…
/openbmc/linux/net/tipc/
H A Dcore.h195 static inline int less(u16 left, u16 right) in less() function
202 return !less(val, min) && !more(val, max); in tipc_in_range()
/openbmc/qemu/tests/qemu-iotests/
H A D075.out18 …mu-io: can't open device TEST_DIR/simple-pattern.cloop: block_size 4294966784 must be 64 MB or less
21 …-io: can't open device TEST_DIR/simple-pattern.cloop: n_blocks 4294967295 must be 536870911 or less
/openbmc/linux/drivers/iio/temperature/
H A DKconfig58 tristate "MLX90614 contact-less infrared sensor"
62 MLX90614 contact-less infrared sensor connected with I2C.
68 tristate "MLX90632 contact-less infrared sensor with medical accuracy"
73 MLX90632 contact-less infrared sensor with medical accuracy
/openbmc/linux/Documentation/usb/
H A Dohci.rst20 - improved robustness; bugfixes; and less overhead
23 - less code, by using the upper level "hcd" framework
/openbmc/docs/architecture/
H A Dipmi-architecture.md53 ```less
60 "userId":int - IPMI user ID of caller (0 for session-less channels)
62 must be less than or equal to the privilege of the user and less
66 ```less
95 For session-less channels (like BT, KCS, and IPMB), the only privilege check
96 will be to see that the requested privilege is less than or equal to the
98 users, the privilege must be less than or equal to the channel's maximum
102 function. If the requested privilege is less than or equal to the required

12345678910>>...38