Searched defs:prot (Results 1 – 18 of 18) sorted by relevance
/include/linux/ |
D | mman.h | 38 #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()
|
D | io-mapping.h | 41 pgprot_t prot; member 55 pgprot_t prot; in io_mapping_create_wc() local
|
D | ima.h | 38 static inline int ima_file_mmap(struct file *file, unsigned long prot) in ima_file_mmap()
|
D | io.h | 35 phys_addr_t phys_addr, pgprot_t prot) in ioremap_page_range()
|
D | agpgart.h | 82 int prot; /* prot flags for mmap */ member 138 int prot; /* prot flags for mmap */ member 144 pgprot_t prot; member
|
D | ata.h | 504 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()
|
D | vmalloc.h | 107 pgprot_t prot, struct page **pages) in map_kernel_range_noflush()
|
D | iommu.h | 170 phys_addr_t paddr, int gfp_order, int prot) in iommu_map()
|
D | highmem.h | 64 #define kmap_atomic_prot(page, prot) kmap_atomic(page) argument
|
D | ipv6.h | 479 static inline u16 inet6_tw_offset(const struct proto *prot) in inet6_tw_offset()
|
D | security.h | 2217 unsigned long prot, in security_file_mmap() 2227 unsigned long prot) in security_file_mprotect()
|
/include/linux/can/ |
D | core.h | 40 struct proto *prot; member
|
/include/net/ |
D | sock.h | 1018 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 …]
|
D | protocol.h | 82 struct proto *prot; member
|
/include/asm-generic/ |
D | pgtable.h | 217 #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/ |
D | phonet.h | 107 struct proto *prot; member
|
/include/linux/sunrpc/ |
D | svc.h | 351 u32 prot; /* protocol (UDP or TCP) */ member
|
D | xprt.h | 157 int prot; /* IP protocol */ member
|