Home
last modified time | relevance | path

Searched defs:details (Results 1 – 25 of 26) sorted by relevance

12

/linux/Documentation/networking/dsa/
H A Dbcm_sf2.rst54 Device Tree probingImplementation details global() argument
66 MDIO indirect accessesImplementation details global() argument
79 Multimedia over CoAxial (MoCA) interfacesImplementation details global() argument
94 Power ManagementImplementation details global() argument
107 Wake-on-LANImplementation details global() argument
H A Db53.rst32 Configuration with tagging supportImplementation details global() argument
40 Configuration without tagging supportImplementation details global() argument
/linux/Documentation/mm/
H A Dprocess_addrs.rst531 Locking rulesPage table locking details global() argument
587 AtomicityPage table locking details global() argument
633 Page table installationPage table locking details global() argument
697 Page table freeingPage table locking details global() argument
733 Page table movingPage table locking details global() argument
/linux/security/landlock/
H A Ddomain.c86 struct landlock_details *details; in get_current_details() local
121 struct landlock_details *details; landlock_init_hierarchy_log() local
[all...]
H A Ddomain.h106 const struct landlock_details *details; member
/linux/mm/
H A Dmemory.c1425 static inline bool should_zap_cows(struct zap_details *details) in should_zap_cows() argument
1436 static inline bool should_zap_folio(struct zap_details *details, in should_zap_folio() argument
1447 static inline bool zap_drop_markers(struct zap_details *details) in zap_drop_markers() argument
1464 struct zap_details *details, pte_ in zap_install_uffd_wp_if_needed() argument
1492 zap_present_folio_ptes(struct mmu_gather * tlb,struct vm_area_struct * vma,struct folio * folio,struct page * page,pte_t * pte,pte_t ptent,unsigned int nr,unsigned long addr,struct zap_details * details,int * rss,bool * force_flush,bool * force_break,bool * any_skipped) zap_present_folio_ptes() argument
1543 zap_present_ptes(struct mmu_gather * tlb,struct vm_area_struct * vma,pte_t * pte,pte_t ptent,unsigned int max_nr,unsigned long addr,struct zap_details * details,int * rss,bool * force_flush,bool * force_break,bool * any_skipped) zap_present_ptes() argument
1589 zap_nonpresent_ptes(struct mmu_gather * tlb,struct vm_area_struct * vma,pte_t * pte,pte_t ptent,unsigned int max_nr,unsigned long addr,struct zap_details * details,int * rss,bool * any_skipped) zap_nonpresent_ptes() argument
1659 do_zap_pte_range(struct mmu_gather * tlb,struct vm_area_struct * vma,pte_t * pte,unsigned long addr,unsigned long end,struct zap_details * details,int * rss,bool * force_flush,bool * force_break,bool * any_skipped) do_zap_pte_range() argument
1695 zap_pte_range(struct mmu_gather * tlb,struct vm_area_struct * vma,pmd_t * pmd,unsigned long addr,unsigned long end,struct zap_details * details) zap_pte_range() argument
1787 zap_pmd_range(struct mmu_gather * tlb,struct vm_area_struct * vma,pud_t * pud,unsigned long addr,unsigned long end,struct zap_details * details) zap_pmd_range() argument
1829 zap_pud_range(struct mmu_gather * tlb,struct vm_area_struct * vma,p4d_t * p4d,unsigned long addr,unsigned long end,struct zap_details * details) zap_pud_range() argument
1858 zap_p4d_range(struct mmu_gather * tlb,struct vm_area_struct * vma,pgd_t * pgd,unsigned long addr,unsigned long end,struct zap_details * details) zap_p4d_range() argument
1877 unmap_page_range(struct mmu_gather * tlb,struct vm_area_struct * vma,unsigned long addr,unsigned long end,struct zap_details * details) unmap_page_range() argument
1898 unmap_single_vma(struct mmu_gather * tlb,struct vm_area_struct * vma,unsigned long start_addr,unsigned long end_addr,struct zap_details * details,bool mm_wr_locked) unmap_single_vma() argument
1963 struct zap_details details = { unmap_vmas() local
1997 zap_page_range_single_batched(struct mmu_gather * tlb,struct vm_area_struct * vma,unsigned long address,unsigned long size,struct zap_details * details) zap_page_range_single_batched() argument
2036 zap_page_range_single(struct vm_area_struct * vma,unsigned long address,unsigned long size,struct zap_details * details) zap_page_range_single() argument
4018 unmap_mapping_range_vma(struct vm_area_struct * vma,unsigned long start_addr,unsigned long end_addr,struct zap_details * details) unmap_mapping_range_vma() argument
4026 unmap_mapping_range_tree(struct rb_root_cached * root,pgoff_t first_index,pgoff_t last_index,struct zap_details * details) unmap_mapping_range_tree() argument
4058 struct zap_details details = { }; unmap_mapping_folio() local
4093 struct zap_details details = { }; unmap_mapping_pages() local
[all...]
H A Dpt_reclaim.c9 struct zap_details *details) in reclaim_pt_is_enabled() argument
H A Dmadvise.c864 struct zap_details details = { in madvise_dontneed_single_vma() local
H A Dinternal.h1655 struct zap_details *details) in reclaim_pt_is_enabled() argument
H A Dhugetlb.c6025 struct zap_details *details) in __hugetlb_zap_end() argument
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_adminq.c559 struct iavf_asq_cmd_details *details; in iavf_clean_asq() local
624 struct iavf_asq_cmd_details *details; in iavf_asq_send_command() local
[all...]
H A Diavf_common.c396 struct iavf_asq_cmd_details details; in iavf_aq_send_msg_to_pf() local
/linux/tools/perf/util/
H A Devsel_fprintf.c43 int evsel__fprintf(struct evsel *evsel, struct perf_attr_details *details, FILE *fp) in evsel__fprintf() argument
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_int.c242 u32 addr_lo, addr_hi, details; in qed_pglueb_rbc_attn_handler() local
272 u32 addr_lo, addr_hi, details; in qed_pglueb_rbc_attn_handler() local
324 u32 addr_hi, addr_lo, details; qed_pglueb_rbc_attn_handler() local
467 u32 int_sts, first_drop_reason, details, address, all_drops_reason; qed_dorq_attn_int_sts() local
[all...]
/linux/include/linux/
H A Dhugetlb.h262 struct zap_details *details) in hugetlb_zap_end() argument
326 struct zap_details *details) in hugetlb_zap_end() argument
/linux/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_pf_config.c241 static u32 encode_ggtt(u32 *cfg, u64 start, u64 size, bool details) in encode_ggtt() argument
259 static u32 encode_config_ggtt(u32 *cfg, const struct xe_gt_sriov_config *config, bool details) in encode_config_ggtt() argument
270 static u32 encode_config(u32 *cfg, const struct xe_gt_sriov_config *config, bool details) in encode_config() argument
/linux/sound/pci/ca0106/
H A Dca0106_mixer.c657 snd_ca0106_volume_spi_dac_ctl(const struct snd_ca0106_details *details, in snd_ca0106_volume_spi_dac_ctl() argument
[all...]
H A Dca0106_main.c505 const struct snd_ca0106_details *details, in snd_ca0106_channel_dac() argument
[all...]
H A Dca0106.h666 const struct snd_ca0106_details *details; member
/linux/include/rdma/
H A Dib_mad.h385 u8 details[54]; member
436 } details; member
/linux/drivers/md/
H A Ddm-raid1.c153 struct dm_bio_details details; member
H A Ddm-thin-metadata.c853 struct disk_device_details details; in __write_changed_details() local
[all...]
/linux/include/net/mana/
H A Dgdma.h281 u32 details[GDMA_EVENT_DATA_SIZE / 4]; member
538 u32 details[GDMA_EVENT_DATA_SIZE / 4]; member
/linux/drivers/infiniband/hw/hfi1/
H A Dmad.h57 u8 details[64]; member
/linux/tools/perf/bench/
H A Dnuma.c1214 int details = g->p.show_details; in worker_thread() local

12