Home
last modified time | relevance | path

Searched refs:faults (Results 1 – 25 of 89) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/md/
Dmd-faulty.c79 sector_t faults[MaxFault]; member
105 if (conf->faults[i] >= start && in check_sector()
106 conf->faults[i] < end) { in check_sector()
129 if (conf->faults[i] == start) { in add_sector()
158 conf->faults[n] = start; in add_sector()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
Dmsm_submitqueue.c126 size_t size = min_t(size_t, args->len, sizeof(queue->faults)); in msm_submitqueue_query_faults()
131 args->len = sizeof(queue->faults); in msm_submitqueue_query_faults()
138 ret = copy_to_user(u64_to_user_ptr(args->data), &queue->faults, size); in msm_submitqueue_query_faults()
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-flash.rst63 presence of some faults. See V4L2_CID_FLASH_FAULT.
103 control may not be possible in presence of some faults. See
126 some faults. See V4L2_CID_FLASH_FAULT.
134 Faults related to the flash. The faults tell about specific problems
138 if the fault affects the flash LED. Exactly which faults have such
139 an effect is chip dependent. Reading the faults resets the control
/kernel/linux/linux-5.10/tools/perf/util/
Dparse-events.l340 page-faults|faults { return sym(yyscanner, PERF_TYPE_SOFTWARE, PERF_COUNT_SW_PAGE_FAULTS); }
341 minor-faults { return sym(yyscanner, PERF_TYPE_SOFTWARE, PERF_COUNT_SW_PAGE_FAULTS_MIN); }
342 major-faults { return sym(yyscanner, PERF_TYPE_SOFTWARE, PERF_COUNT_SW_PAGE_FAULTS_MAJ); }
345 alignment-faults { return sym(yyscanner, PERF_TYPE_SOFTWARE, PERF_COUNT_SW_ALIGNMENT_FAULTS); }
346 emulation-faults { return sym(yyscanner, PERF_TYPE_SOFTWARE, PERF_COUNT_SW_EMULATION_FAULTS); }
/kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/
Dhugetlb.rst25 …rsvd.max_usage_in_bytes # show max "hugepagesize" hugetlb reservations and no-reserve faults
26 …svd.usage_in_bytes # show current reservations and no-reserve faults for "hugepagesize"…
28 …tlb.<hugepagesize>.limit_in_bytes # set/show limit of "hugepagesize" hugetlb faults
108 For shared HugeTLB memory, both HugeTLB reservation and page faults are charged
119 When a HugeTLB cgroup goes offline with some reservations or faults still
130 complex compared to the tracking of HugeTLB faults, so it is significantly
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
Dhmm-tests.c42 uint64_t faults; member
142 buffer->faults = cmd.faults; in hmm_dmirror_cmd()
268 ASSERT_EQ(buffer->faults, 1); in TEST_F()
378 ASSERT_EQ(buffer->faults, 1); in TEST_F()
422 ASSERT_EQ(buffer->faults, 1); in TEST_F()
444 ASSERT_EQ(buffer->faults, 1); in TEST_F()
521 ASSERT_EQ(buffer->faults, 1); in TEST_F()
599 ASSERT_EQ(buffer->faults, 1); in TEST_F()
655 ASSERT_EQ(buffer->faults, 1); in TEST_F()
713 ASSERT_EQ(buffer->faults, 1); in TEST_F()
[all …]
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-led-flash54 Space separated list of flash faults that may have occurred.
55 Flash faults are re-read after strobing the flash. Possible
56 flash faults:
Dsysfs-bus-iio-temperature-max318565 Open-circuit fault. The detection of open-circuit faults,
Dsysfs-bus-counter-104-quad-815 Whether detection of differential encoder cable faults for the
/kernel/linux/linux-5.10/lib/
Dtest_hmm_uapi.h28 __u64 faults; member
/kernel/linux/linux-5.10/Documentation/virt/kvm/devices/
Ds390_flic.rst18 - enable/disable for the guest transparent async page faults
58 Enables async page faults for the guest. So in case of a major page fault
62 Disables async page faults for the guest and waits until already pending
63 async page faults are done. This is necessary to trigger a completion interrupt
/kernel/linux/linux-5.10/kernel/sched/
Dfair.c1132 unsigned long faults[]; member
1299 return ng->faults[task_faults_idx(NUMA_MEM, nid, 0)] + in group_faults()
1300 ng->faults[task_faults_idx(NUMA_MEM, nid, 1)]; in group_faults()
1311 unsigned long faults = 0; in group_faults_priv() local
1315 faults += ng->faults[task_faults_idx(NUMA_MEM, node, 1)]; in group_faults_priv()
1318 return faults; in group_faults_priv()
1323 unsigned long faults = 0; in group_faults_shared() local
1327 faults += ng->faults[task_faults_idx(NUMA_MEM, node, 0)]; in group_faults_shared()
1330 return faults; in group_faults_shared()
1364 unsigned long faults; in score_nearby_nodes() local
[all …]
/kernel/linux/linux-5.10/Documentation/admin-guide/mm/
Duserfaultfd.rst12 memory page faults, something otherwise only the kernel code could do.
25 1) ``read/POLLIN`` protocol to notify a userland thread of the faults
80 page faults, it has to verify that ``uffdio_api.features`` has appropriate
88 bitmask will specify to the kernel which kind of faults to track for
174 Guest async page faults, ``FOLL_NOWAIT`` and all other ``GUP*`` features work
176 page faults in the guest scheduler so those guest processes that
271 not get further userland page faults from the removed area. Still, the
275 Unlike userland page faults which have to be synchronous and require
/kernel/linux/linux-5.10/Documentation/i2c/
Dfault-codes.rst11 Not all fault reports imply errors; "page faults" should be a familiar
13 faults. There may be fancier recovery schemes that are appropriate in
82 about probe faults other than ENXIO and ENODEV.)
/kernel/linux/linux-5.10/Documentation/fault-injection/
Dfault-injection.rst181 In order to inject faults while debugfs is not available (early boot time),
201 Note that this file enables all types of faults (slab, futex, etc).
206 This feature is intended for systematic testing of faults in a single
393 Systematic faults using fail-nth
396 The following code systematically faults 0-th, 1-st, 2-nd and so on
/kernel/linux/linux-5.10/arch/arm/nwfpe/
Dentry.S104 @ ??? For some reason, faults can happen at .Lx2 even with a
/kernel/linux/linux-5.10/drivers/hwmon/
Dsmm665.c145 u16 faults; /* fault status */ member
256 data->faults = val; in smm665_update_device()
351 if (data->faults & (1 << attr->index)) in smm665_show_crit_alarm()
/kernel/linux/linux-5.10/drivers/ras/
DKconfig14 faults.
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
Drestrack.c96 atomic64_read(&mr->odp_stats.faults))) in fill_stat_mr_entry()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iommu/
Dti,omap-iommu.txt22 back a bus error response on MMU faults.
/kernel/linux/linux-5.10/Documentation/arm64/
Dmemory-tagging-extension.rst75 thread, asynchronously following one or multiple tag check faults,
84 - ``PR_MTE_TCF_NONE`` - *Ignore* tag check faults
254 * Enable the tagged address ABI, synchronous MTE tag check faults and
/kernel/linux/linux-5.10/Documentation/x86/
Dpti.rst185 * Double faults: overflowing the kernel stack because of page
186 faults upon page faults. Caused by touching non-pti-mapped
/kernel/linux/linux-5.10/drivers/soc/samsung/
DKconfig83 faults with better precision.
/kernel/linux/linux-5.10/Documentation/leds/
Dleds-class-flash.rst64 bitmask of flash faults that the LED flash class
/kernel/linux/linux-5.10/Documentation/virt/kvm/
Dmsr.rst211 when asynchronous page faults are enabled on the vcpu, 0 when disabled.
212 Bit 1 is 1 if asynchronous page faults can be injected when vcpu is in
213 cpl == 0. Bit 2 is 1 if asynchronous page faults are delivered to L1 as

1234