Home
last modified time | relevance | path

Searched defs:possible (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Daffinity.c137 int possible, curr_cpu, i, ht; in init_real_cpu_mask() local
637 int curr_cpu, possible, i, ret; in hfi1_dev_affinity_init() local
1008 int possible, curr_cpu, i; in find_hw_thread_mask() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dtraversal_intersection_patterns.hpp38 bool const possible = in check_pairs() local
/OK3568_Linux_fs/u-boot/scripts/
H A Dcheckpatch.pl1842 sub possible { subroutine
/OK3568_Linux_fs/kernel/scripts/
H A Dcheckpatch.pl2027 sub possible { subroutine
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dsetup.c746 int i, possible = num_possible_cpus(); in prefill_possible_map() local
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dpci_link.c61 u32 possible[ACPI_PCI_LINK_MAX_POSSIBLE]; member
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dacpi.c761 int possible, disabled_cpus; in prefill_possible_map() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dcpumask.h826 set_cpu_possible(unsigned int cpu, bool possible) in set_cpu_possible()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dsmp.c972 unsigned int possible, sclp_max, cpu; in smp_fill_possible_mask() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsmpboot.c1458 int i, possible; in prefill_possible_map() local
/OK3568_Linux_fs/external/xserver/randr/
H A Drrcrtc.c1112 RROutput *possible; in ProcRRGetCrtcInfo() local
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dworker.cc786 datacast_t possible; in CheckRegion() local
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcore.c2489 enum { cpuset, possible, fail } state = cpuset; in select_fallback_rq() enumerator