Home
last modified time | relevance | path

Searched defs:prot (Results 701 - 725 of 729) sorted by relevance

1...<<21222324252627282930

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_core_main.c5431 u16 prot = (l3_hdr->flags & QETH_HDR_IPV6) ? ETH_P_IPV6 : in qeth_l3_rebuild_skb() local
3099 qeth_ipa_alloc_cmd(struct qeth_card *card, enum qeth_ipa_cmds cmd_code, enum qeth_prot_versions prot, unsigned int data_length) qeth_ipa_alloc_cmd() argument
3291 qeth_query_ipassists(struct qeth_card *card, enum qeth_prot_versions prot) qeth_query_ipassists() argument
6030 qeth_get_setassparms_cmd(struct qeth_card *card, enum qeth_ipa_funcs ipa_func, u16 cmd_code, unsigned int data_length, enum qeth_prot_versions prot) qeth_get_setassparms_cmd() argument
6058 qeth_send_simple_setassparms_prot(struct qeth_card *card, enum qeth_ipa_funcs ipa_func, u16 cmd_code, u32 *data, enum qeth_prot_versions prot) qeth_send_simple_setassparms_prot() argument
6572 qeth_set_csum_off(struct qeth_card *card, enum qeth_ipa_funcs cstype, enum qeth_prot_versions prot) qeth_set_csum_off() argument
6579 qeth_set_csum_on(struct qeth_card *card, enum qeth_ipa_funcs cstype, enum qeth_prot_versions prot, u8 *lp2lp) qeth_set_csum_on() argument
6639 qeth_set_ipa_csum(struct qeth_card *card, bool on, int cstype, enum qeth_prot_versions prot, u8 *lp2lp) qeth_set_ipa_csum() argument
6660 qeth_set_tso_off(struct qeth_card *card, enum qeth_prot_versions prot) qeth_set_tso_off() argument
6667 qeth_set_tso_on(struct qeth_card *card, enum qeth_prot_versions prot) qeth_set_tso_on() argument
6717 qeth_set_ipa_tso(struct qeth_card *card, bool on, enum qeth_prot_versions prot) qeth_set_ipa_tso() argument
[all...]
H A Dqeth_core.h954 __be16 prot = veth->h_vlan_proto; in qeth_get_ip_version() local
/kernel/linux/linux-5.10/include/net/
H A Dsock.h1411 proto_sockets_allocated_sum_positive(struct proto *prot) in proto_sockets_allocated_sum_positive() argument
1417 proto_memory_allocated(struct proto *prot) in proto_memory_allocated() argument
1423 proto_memory_pressure(struct proto *prot) in proto_memory_pressure() argument
1437 sock_prot_inuse_add(struct net *net, struct proto *prot, int inc) sock_prot_inuse_add() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dmm.h2828 io_remap_pfn_range(struct vm_area_struct *vma, unsigned long addr, unsigned long pfn, unsigned long size, pgprot_t prot) io_remap_pfn_range() argument
H A Dsecurity.h937 static inline int security_mmap_file(struct file *file, unsigned long prot, in security_mmap_file() argument
948 security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot) security_file_mprotect() argument
H A Dlibata.h1036 static inline bool ata_is_atapi(u8 prot) in ata_is_atapi() argument
1041 static inline bool ata_is_pio(u8 prot) in ata_is_pio() argument
1046 static inline bool ata_is_dma(u8 prot) in ata_is_dma() argument
1051 static inline bool ata_is_ncq(u8 prot) in ata_is_ncq() argument
1056 static inline bool ata_is_data(u8 prot) in ata_is_data() argument
[all...]
/kernel/linux/linux-5.10/security/
H A Dsecurity.c1519 static inline unsigned long mmap_prot(struct file *file, unsigned long prot) in mmap_prot() argument
1552 int security_mmap_file(struct file *file, unsigned long prot, in security_mmap_file() argument
1569 security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot) security_file_mprotect() argument
[all...]
/kernel/linux/linux-5.10/security/selinux/
H A Dhooks.c3696 static int file_map_prot_check(struct file *file, unsigned long prot, int shared) in file_map_prot_check() argument
3749 selinux_mmap_file(struct file *file, unsigned long reqprot, unsigned long prot, unsigned long flags) selinux_mmap_file() argument
3771 selinux_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot) selinux_file_mprotect() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dmm.h3519 io_remap_pfn_range(struct vm_area_struct *vma, unsigned long addr, unsigned long pfn, unsigned long size, pgprot_t prot) io_remap_pfn_range() argument
H A Dsecurity.h999 static inline int security_mmap_file(struct file *file, unsigned long prot, in security_mmap_file() argument
1010 security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot) security_file_mprotect() argument
H A Dlibata.h1020 static inline bool ata_is_atapi(u8 prot) in ata_is_atapi() argument
1025 static inline bool ata_is_pio(u8 prot) in ata_is_pio() argument
1030 static inline bool ata_is_dma(u8 prot) in ata_is_dma() argument
1035 static inline bool ata_is_ncq(u8 prot) in ata_is_ncq() argument
1040 static inline bool ata_is_data(u8 prot) in ata_is_data() argument
[all...]
/kernel/linux/linux-6.6/include/net/
H A Dsock.h1448 proto_memory_allocated(const struct proto *prot) in proto_memory_allocated() argument
1511 proto_sockets_allocated_sum_positive(struct proto *prot) in proto_sockets_allocated_sum_positive() argument
1517 proto_memory_pressure(struct proto *prot) in proto_memory_pressure() argument
1532 sock_prot_inuse_add(const struct net *net, const struct proto *prot, int val) sock_prot_inuse_add() argument
1546 sock_prot_inuse_add(const struct net *net, const struct proto *prot, int val) sock_prot_inuse_add() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.c2719 u8 prot; in mlx4_opreq_action() local
/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h525 u32 prot:4; /* payload proto */ member
/kernel/linux/linux-6.6/drivers/iommu/intel/
H A Diommu.c4132 int prot = 0; in intel_iommu_map() local
2183 __domain_mapping(struct dmar_domain *domain, unsigned long iov_pfn, unsigned long phys_pfn, unsigned long nr_pages, int prot, gfp_t gfp) __domain_mapping() argument
4162 intel_iommu_map_pages(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t pgsize, size_t pgcount, int prot, gfp_t gfp, size_t *mapped) intel_iommu_map_pages() argument
4439 int prot = DMA_PTE_READ | DMA_PTE_WRITE; intel_iommu_get_resv_regions() local
[all...]
/kernel/linux/linux-6.6/drivers/iommu/amd/
H A Damd_iommu_types.h874 int prot; member
/kernel/linux/linux-6.6/security/selinux/
H A Dhooks.c3758 static int file_map_prot_check(struct file *file, unsigned long prot, int shared) in file_map_prot_check() argument
3809 selinux_mmap_file(struct file *file, unsigned long reqprot __always_unused, unsigned long prot, unsigned long flags) selinux_mmap_file() argument
3829 selinux_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot __always_unused, unsigned long prot) selinux_file_mprotect() argument
[all...]
/kernel/linux/linux-6.6/security/
H A Dsecurity.c2669 static inline unsigned long mmap_prot(struct file *file, unsigned long prot) in mmap_prot() argument
2713 int security_mmap_file(struct file *file, unsigned long prot, in security_mmap_file() argument
2748 security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot) security_file_mprotect() argument
[all...]
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_core_main.c5455 u16 prot = (l3_hdr->flags & QETH_HDR_IPV6) ? ETH_P_IPV6 : in qeth_l3_rebuild_skb() local
3034 qeth_ipa_alloc_cmd(struct qeth_card *card, enum qeth_ipa_cmds cmd_code, enum qeth_prot_versions prot, unsigned int data_length) qeth_ipa_alloc_cmd() argument
3227 qeth_query_ipassists(struct qeth_card *card, enum qeth_prot_versions prot) qeth_query_ipassists() argument
6028 qeth_get_setassparms_cmd(struct qeth_card *card, enum qeth_ipa_funcs ipa_func, u16 cmd_code, unsigned int data_length, enum qeth_prot_versions prot) qeth_get_setassparms_cmd() argument
6056 qeth_send_simple_setassparms_prot(struct qeth_card *card, enum qeth_ipa_funcs ipa_func, u16 cmd_code, u32 *data, enum qeth_prot_versions prot) qeth_send_simple_setassparms_prot() argument
6564 qeth_set_csum_off(struct qeth_card *card, enum qeth_ipa_funcs cstype, enum qeth_prot_versions prot) qeth_set_csum_off() argument
6571 qeth_set_csum_on(struct qeth_card *card, enum qeth_ipa_funcs cstype, enum qeth_prot_versions prot, u8 *lp2lp) qeth_set_csum_on() argument
6631 qeth_set_ipa_csum(struct qeth_card *card, bool on, int cstype, enum qeth_prot_versions prot, u8 *lp2lp) qeth_set_ipa_csum() argument
6652 qeth_set_tso_off(struct qeth_card *card, enum qeth_prot_versions prot) qeth_set_tso_off() argument
6659 qeth_set_tso_on(struct qeth_card *card, enum qeth_prot_versions prot) qeth_set_tso_on() argument
6709 qeth_set_ipa_tso(struct qeth_card *card, bool on, enum qeth_prot_versions prot) qeth_set_ipa_tso() argument
[all...]
/kernel/linux/linux-6.6/mm/
H A Dvmscan.c2433 bool prot; in move_folios_to_lru() local
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dpal.h926 ia64_pal_cache_prot_info (u64 cache_level, u64 cache_type, pal_cache_protection_info_t *prot) in ia64_pal_cache_prot_info() argument
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dpal.h927 ia64_pal_cache_prot_info (u64 cache_level, u64 cache_type, pal_cache_protection_info_t *prot) in ia64_pal_cache_prot_info() argument
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c1145 fill_prot_v3_hw(struct scsi_cmnd *scsi_cmnd, struct hisi_sas_protect_iu_v3_hw *prot) fill_prot_v3_hw() argument
1292 struct hisi_sas_protect_iu_v3_hw prot; prep_ssp_v3_hw() local
[all...]
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.c10861 int prot, map_fd = bpf_map__fd(map); in bpf_object__load_skeleton() local
/kernel/linux/linux-5.10/kernel/events/
H A Dcore.c8135 u32 prot, flags; member
8219 u32 prot = 0, flags = 0; in perf_event_mmap_event() local
[all...]

Completed in 131 milliseconds

1...<<21222324252627282930