Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/
Dconf.py470 has = False variable
473 has = True variable
/kernel/linux/linux-5.10/drivers/hv/
Dhv_balloon.c573 static inline bool has_pfn_is_backed(struct hv_hotadd_state *has, in has_pfn_is_backed()
595 struct hv_hotadd_state *has; in hv_page_offline_check() local
670 static void hv_page_online_one(struct hv_hotadd_state *has, struct page *pg) in hv_page_online_one()
687 static void hv_bring_pgs_online(struct hv_hotadd_state *has, in hv_bring_pgs_online()
699 struct hv_hotadd_state *has) in hv_mem_hot_add()
765 struct hv_hotadd_state *has; in hv_online_page() local
784 struct hv_hotadd_state *has; in pfn_covered() local
848 struct hv_hotadd_state *has; in handle_pg_range() local
1738 struct hv_hotadd_state *has, *tmp; in balloon_remove() local
/kernel/linux/linux-5.10/fs/xfs/scrub/
Dscrub.h31 bool (*has)(struct xfs_sb *); member
/kernel/linux/linux-5.10/drivers/dma/
Ddmaengine.c395 dma_cap_mask_t has; in dma_device_satisfies_mask() local
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-script.c732 #define has(m) \ in perf_sample__fprintf_start() macro