Home
last modified time | relevance | path

Searched defs:has (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/Documentation/
Dconf.py500 has = False variable
503 has = True variable
/linux-6.1.9/drivers/hv/
Dhv_balloon.c583 static inline bool has_pfn_is_backed(struct hv_hotadd_state *has, in has_pfn_is_backed()
605 struct hv_hotadd_state *has; in hv_page_offline_check() local
680 static void hv_page_online_one(struct hv_hotadd_state *has, struct page *pg) in hv_page_online_one()
697 static void hv_bring_pgs_online(struct hv_hotadd_state *has, in hv_bring_pgs_online()
709 struct hv_hotadd_state *has) in hv_mem_hot_add()
775 struct hv_hotadd_state *has; in hv_online_page() local
794 struct hv_hotadd_state *has; in pfn_covered() local
858 struct hv_hotadd_state *has; in handle_pg_range() local
1996 struct hv_hotadd_state *has, *tmp; in balloon_remove() local
/linux-6.1.9/scripts/
Dgenerate_rust_target.rs140 fn has(&self, option: &str) -> bool { in has() method
/linux-6.1.9/fs/xfs/scrub/
Dscrub.h30 bool (*has)(struct xfs_mount *); member
/linux-6.1.9/drivers/dma/
Ddmaengine.c395 dma_cap_mask_t has; in dma_device_satisfies_mask() local
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_ialloc.c2937 int has; in xfs_ialloc_check_shrink() local
/linux-6.1.9/tools/perf/
Dbuiltin-script.c793 #define has(m) \ in perf_sample__fprintf_start() macro