Searched defs:prot (Results 1 – 19 of 19) 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() 74 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 | io.h | 35 phys_addr_t phys_addr, pgprot_t prot) in ioremap_page_range()
|
D | ima.h | 40 static inline int ima_file_mmap(struct file *file, unsigned long prot) in ima_file_mmap()
|
D | agpgart.h | 56 int prot; /* prot flags for mmap */ member 62 pgprot_t prot; member
|
D | vmalloc.h | 125 pgprot_t prot, struct page **pages) in map_kernel_range_noflush()
|
D | iommu.h | 285 phys_addr_t paddr, int gfp_order, int prot) in iommu_map() 298 u64 size, int prot) in iommu_domain_window_enable()
|
D | highmem.h | 71 #define kmap_atomic_prot(page, prot) kmap_atomic(page) argument
|
D | libata.h | 1030 static inline unsigned int ata_prot_flags(u8 prot) in ata_prot_flags() 1051 static inline int ata_is_atapi(u8 prot) in ata_is_atapi() 1056 static inline int ata_is_nodata(u8 prot) in ata_is_nodata() 1061 static inline int ata_is_pio(u8 prot) in ata_is_pio() 1066 static inline int ata_is_dma(u8 prot) in ata_is_dma() 1071 static inline int ata_is_ncq(u8 prot) in ata_is_ncq() 1076 static inline int ata_is_data(u8 prot) in ata_is_data()
|
D | security.h | 2315 static inline int security_mmap_file(struct file *file, unsigned long prot, in security_mmap_file() 2328 unsigned long prot) in security_file_mprotect()
|
/include/linux/can/ |
D | core.h | 40 struct proto *prot; member
|
/include/net/ |
D | sock.h | 1194 struct proto *prot = sk->sk_prot; in sk_leave_memory_pressure() local 1209 struct proto *prot = sk->sk_prot; in sk_enter_memory_pressure() local 1220 long *prot = sk->sk_prot->sysctl_mem; in sk_prot_mem_limits() local 1226 static inline void memcg_memory_allocated_add(struct cg_proto *prot, in memcg_memory_allocated_add() 1239 static inline void memcg_memory_allocated_sub(struct cg_proto *prot, in memcg_memory_allocated_sub() 1245 static inline u64 memcg_memory_allocated_read(struct cg_proto *prot) in memcg_memory_allocated_read() 1255 struct proto *prot = sk->sk_prot; in sk_memory_allocated() local 1265 struct proto *prot = sk->sk_prot; in sk_memory_allocated_add() local 1280 struct proto *prot = sk->sk_prot; in sk_memory_allocated_sub() local 1290 struct proto *prot = sk->sk_prot; in sk_sockets_allocated_dec() local [all …]
|
D | protocol.h | 86 struct proto *prot; member
|
/include/net/phonet/ |
D | phonet.h | 107 struct proto *prot; member
|
/include/asm-generic/ |
D | pgtable.h | 229 #define move_pte(pte, prot, old_addr, new_addr) (pte) argument 245 #define pgprot_noncached(prot) (prot) argument 494 static inline int track_pfn_remap(struct vm_area_struct *vma, pgprot_t *prot, in track_pfn_remap() 505 static inline int track_pfn_insert(struct vm_area_struct *vma, pgprot_t *prot, in track_pfn_insert()
|
/include/uapi/linux/ |
D | agpgart.h | 82 int prot; /* prot flags for mmap */ member
|
/include/linux/sunrpc/ |
D | svc.h | 356 u32 prot; /* protocol (UDP or TCP) */ member
|
D | xprt.h | 163 int prot; /* IP protocol */ member
|
/include/rdma/ |
D | ib_verbs.h | 1057 struct ib_sge *prot; member
|