Home
last modified time | relevance | path

Searched defs:prot (Results 1 – 18 of 18) sorted by relevance

/include/linux/
Dmman.h38 #define arch_calc_vm_prot_bits(prot) 0 argument
52 static inline int arch_validate_prot(unsigned long prot) in arch_validate_prot()
73 calc_vm_prot_bits(unsigned long prot) in calc_vm_prot_bits()
Dio-mapping.h41 pgprot_t prot; member
55 pgprot_t prot; in io_mapping_create_wc() local
Dima.h38 static inline int ima_file_mmap(struct file *file, unsigned long prot) in ima_file_mmap()
Dio.h35 phys_addr_t phys_addr, pgprot_t prot) in ioremap_page_range()
Dagpgart.h82 int prot; /* prot flags for mmap */ member
138 int prot; /* prot flags for mmap */ member
144 pgprot_t prot; member
Data.h504 static inline unsigned int ata_prot_flags(u8 prot) in ata_prot_flags()
525 static inline int ata_is_atapi(u8 prot) in ata_is_atapi()
530 static inline int ata_is_nodata(u8 prot) in ata_is_nodata()
535 static inline int ata_is_pio(u8 prot) in ata_is_pio()
540 static inline int ata_is_dma(u8 prot) in ata_is_dma()
545 static inline int ata_is_ncq(u8 prot) in ata_is_ncq()
550 static inline int ata_is_data(u8 prot) in ata_is_data()
Dvmalloc.h107 pgprot_t prot, struct page **pages) in map_kernel_range_noflush()
Diommu.h170 phys_addr_t paddr, int gfp_order, int prot) in iommu_map()
Dhighmem.h64 #define kmap_atomic_prot(page, prot) kmap_atomic(page) argument
Dipv6.h479 static inline u16 inet6_tw_offset(const struct proto *prot) in inet6_tw_offset()
Dsecurity.h2217 unsigned long prot, in security_file_mmap()
2227 unsigned long prot) in security_file_mprotect()
/include/linux/can/
Dcore.h40 struct proto *prot; member
/include/net/
Dsock.h1018 struct proto *prot = sk->sk_prot; in sk_leave_memory_pressure() local
1034 struct proto *prot = sk->sk_prot; in sk_enter_memory_pressure() local
1045 long *prot = sk->sk_prot->sysctl_mem; in sk_prot_mem_limits() local
1051 static inline void memcg_memory_allocated_add(struct cg_proto *prot, in memcg_memory_allocated_add()
1064 static inline void memcg_memory_allocated_sub(struct cg_proto *prot, in memcg_memory_allocated_sub()
1070 static inline u64 memcg_memory_allocated_read(struct cg_proto *prot) in memcg_memory_allocated_read()
1080 struct proto *prot = sk->sk_prot; in sk_memory_allocated() local
1090 struct proto *prot = sk->sk_prot; in sk_memory_allocated_add() local
1105 struct proto *prot = sk->sk_prot; in sk_memory_allocated_sub() local
1115 struct proto *prot = sk->sk_prot; in sk_sockets_allocated_dec() local
[all …]
Dprotocol.h82 struct proto *prot; member
/include/asm-generic/
Dpgtable.h217 #define move_pte(pte, prot, old_addr, new_addr) (pte) argument
225 #define pgprot_noncached(prot) (prot) argument
401 static inline int track_pfn_vma_new(struct vm_area_struct *vma, pgprot_t *prot, in track_pfn_vma_new()
/include/net/phonet/
Dphonet.h107 struct proto *prot; member
/include/linux/sunrpc/
Dsvc.h351 u32 prot; /* protocol (UDP or TCP) */ member
Dxprt.h157 int prot; /* IP protocol */ member