/kernel/linux/linux-6.6/scripts/ |
H A D | generate_rust_target.rs | 140 fn has(&self, option: &str) -> bool { in has() functions
|
/kernel/linux/linux-5.10/Documentation/ |
H A D | conf.py | 470 has = False variable 473 has = True variable
|
/kernel/linux/linux-6.6/Documentation/ |
H A D | conf.py | 446 has = False variable 449 has = True variable
|
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | scrub.h | 31 bool (*has)(struct xfs_sb *); member
|
/kernel/linux/linux-6.6/fs/btrfs/tests/ |
H A D | extent-io-tests.c | 332 u8 has; in check_eb_bitmap() local 347 u8 has; in check_eb_bitmap() local [all...] |
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | scrub.h | 39 bool (*has)(struct xfs_mount *); member
|
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | dmaengine.c | 395 dma_cap_mask_t has; in dma_device_satisfies_mask() local
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | dmaengine.c | 395 dma_cap_mask_t has; in dma_device_satisfies_mask() local
|
/kernel/linux/linux-5.10/drivers/hv/ |
H A D | hv_balloon.c | 573 static inline bool has_pfn_is_backed(struct hv_hotadd_state *has, in has_pfn_is_backed() argument 595 struct hv_hotadd_state *has; hv_page_offline_check() local 670 hv_page_online_one(struct hv_hotadd_state *has, struct page *pg) hv_page_online_one() argument 687 hv_bring_pgs_online(struct hv_hotadd_state *has, unsigned long start_pfn, unsigned long size) hv_bring_pgs_online() argument 697 hv_mem_hot_add(unsigned long start, unsigned long size, unsigned long pfn_count, struct hv_hotadd_state *has) hv_mem_hot_add() argument 765 struct hv_hotadd_state *has; hv_online_page() local 784 struct hv_hotadd_state *has; pfn_covered() local 848 struct hv_hotadd_state *has; handle_pg_range() local 1738 struct hv_hotadd_state *has, *tmp; balloon_remove() local [all...] |
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_ialloc.c | 2973 int has; in xfs_ialloc_check_shrink() local [all...] |
/kernel/linux/linux-6.6/drivers/hv/ |
H A D | hv_balloon.c | 592 static inline bool has_pfn_is_backed(struct hv_hotadd_state *has, in has_pfn_is_backed() argument 614 struct hv_hotadd_state *has; hv_page_offline_check() local 690 hv_page_online_one(struct hv_hotadd_state *has, struct page *pg) hv_page_online_one() argument 707 hv_bring_pgs_online(struct hv_hotadd_state *has, unsigned long start_pfn, unsigned long size) hv_bring_pgs_online() argument 717 hv_mem_hot_add(unsigned long start, unsigned long size, unsigned long pfn_count, struct hv_hotadd_state *has) hv_mem_hot_add() argument 784 struct hv_hotadd_state *has; hv_online_page() local 801 struct hv_hotadd_state *has; pfn_covered() local 863 struct hv_hotadd_state *has; handle_pg_range() local 2044 struct hv_hotadd_state *has, *tmp; balloon_remove() local [all...] |
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-script.c | 731 #define has(m) \ in perf_sample__fprintf_start() macro 766 #undef has in perf_sample__fprintf_start() macro [all...] |
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-script.c | 820 #define has(m) \ in perf_sample__fprintf_start() macro 855 #undef has in perf_sample__fprintf_start() macro [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | core.h | 772 bool has; member
|