/openbmc/phosphor-fan-presence/presence/ |
H A D | pfpgen.py | 11 2 - Create an instance of the Everything class from the 12 native python type instance(s) with the Everything.load 14 3 - The Everything class constructor orchestrates conversion of the 235 factory = Everything.classmap(self.rpolicy["type"]) 242 factory = Everything.classmap(m["type"]) 251 class Everything(Renderer): class 290 factory = Everything.classmap(x["class"]) 317 return Everything(**objs) 323 super(Everything, self).__init__(**kw) 391 function = getattr(Everything.load(args), valid_commands[args.command])
|
/openbmc/linux/include/uapi/linux/ |
H A D | libc-compat.h | 65 /* Everything up to IFF_DYNAMIC, matches net/if.h until glibc 2.23 */ 74 /* Linux headers included first, and we must define everything 82 /* Everything up to IFF_DYNAMIC, matches net/if.h until glibc 2.23 */ 120 /* Linux headers included first, and we must define everything 170 * or we are being included in the kernel, then define everything 188 /* Everything up to IFF_DYNAMIC, matches net/if.h until glibc 2.23 */
|
/openbmc/linux/Documentation/driver-api/ |
H A D | isa.rst | 61 everything was found to be present and accounted for. If it wanted the 64 do everything in .probe() as before. 70 values have been passed in) and .probe() for everything else. This is 97 do that with everything being internal, so isa_register_driver() abuses 110 everything is backed out again and the error, or -ENODEV, is returned.
|
/openbmc/qemu/tests/functional/ |
H A D | test_multiprocess.py | 21 '/releases/31/Everything/x86_64/os/images/pxeboot/vmlinuz'), 26 '/releases/31/Everything/x86_64/os/images/pxeboot/initrd.img'), 31 '/releases/31/Everything/aarch64/os/images/pxeboot/vmlinuz'), 36 '/releases/31/Everything/aarch64/os/images/pxeboot/initrd.img'),
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_rdonly_maps.c | 27 /* prevent compiler to optimize everything out */ in skip_loop() 46 /* prevent compiler to optimize everything out */ in part_loop() 65 /* prevent compiler to optimize everything out */ in full_loop()
|
/openbmc/openbmc/poky/meta/recipes-devtools/rsync/files/ |
H A D | rsyncd.conf | 12 #[everything] 14 # comment = Everything except /etc exposed
|
/openbmc/linux/Documentation/devicetree/bindings/serial/ |
H A D | amlogic,meson-uart.yaml | 16 "Everything-Else" power domain. 43 - description: Everything-Else power domain UART controller 51 - description: Everything-Else power domain UART controller on G12A SoCs
|
/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima_policy_appraise_all/files/ |
H A D | ima_policy_appraise_all | 2 … measure policy (http://sourceforge.net/p/linux-ima/wiki/Home/#measure-nothing-appraise-everything) 4 # Do not measure anything, but appraise everything
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Parity-7.0.0 | 43 …ce code is available under this license or another license that allows everything this license doe… 59 The contributor licenses you to do everything with this software that would otherwise infringe thei… 63 The contributor licenses you to do everything with this software that would otherwise infringe any …
|
H A D | BlueOak-1.0.0 | 21 Each contributor licenses you to do everything with this 42 Each contributor licenses you to do everything with this
|
/openbmc/phosphor-inventory-manager/ |
H A D | pimgen.py | 7 2 - Create an instance of the Everything class from the 8 native python type instance(s) with the Everything.load 10 3 - The Everything class constructor orchestrates conversion of the 536 class Everything(Renderer): class 562 interfaces, interface_composite = Everything.get_interfaces( 568 ) = Everything.get_interfaces( 577 return Everything( 640 super(Everything, self).__init__(**kw) 725 function = getattr(Everything.load(args), valid_commands[args.command])
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | switch_to.h | 32 * That is, everything following __switch_to() will be skipped for new threads. 33 * So everything that matters to new threads should be placed before __switch_to().
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ctapi-common/ |
H A D | ctapi-common_1.1-14.bb | 7 SRC_URI = "https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/23/Everything/sourc… 8 …https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/23/Everything/source/SRPMS/c/…
|
/openbmc/linux/drivers/soc/amlogic/ |
H A D | Kconfig | 41 tristate "Amlogic Meson Everything-Else Power Domains driver" 48 Say yes to expose Amlogic Meson Everything-Else Power Domains as
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | TODO.txt | 19 refcounts, caching, ... on everything. 25 here, treating everything else as a fixed platform. i915_sw_fence concepts
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
H A D | gp10b.c | 30 nvkm_wr32(device, 0x000200, 0xffffffff); /* everything on */ in gp10b_mc_init() 31 nvkm_wr32(device, 0x00020c, 0xffffffff); /* everything out of ELPG */ in gp10b_mc_init()
|
/openbmc/linux/arch/um/drivers/ |
H A D | stderr_console.c | 9 /* trivial console driver -- simply dump everything to stderr */ 53 * there is no added value in dumping everything to stderr, and the
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | nested.c | 36 /* Support everything but TME, O.S. and Range TLBIs */ in access_nested_id_reg() 42 /* Support everything but PtrAuth and Spec Invalidation */ in access_nested_id_reg() 91 /* Support everything */ in access_nested_id_reg()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 066 | 56 # zero clusters) and discard everything. Everything should now read as 0. 151 # Try to overwrite everything: This should reuse the whole range. To test that
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | custom_sec_handlers.c | 114 /* fallback treats everything as BPF_PROG_TYPE_SYSCALL program to test in test_custom_sec_handlers() 144 /* now attempt to load everything */ in test_custom_sec_handlers() 149 /* now try to auto-attach everything */ in test_custom_sec_handlers()
|
/openbmc/linux/security/ |
H A D | Kconfig.hardening | 95 bool "zero-init everything passed by reference (very strong)" 113 bool "pattern-init everything (strongest)" 117 Initializes everything on the stack (including padding) 132 bool "zero-init everything (strongest and safest)" 136 Initializes everything on the stack (including padding)
|
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | i915_gem_evict.c | 120 /* Everything is pinned, nothing should happen */ in igt_evict_something() 135 /* Everything is unpinned, we should be able to evict something */ in igt_evict_something() 207 /* Everything is pinned, nothing should happen */ in igt_evict_for_vma() 219 /* Everything is unpinned, we should be able to evict the node */ in igt_evict_for_vma() 340 /* Fill the GGTT with pinned objects and try to evict everything. */ in igt_evict_vm() 346 /* Everything is pinned, nothing should happen */ in igt_evict_vm()
|
/openbmc/linux/arch/arm/kernel/ |
H A D | head-inflate-data.c | 22 * allocation is available. Everything must be allocated on the stack and 28 * area possible. And because everything is statically allocated on the
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | images.rst | 67 - ``core-image-lsb-sdk``: A ``core-image-lsb`` that includes everything 98 everything in the cross-toolchain. The image also includes 113 everything in the cross-toolchain. The image also includes
|
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/ |
H A D | firmware_close_unittest.cpp | 28 * everything looks right. in TEST_F() 59 * handler, and it's closed and everything looks right. in TEST_F()
|