Home
last modified time | relevance | path

Searched full:populated (Results 1 – 25 of 907) sorted by relevance

12345678910>>...37

/openbmc/openbmc-test-automation/openpower/
H A Dtest_bmc_devicetree.robot17 [Documentation] Verify if the BMC Model is populated in the device tree.
26 [Documentation] Verify if the BMC compatible property is populated.
35 [Documentation] Verify if the BMC CPU name property is populated.
44 [Documentation] Verify if the BMC CPU compatible property is populated.
53 [Documentation] Verify if the BMC Memory name property is populated.
63 ... populated.
72 [Documentation] Verify if the BMC FSI name property is populated.
81 [Documentation] Verify if the BMC FSI compatible property is populated.
90 [Documentation] Verify if the BMC GPIO-FSI name property is populated.
99 [Documentation] Verify if the BMC GPIO-FSI compatible property is populated.
[all …]
/openbmc/phosphor-led-manager/test/
H A Dutest.cpp37 // Need just the ledsAssserted populated with these. in TEST_F()
69 // Need just the ledsAssserted populated with these. in TEST_F()
101 // Need just the ledsAssserted populated with these. in TEST_F()
147 // Need just the ledsAssserted populated with these. in TEST_F()
183 // Need just the ledsAssserted populated with these. in TEST_F()
219 // Need just the ledsAssserted populated with these. in TEST_F()
249 // Need just the ledsAssserted populated with these. in TEST_F()
285 // Need just the ledsAssserted populated with these. in TEST_F()
315 // Need just the ledsAssserted populated with these. in TEST_F()
364 // Need just the ledsAssserted populated with these. in TEST_F()
[all …]
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_bmc_network_protocol.robot32 Wait Until Keyword Succeeds 30 sec 10 sec Verify NTP Servers Are Populated
59 Wait Until Keyword Succeeds 30 sec 10 sec Verify NTP Servers Are Populated
102 Verify NTP Server Is Not Populated In NetworkSuppliedServers
103 [Documentation] Patch NTP server and verify NTP servers is not populated
112 # Verify the NTP server is populated in NTPServers.
117 # Checking whether added NTP server is not populated in
/openbmc/linux/tools/testing/selftests/mm/
H A Dmkdirty.c147 /* MM populated a THP if we got the last subpage populated as well. */ in test_ptrace_write_thp()
149 ksft_test_result_skip("Did not get a THP populated\n"); in test_ptrace_write_thp()
211 /* MM populated a THP if we got the last subpage populated as well. */ in test_page_migration_thp()
213 ksft_test_result_skip("Did not get a THP populated\n"); in test_page_migration_thp()
250 /* MM populated a THP if we got the last subpage populated as well. */ in test_pte_mapped_thp()
252 ksft_test_result_skip("Did not get a THP populated\n"); in test_pte_mapped_thp()
H A Dmadv_populate.c175 "range initially not populated\n"); in test_populate_read()
180 "range is populated\n"); in test_populate_read()
197 "range initially not populated\n"); in test_populate_write()
202 "range is populated\n"); in test_populate_write()
/openbmc/openbmc/poky/documentation/dev-manual/
H A Ddevice-manager.rst11 - Persistent and Pre-Populated ``/dev``: For this case, the ``/dev``
17 is automatically populated by the kernel at runtime. Additional
21 Using Persistent and Pre-Populated ``/dev``
55 setting, the resulting ``/dev`` directory is populated by the kernel
/openbmc/linux/tools/perf/util/
H A Dcpumap.h118 * aggr_cpu_id__socket - Create an aggr_cpu_id with the socket populated with
124 * aggr_cpu_id__die - Create an aggr_cpu_id with the die and socket populated
131 * populated with the core, die and socket for cpu. The function signature is
137 * populated with the cpu, core, die and socket for cpu. The function signature
142 * aggr_cpu_id__node - Create an aggr_cpu_id with the numa node populated for
/openbmc/google-misc/subprojects/ncsid/src/
H A Dnet_iface.h66 * properly populated with the index of this interface.
72 * properly populated with the index of this interface.
97 * properly populated with the index of this interface.
102 * properly populated with the index of this interface.
/openbmc/slpd-lite/
H A Dslp.hpp195 * @return In case of success, the vector is populated with the data
208 * @return the vector populated with the error data
220 * @return In case of success, the vector is populated with the data
233 * @return In case of success, the vector is populated with the data
268 * @return the vector is populated with the data
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_core.c136 * A, B and C's "populated" fields would be 1 while D's 0.
138 * A,B and C's "populated" fields would flip to "0" and file
174 if (cg_read_strcmp(cg_test_a, "cgroup.events", "populated 1\n")) in test_cgcore_populated()
177 if (cg_read_strcmp(cg_test_b, "cgroup.events", "populated 1\n")) in test_cgcore_populated()
180 if (cg_read_strcmp(cg_test_c, "cgroup.events", "populated 1\n")) in test_cgcore_populated()
183 if (cg_read_strcmp(cg_test_d, "cgroup.events", "populated 0\n")) in test_cgcore_populated()
189 if (cg_read_strcmp(cg_test_a, "cgroup.events", "populated 0\n")) in test_cgcore_populated()
192 if (cg_read_strcmp(cg_test_b, "cgroup.events", "populated 0\n")) in test_cgcore_populated()
195 if (cg_read_strcmp(cg_test_c, "cgroup.events", "populated 0\n")) in test_cgcore_populated()
198 if (cg_read_strcmp(cg_test_d, "cgroup.events", "populated 0\n")) in test_cgcore_populated()
[all …]
H A Dtest_kill.c76 if (cg_read_strcmp(cgroup, "cgroup.events", "populated 1\n")) in test_cgkill_simple()
89 cg_read_strcmp(cgroup, "cgroup.events", "populated 0\n")) in test_cgkill_simple()
193 cg_read_strcmp(cgroup[0], "cgroup.events", "populated 0\n")) in test_cgkill_tree()
254 cg_read_strcmp(cgroup, "cgroup.events", "populated 0\n")) in test_cgkill_forkbomb()
/openbmc/qemu/include/hw/
H A Dloader.h96 * function arguments are updated to refer to the newly populated buffer.
119 * @pentry: Populated with program entry point. Ignored if NULL.
120 * @lowaddr: Populated with lowest loaded address. Ignored if NULL.
121 * @highaddr: Populated with highest loaded address. Ignored if NULL.
122 * @pflags: Populated with ELF processor-specific flags. Ignore if NULL.
138 * which will be populated with various load information. @bigendian and
197 * @errp: Populated with an error in failure cases
211 * @ep: Populated with program entry point. Ignored if NULL.
213 * ramdisk. Populated with the load address. Ignored if NULL or
/openbmc/u-boot/board/freescale/mx28evk/
H A DREADME52 Note: The mx28evk board does not come with a NAND flash populated from the
56 mx28evk does not come with SPI NOR flash populated from the factory either.
58 To get SPI communication to work R320, R321,R322 and C178 need to be populated.
/openbmc/linux/drivers/net/ethernet/sfc/
H A Def100_nic.h76 bool have_mport; /* base_mport was populated successfully */
79 bool have_own_mport; /* own_mport was populated successfully */
80 bool have_local_intf; /* local_mae_intf was populated successfully */
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_systems_inventory.robot74 Get System Serial And Verify Populated
83 Get Model And Verify Populated
120 Get Motherboard Serial And Verify Populated
129 Verify Motherboard Manufacturer Field Value Populated
138 Verify Motherboard Partnumber Field Value Populated
/openbmc/linux/mm/
H A Dpercpu.c177 * The number of empty populated pages, protected by pcpu_lock.
183 * The number of populated pages in use by the allocator, protected by
192 * try to keep the number of populated free pages between
918 * populated with pages, while we account it here. The number in pcpu_block_update_hint_alloc()
1061 * pcpu_is_populated - determines if the region is populated
1067 * For atomic allocations, check if the backing pages are populated.
1070 * Bool if the backing pages are populated.
1081 start = find_next_zero_bit(chunk->populated, end, start); in pcpu_is_populated()
1085 end = find_next_bit(chunk->populated, end, start + 1); in pcpu_is_populated()
1096 * @pop_only: use populated regions only
[all …]
H A Dpercpu-internal.h72 int nr_populated; /* # of populated pages */
73 int nr_empty_pop_pages; /* # of empty populated pages */
74 unsigned long populated[]; /* populated bitmap */ member
/openbmc/linux/include/uapi/linux/
H A Ddma-heap.h28 * @fd: will be populated with a fd which provides the
48 * populated with the dmabuf handle of the allocation.
/openbmc/linux/Documentation/PCI/endpoint/
H A Dpci-vntb-howto.rst89 of the function device and is populated with the following NTB specific
125 field should be populated with '1'. For NTB, both the PCI endpoint controllers
136 Note that the devices listed here correspond to the values populated in
149 Note that the devices listed here correspond to the values populated in
/openbmc/phosphor-net-ipmid/
H A Dmessage_parsers.hpp205 * @param[in] message - IPMI Message populated from the incoming packet
219 * @param[in] message - IPMI Message populated for the outgoing packet
231 * @param[in] message - IPMI Message populated from the incoming packet
244 * @param[in] message - IPMI Message populated for the outgoing packet
/openbmc/openpower-occ-control/
H A Dpldm.hpp340 * @return true if cache is populated and false if the cache is not
341 * populated.
350 * @return true if cache is populated and false if the cache is not
351 * populated.
408 * @param[in] es - Populated event source
421 * @param[in] es - Populated event source
/openbmc/linux/arch/powerpc/include/asm/
H A Dplpks.h92 * If no buffer is provided, var->datalen will be populated with the object's
101 * If no buffer is provided, var->datalen will be populated with the object's
110 * If no buffer is provided, var->datalen will be populated with the object's
/openbmc/u-boot/board/Arcturus/ucp1020/
H A DREADME2 product featuring a Freescale P1020 CPU, optionally populated with 1, 2 or 3 Gig-Ethernet PHYs,
11 - the selection of populated phy(s):
/openbmc/openpower-pnor-code-mgmt/
H A Dmsl_verify.hpp49 * @return The populated or empty version string
58 * @param[out] version - The version struct to be populated
/openbmc/linux/Documentation/hwmon/
H A Dpeci-dimmtemp.rst48 I is DIMM index of the populated DIMM.
49 temp[N]_input Provides current temperature of the populated DIMM.

12345678910>>...37