Home
last modified time | relevance | path

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

12345678910>>...20

/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 "read range initially not populated\n"); in test_populate_read()
180 "read range is populated\n"); in test_populate_read()
197 "write range initially not populated\n"); in test_populate_write()
202 "write range is populated\n"); in test_populate_write()
/linux/tools/perf/util/
H A Dcpumap.h123 * aggr_cpu_id__socket - Create an aggr_cpu_id with the socket populated with
129 * aggr_cpu_id__die - Create an aggr_cpu_id with the die and socket populated
136 * populated with the cluster, die and socket for cpu. The function signature
142 * socket populated with the core, die and socket for cpu. The function
148 * populated with the cpu, core, die and socket for cpu. The function signature
153 * aggr_cpu_id__node - Create an aggr_cpu_id with the numa node populated for
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen4_tl.h28 * struct adf_gen4_tl_slice_data_regs - HW slice data as populated by FW.
41 * counter values as are being populated periodically by device.
100 * telemetry counter values as are being populated periodically by device.
133 * counters data: Device + 4 Ring Pairs as are being populated periodically
/linux/tools/testing/selftests/cgroup/
H A Dtest_core.c141 * A, B and C's "populated" fields would be 1 while D's 0.
143 * A,B and C's "populated" fields would flip to "0" and file
182 if (cg_read_strcmp(cg_test_a, "cgroup.events", "populated 1\n")) in test_cgcore_populated()
185 if (cg_read_strcmp(cg_test_b, "cgroup.events", "populated 1\n")) in test_cgcore_populated()
188 if (cg_read_strcmp(cg_test_c, "cgroup.events", "populated 1\n")) in test_cgcore_populated()
191 if (cg_read_strcmp(cg_test_d, "cgroup.events", "populated 0\n")) in test_cgcore_populated()
197 if (cg_read_strcmp(cg_test_a, "cgroup.events", "populated 0\n")) in test_cgcore_populated()
200 if (cg_read_strcmp(cg_test_b, "cgroup.events", "populated 0\n")) in test_cgcore_populated()
203 if (cg_read_strcmp(cg_test_c, "cgroup.events", "populated 0\n")) in test_cgcore_populated()
206 if (cg_read_strcmp(cg_test_d, "cgroup.events", "populated 0\n")) in test_cgcore_populated()
[all …]
H A Dtest_kill.c77 if (cg_read_strcmp(cgroup, "cgroup.events", "populated 1\n")) in test_cgkill_simple()
90 cg_read_strcmp_wait(cgroup, "cgroup.events", "populated 0\n")) in test_cgkill_simple()
195 "populated 0\n")) in test_cgkill_tree()
256 cg_read_strcmp_wait(cgroup, "cgroup.events", "populated 0\n")) in test_cgkill_forkbomb()
/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 */
/linux/rust/kernel/sync/
H A Dset_once.rs11 /// A container that can be populated at most once. Thread safe.
13 /// Once the a [`SetOnce`] is populated, it remains populated by the same object for the
81 /// Returns `true` if the [`SetOnce`] was successfully populated.
/linux/drivers/gpu/drm/xe/
H A Dxe_migrate.h45 * @map: struct iosys_map into the memory to be populated.
46 * @pos: If @map is NULL, map into the memory to be populated.
63 * @map: struct iosys_map into the memory to be populated.
64 * @pos: If @map is NULL, map into the memory to be populated.
/linux/Documentation/userspace-api/media/v4l/
H A Dmetafmt-c3-isp.rst36 are no configuration changes to make. Populated blocks **must** be consecutive
41 :c:type:`c3_isp_params_block_type`. Once the blocks have been populated
42 into the data buffer, the combined size of all populated blocks shall be set in
/linux/Documentation/userspace-api/gpio/
H A Dgpio-get-chipinfo-ioctl.rst28 The :c:type:`chip_info<gpiochip_info>` to be populated.
38 On success 0 and ``info`` is populated with the chip info.
H A Dgpio-v2-get-lineinfo-ioctl.rst28 The :c:type:`line_info<gpio_v2_line_info>` to be populated, with the
47 On success 0 and ``info`` is populated with the chip info.
H A Dgpio-get-lineinfo-ioctl.rst32 The :c:type:`line_info<gpioline_info>` to be populated, with the
51 On success 0 and ``info`` is populated with the chip info.
H A Dgpio-v2-get-lineinfo-watch-ioctl.rst29 The :c:type:`line_info<gpio_v2_line_info>` struct to be populated, with
64 On success 0 and ``info`` is populated with the current line info.
H A Dgpio-handle-get-line-values-ioctl.rst32 The :c:type:`line_values<gpiohandle_data>` to be populated.
60 On success 0 and ``values`` populated with the values read.
H A Dgpio-get-lineinfo-watch-ioctl.rst33 The :c:type:`line_info<gpioline_info>` struct to be populated, with
71 On success 0 and ``info`` is populated with the current line info.
/linux/include/linux/net/intel/
H A Diidc_rdma_idpf.h9 /* struct to be populated by core LAN PCI driver */
28 /* struct to be populated by core LAN PCI driver */
H A Diidc_rdma.h39 /* Structure to be populated by core LAN PCI driver */
58 * allocated and populated by the auxiliary driver's owner. The core PCI
/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.
/linux/tools/testing/selftests/drivers/net/lib/sh/
H A Dlib_netcons.sh13 SRCIF="" # to be populated later
14 SRCIP="" # to be populated later
17 DSTIF="" # to be populated later
18 DSTIP="" # to be populated later
30 # NAMESPACE will be populated by setup_ns with a random value
/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.
/linux/Documentation/PCI/endpoint/
H A Dpci-ntb-howto.rst93 of the function device and is populated with the following NTB specific
128 field should be populated with '1'. For NTB, both the PCI endpoint controllers
141 Note that the devices listed here correspond to the values populated in
/linux/security/ipe/
H A Deval.c30 * @ctx: Supplies a pointer to the context to be populated.
41 * @ctx: Supplies a pointer to the context to be populated.
71 * @ctx: Supplies a pointer to the context to be populated.
87 * @ctx: Supplies a pointer to the context to be populated.
H A Dpolicy_fs.c39 * @data will be populated with the pkcs7 blob representing the policy
83 * @data will be populated with the plain-text version of the policy
121 * @data will be populated with the policy_name attribute on success.
159 * @data will be populated with the version string on success.
249 * @data will be populated with the 1 or 0 depending on if the
/linux/drivers/memory/
H A Dof_memory.c24 * from device tree node. Returns a pointer to the populated
101 * tree node. Returns pointer to populated structure. If any error
162 * from device tree node. Returns a pointer to the populated
253 * tree node. Returns pointer to populated structure. If any error
312 * tree node. Returns pointer to populated structure. If error

12345678910>>...20