Searched refs:bodies (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_dl.c | 137 struct vsp1_dl_body *bodies; member 192 struct list_head bodies; member 270 pool->bodies = kcalloc(num_bodies, sizeof(*pool->bodies), GFP_KERNEL); in vsp1_dl_body_pool_create() 271 if (!pool->bodies) { in vsp1_dl_body_pool_create() 279 kfree(pool->bodies); in vsp1_dl_body_pool_create() 288 struct vsp1_dl_body *dlb = &pool->bodies[i]; in vsp1_dl_body_pool_create() 317 kfree(pool->bodies); in vsp1_dl_body_pool_destroy() 557 INIT_LIST_HEAD(&dl->bodies); in vsp1_dl_list_alloc() 582 list_for_each_entry_safe(dlb, tmp, &dl->bodies, list) { in vsp1_dl_list_bodies_put() 716 list_add_tail(&dlb->list, &dl->bodies); in vsp1_dl_list_add_body() [all …]
|
/openbmc/openbmc-build-scripts/config/ |
H A D | .gitlint | 105 # E.g. Match bodies that have a line that that contain "release"
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | OGTSL | 38 raise any specification issues with the appropriate bodies (for
|
H A D | OGL-UK-1.0 | 62 …mation under a common open licence. The Controller invites public sector bodies owning their own c…
|
H A D | OGL-UK-2.0 | 64 …mation under a common open licence. The Controller invites public sector bodies owning their own c…
|
H A D | OGL-UK-3.0 | 61 …under a common open licence. The National Archives invites public sector bodies owning their own c…
|
H A D | EUPL-1.2 | 160 bodies, offices or agencies, as a Licensor, and any Licensee, will be subject to the jurisdiction o…
|
H A D | CECILL-1.1 | 9 The following bodies are the authors of this license CeCILL (Ce : CEA, C : CNRS, I : INRIA, LL : Lo…
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | Kconfig | 94 Regulatory bodies around the world require that wireless device
|
/openbmc/linux/net/wireless/ |
H A D | Kconfig | 143 situations that certain regulatory bodies have provided clarifications
|
/openbmc/linux/Documentation/block/ |
H A D | data-integrity.rst | 79 bodies (T10, T13), Oracle and its partners are trying to standardize
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | CVE-2023-4039.patch | 1769 +/* { dg-final { check-function-bodies "**" "" } } */ 2016 +/* { dg-final { check-function-bodies "**" "" } } */ 2122 +/* { dg-final { check-function-bodies "**" "" } } */ 2958 +/* { dg-final { check-function-bodies "**" "" } } */ 3059 +/* { dg-final { check-function-bodies "**" "" } } */
|
/openbmc/openbmc-test-automation/ |
H A D | CONTRIBUTING.md | 57 - When you wish to indent if/else or loop bodies for visual effect:
|
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/ |
H A D | suricata.yaml | 1176 # request or response bodies. Default is 18k.
|
/openbmc/openbmc/poky/documentation/profile-manual/ |
H A D | usage.rst | 801 bodies with whatever we want, and thereby make it infinitely more 805 function bodies with a simple function that does nothing but increment a
|