/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. in test_cgcore_populated() 143 * A,B and C's "populated" fields would flip to "0" and file in test_cgcore_populated() 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 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(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()
|
/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/mm/ |
H A D | percpu.c | 177 * 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 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/Documentation/PCI/endpoint/ |
H A D | pci-vntb-howto.rst | 89 of the function device and is populated with the following NTB specific 130 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 154 Note that the devices listed here correspond to the values populated in
|
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
|
/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/arch/powerpc/include/asm/ |
H A D | plpks.h | 92 * 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
|
/linux/drivers/of/ |
H A D | of_kunit_helpers.c | 16 * of_root_kunit_skip() - Skip test if the root node isn't populated 17 * @test: test to skip if the root node isn't populated
|
/linux/Documentation/hwmon/ |
H A D | peci-dimmtemp.rst | 48 I is DIMM index of the populated DIMM. 49 temp[N]_input Provides current temperature of the populated DIMM.
|
/linux/security/ipe/ |
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/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
|