| /linux/tools/testing/selftests/mm/ |
| H A D | mkdirty.c | 147 /* 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 D | madv_populate.c | 175 "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 D | cpumap.h | 123 * 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/tools/testing/selftests/cgroup/ |
| H A D | test_core.c | 141 * 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 D | test_kill.c | 76 if (cg_read_strcmp(cgroup, "cgroup.events", "populated 1\n")) in test_cgkill_simple() 89 cg_read_strcmp_wait(cgroup, "cgroup.events", "populated 0\n")) in test_cgkill_simple() 194 "populated 0\n")) in test_cgkill_tree() 255 cg_read_strcmp_wait(cgroup, "cgroup.events", "populated 0\n")) in test_cgkill_forkbomb()
|
| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_gen4_tl.h | 28 * 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/drivers/net/ethernet/sfc/ |
| H A D | ef100_nic.h | 76 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 D | set_once.rs | 11 /// 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/Documentation/userspace-api/media/v4l/ |
| H A D | metafmt-c3-isp.rst | 36 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/mm/ |
| H A D | percpu-internal.h | 85 int nr_populated; /* # of populated pages */ 86 int nr_empty_pop_pages; /* # of empty populated pages */ 87 unsigned long populated[]; /* populated bitmap */ member
|
| /linux/Documentation/userspace-api/gpio/ |
| H A D | gpio-get-chipinfo-ioctl.rst | 28 The :c:type:`chip_info<gpiochip_info>` to be populated. 38 On success 0 and ``info`` is populated with the chip info.
|
| H A D | gpio-v2-get-lineinfo-ioctl.rst | 28 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 D | gpio-get-lineinfo-ioctl.rst | 32 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 D | gpio-v2-get-lineinfo-watch-ioctl.rst | 29 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 D | gpio-handle-get-line-values-ioctl.rst | 32 The :c:type:`line_values<gpiohandle_data>` to be populated. 60 On success 0 and ``values`` populated with the values read.
|
| H A D | gpio-get-lineinfo-watch-ioctl.rst | 33 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 D | iidc_rdma_idpf.h | 9 /* struct to be populated by core LAN PCI driver */ 28 /* struct to be populated by core LAN PCI driver */
|
| H A D | iidc_rdma.h | 39 /* 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 D | dma-heap.h | 28 * @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 D | lib_netcons.sh | 13 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/drivers/memory/ |
| H A D | of_memory.c | 24 * 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
|
| /linux/security/ipe/ |
| H A D | policy_fs.c | 39 * @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
|
| H A D | eval.c | 30 * @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.
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_kms.h | 60 * Return: Size of commands populated to command buffer. 67 * This is where pre clip related command should be populated like 72 * Return: Size of commands populated to command buffer. 88 * Return: Size of commands populated to command buffer. 99 * Return: Size of commands populated to command buffer.
|
| /linux/Documentation/PCI/endpoint/ |
| H A D | pci-ntb-howto.rst | 93 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
|