Home
last modified time | relevance | path

Searched defs:prot (Results 651 - 675 of 827) sorted by relevance

1...<<21222324252627282930>>...34

/kernel/linux/linux-5.10/drivers/iommu/
H A Dipmmu-vmsa.c681 ipmmu_map(struct iommu_domain *io_domain, unsigned long iova, phys_addr_t paddr, size_t size, int prot, gfp_t gfp) ipmmu_map() argument
/kernel/linux/linux-5.10/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c2241 do_otp_read(struct map_info *map, struct flchip *chip, u_long offset, u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz) do_otp_read() argument
2274 do_otp_write(struct map_info *map, struct flchip *chip, u_long offset, u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz) do_otp_write() argument
2299 do_otp_lock(struct map_info *map, struct flchip *chip, u_long offset, u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz) do_otp_lock() argument
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_l3_main.c1311 static int arpentry_matches_prot(struct qeth_arp_entrytype *type, __u16 prot) in arpentry_matches_prot() argument
401 qeth_l3_send_setrouting(struct qeth_card *card, enum qeth_routing_types type, enum qeth_prot_versions prot) qeth_l3_send_setrouting() argument
420 qeth_l3_correct_routing_type(struct qeth_card *card, enum qeth_routing_types *type, enum qeth_prot_versions prot) qeth_l3_correct_routing_type() argument
1396 qeth_l3_query_arp_cache_info(struct qeth_card *card, enum qeth_prot_versions prot, struct qeth_arp_query_info *qinfo) qeth_l3_query_arp_cache_info() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_attr.c3026 int prot = 0, guard; in qla24xx_vport_create() local
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_lib.c1139 void *prot = cmd->prot_sdb; in scsi_init_command() local
/kernel/linux/linux-5.10/drivers/vfio/
H A Dvfio.c1895 vfio_pin_pages(struct device *dev, unsigned long *user_pfn, int npage, int prot, unsigned long *phys_pfn) vfio_pin_pages() argument
2006 vfio_group_pin_pages(struct vfio_group *group, unsigned long *user_iova_pfn, int npage, int prot, unsigned long *phys_pfn) vfio_group_pin_pages() argument
/kernel/linux/linux-5.10/net/smc/
H A Daf_smc.c239 struct proto *prot; in smc_sock_alloc() local
/kernel/linux/linux-5.10/net/tls/
H A Dtls_sw.c168 struct tls_prot_info *prot; in tls_decrypt_done() local
237 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_do_decryption() local
131 padding_length(struct tls_sw_context_rx *ctx, struct tls_prot_info *prot, struct sk_buff *skb) padding_length() argument
282 struct tls_prot_info *prot = &tls_ctx->prot_info; tls_trim_both_msgs() local
305 struct tls_prot_info *prot = &tls_ctx->prot_info; tls_clone_plaintext_msg() local
329 struct tls_prot_info *prot = &tls_ctx->prot_info; tls_get_rec() local
441 struct tls_prot_info *prot = &tls_ctx->prot_info; tls_encrypt_done() local
499 struct tls_prot_info *prot = &tls_ctx->prot_info; tls_do_encryption() local
676 struct tls_prot_info *prot = &tls_ctx->prot_info; tls_push_record() local
925 struct tls_prot_info *prot = &tls_ctx->prot_info; tls_sw_sendmsg() local
1153 struct tls_prot_info *prot = &tls_ctx->prot_info; tls_sw_do_sendpage() local
1419 struct tls_prot_info *prot = &tls_ctx->prot_info; decrypt_internal() local
1555 struct tls_prot_info *prot = &tls_ctx->prot_info; decrypt_skb_update() local
1751 struct tls_prot_info *prot = &tls_ctx->prot_info; tls_sw_recvmsg() local
2060 struct tls_prot_info *prot = &tls_ctx->prot_info; tls_read_size() local
2311 struct tls_prot_info *prot = &tls_ctx->prot_info; tls_set_sw_offload() local
[all...]
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dxprt.h192 int prot; /* IP protocol */ member
H A Dsvc.h376 u32 prot; /* protocol (UDP or TCP) */ member
/kernel/linux/linux-5.10/include/net/
H A Dtls.h524 struct tls_prot_info *prot = &ctx->prot_info; in tls_fill_prepend() local
506 tls_advance_record_sn(struct sock *sk, struct tls_prot_info *prot, struct cipher_context *ctx) tls_advance_record_sn() argument
/kernel/linux/linux-5.10/include/linux/
H A Dpgtable.h1015 track_pfn_remap(struct vm_area_struct *vma, pgprot_t *prot, unsigned long pfn, unsigned long addr, unsigned long size) track_pfn_remap() argument
1026 track_pfn_insert(struct vm_area_struct *vma, pgprot_t *prot, pfn_t pfn) track_pfn_insert() argument
1295 p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) p4d_set_huge() argument
1313 p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) p4d_set_huge() argument
1317 pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot) pud_set_huge() argument
1321 pmd_set_huge(pmd_t *pmd, phys_addr_t addr, pgprot_t prot) pmd_set_huge() argument
1381 pfn_modify_allowed(unsigned long pfn, pgprot_t prot) pfn_modify_allowed() argument
[all...]
H A Diommu.h154 int prot; member
694 iommu_map(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t size, int prot) iommu_map() argument
700 iommu_map_atomic(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t size, int prot) iommu_map_atomic() argument
720 iommu_map_sg(struct iommu_domain *domain, unsigned long iova, struct scatterlist *sg, unsigned int nents, int prot) iommu_map_sg() argument
727 iommu_map_sg_atomic(struct iommu_domain *domain, unsigned long iova, struct scatterlist *sg, unsigned int nents, int prot) iommu_map_sg_atomic() argument
743 iommu_domain_window_enable(struct iommu_domain *domain, u32 wnd_nr, phys_addr_t paddr, u64 size, int prot) iommu_domain_window_enable() argument
1084 iommu_map_sgtable(struct iommu_domain *domain, unsigned long iova, struct sg_table *sgt, int prot) iommu_map_sgtable() argument
[all...]
/kernel/linux/linux-5.10/security/apparmor/
H A Dlsm.c493 static int common_mmap(const char *op, struct file *file, unsigned long prot, in common_mmap() argument
515 apparmor_mmap_file(struct file *file, unsigned long reqprot, unsigned long prot, unsigned long flags) apparmor_mmap_file() argument
521 apparmor_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot) apparmor_file_mprotect() argument
/kernel/linux/linux-5.10/tools/lib/perf/include/perf/
H A Devent.h32 __u32 prot; member
/kernel/linux/linux-5.10/tools/arch/s390/include/uapi/asm/
H A Dptrace.h427 ptprot_flags prot; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dauxtrace.h337 int prot; member
H A Dsynthetic-events.c277 read_proc_maps_line(struct io *io, __u64 *start, __u64 *end, u32 *prot, u32 *flags, __u64 *offset, u32 *maj, u32 *min, __u64 *inode, ssize_t pathname_size, char *pathname) read_proc_maps_line() argument
/kernel/linux/linux-5.10/fs/
H A Dbinfmt_elf.c110 static int set_brk(unsigned long start, unsigned long end, int prot) in set_brk() argument
571 int prot = 0; in make_prot() local
360 elf_map(struct file *filep, unsigned long addr, const struct elf_phdr *eppnt, int prot, int type, unsigned long total_size) elf_map() argument
[all...]
/kernel/linux/linux-5.10/mm/
H A Dnommu.c326 void *vmap(struct page **pages, unsigned int count, unsigned long flags, pgprot_t prot) in vmap() argument
153 __vmalloc_node_range(unsigned long size, unsigned long align, unsigned long start, unsigned long end, gfp_t gfp_mask, pgprot_t prot, unsigned long vm_flags, int node, const void *caller) __vmalloc_node_range() argument
755 validate_mmap_request(struct file *file, unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long pgoff, unsigned long *_capabilities) validate_mmap_request() argument
916 determine_vm_flags(struct file *file, unsigned long prot, unsigned long flags, unsigned long capabilities) determine_vm_flags() argument
1069 do_mmap(struct file *file, unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long pgoff, unsigned long *populate, struct list_head *uf) do_mmap() argument
1295 ksys_mmap_pgoff(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) ksys_mmap_pgoff() argument
1330 unsigned long prot; global() member
1622 remap_pfn_range(struct vm_area_struct *vma, unsigned long addr, unsigned long pfn, unsigned long size, pgprot_t prot) remap_pfn_range() argument
[all...]
H A Dhuge_memory.c772 insert_pfn_pmd(struct vm_area_struct *vma, unsigned long addr, pmd_t *pmd, pfn_t pfn, pgprot_t prot, bool write, pgtable_t pgtable) insert_pfn_pmd() argument
874 insert_pfn_pud(struct vm_area_struct *vma, unsigned long addr, pud_t *pud, pfn_t pfn, pgprot_t prot, bool write) insert_pfn_pud() argument
H A Dmmap.c110 static inline pgprot_t arch_filter_pgprot(pgprot_t prot) in arch_filter_pgprot() argument
1417 do_mmap(struct file *file, unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long pgoff, unsigned long *populate, struct list_head *uf) do_mmap() argument
1619 ksys_mmap_pgoff(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) ksys_mmap_pgoff() argument
1686 unsigned long prot; global() member
[all...]
/kernel/linux/linux-5.10/ipc/
H A Dshm.c1521 unsigned long prot; in do_shmat() local
/kernel/linux/linux-6.6/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c2243 do_otp_read(struct map_info *map, struct flchip *chip, u_long offset, u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz) do_otp_read() argument
2276 do_otp_write(struct map_info *map, struct flchip *chip, u_long offset, u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz) do_otp_write() argument
2301 do_otp_lock(struct map_info *map, struct flchip *chip, u_long offset, u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz) do_otp_lock() argument
/kernel/linux/linux-6.6/drivers/acpi/arm64/
H A Diort.c904 int prot = IOMMU_READ | IOMMU_WRITE; in iort_get_rmrs() local
1147 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in iort_iommu_msi_get_resv_regions() local
810 iort_rmr_alloc( struct acpi_iort_rmr_desc *rmr_desc, int prot, enum iommu_resv_type type, u32 *sids, u32 num_sids) iort_rmr_alloc() argument
[all...]

Completed in 56 milliseconds

1...<<21222324252627282930>>...34