/kernel/linux/linux-6.6/net/tls/ |
H A D | tls.h | 304 tls_advance_record_sn(struct sock *sk, struct tls_prot_info *prot, in tls_advance_record_sn() argument 317 tls_xor_iv_with_seq(struct tls_prot_info *prot, char *iv, char *seq) in tls_xor_iv_with_seq() argument 332 struct tls_prot_info *prot in tls_fill_prepend() local 358 tls_make_aad(char *buf, size_t size, char *record_sequence, unsigned char record_type, struct tls_prot_info *prot) tls_make_aad() argument [all...] |
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | qeth_l3_sys.c | 66 qeth_l3_dev_route_store(struct qeth_card *card, struct qeth_routing_info *route, enum qeth_prot_versions prot, const char *buf, size_t count) qeth_l3_dev_route_store() argument
|
/kernel/linux/linux-6.6/mm/ |
H A D | mprotect.c | 691 do_mprotect_pkey(unsigned long start, size_t len, unsigned long prot, int pkey) do_mprotect_pkey() argument [all...] |
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | af_bluetooth.c | 143 bt_sock_alloc(struct net *net, struct socket *sock, struct proto *prot, int proto, gfp_t prio, int kern) bt_sock_alloc() argument
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | tcp_bpf.c | 601 static void tcp_bpf_rebuild_protos(struct proto prot[TCP_BPF_NUM_CFGS], in tcp_bpf_rebuild_protos() argument 695 struct proto *prot = newsk->sk_prot; tcp_bpf_clone() local [all...] |
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ipv6_sockglue.c | 481 struct proto *prot = &udp_prot; in do_ipv6_setsockopt() local
|
/third_party/mesa3d/src/drm-shim/ |
H A D | drm_shim.c | 709 mmap(void *addr, size_t length, int prot, int flags, int fd, off_t offset) in mmap() argument 721 mmap64(void* addr, size_t length, int prot, int flags, int fd, off64_t offset) in mmap64() argument
|
/third_party/libwebsockets/plugins/ssh-base/ |
H A D | sshd.c | 2015 const struct lws_protocols *prot; in lws_callback_raw_sshd() local
|
/third_party/ltp/include/old/ |
H A D | safe_macros.h | 163 safe_mmap(const char *file, const int lineno, void (*cleanup_fn)(void), void *addr, size_t length, int prot, int flags, int fd, off_t offset) safe_mmap() argument
|
/third_party/libwebsockets/plugins/ |
H A D | protocol_lws_openmetrics_export.c | 139 const char *prot; in omc_connect_client() local
|
/third_party/libwebsockets/test-apps/ |
H A D | test-client.c | 601 const char *prot, *p; in main() local [all...] |
/third_party/libwebsockets/lib/tls/openssl/ |
H A D | openssl-client.c | 515 const unsigned char *prot; in lws_tls_client_connect() local
|
/third_party/node/deps/v8/src/base/platform/ |
H A D | platform-fuchsia.cc | 169 uint32_t prot = GetProtectionFromMemoryPermission(access); in SetPermissionsInternal() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/ |
H A D | szrt_asan.c | 174 int prot = PROT_READ | PROT_WRITE; in __asan_init() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | gas_query_ap.c | 262 int res, prot = pmf_in_use(gas->hapd, query->addr); in gas_query_tx() local 473 int prot, pmf; in gas_query_ap_rx() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | gas_query_ap.c | 262 int res, prot = pmf_in_use(gas->hapd, query->addr); in gas_query_tx() local 473 int prot, pmf; in gas_query_ap_rx() local
|
/kernel/linux/linux-5.10/arch/x86/mm/ |
H A D | init.c | 95 uint16_t prot = __cachemode2pte_tbl[_PAGE_CACHE_MODE_WP]; in x86_has_pat_wp() local 540 init_memory_mapping(unsigned long start, unsigned long end, pgprot_t prot) init_memory_mapping() argument
|
H A D | init_32.c | 323 pgprot_t prot = PAGE_KERNEL_LARGE; in kernel_physical_mapping_init() local 355 pgprot_t prot = PAGE_KERNEL; in kernel_physical_mapping_init() local 258 kernel_physical_mapping_init(unsigned long start, unsigned long end, unsigned long page_size_mask, pgprot_t prot) kernel_physical_mapping_init() argument
|
H A D | pgtable.c | 669 int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge() argument 703 int pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot) in pud_set_huge() argument 730 int pmd_set_huge(pmd_t *pmd, phys_addr_t addr, pgprot_t prot) in pmd_set_huge() argument
|
/kernel/linux/linux-5.10/arch/csky/include/asm/ |
H A D | pgtable.h | 238 unsigned long prot = pgprot_val(_prot); in pgprot_noncached() local 248 unsigned long prot = pgprot_val(_prot); in pgprot_writecombine() local [all...] |
/kernel/linux/linux-5.10/arch/microblaze/pci/ |
H A D | pci-common.c | 173 pci_phys_mem_access_prot(struct file *file, unsigned long pfn, unsigned long size, pgprot_t prot) pci_phys_mem_access_prot() argument
|
/kernel/linux/linux-5.10/arch/nios2/include/asm/ |
H A D | pgtable.h | 116 unsigned long prot = pgprot_val(_prot); in pgprot_noncached() local
|
/kernel/linux/linux-5.10/arch/parisc/mm/ |
H A D | init.c | 401 pgprot_t prot; in map_pages() local
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | init.c | 83 static void *__kmap_pgprot(struct page *page, unsigned long addr, pgprot_t prot) in __kmap_pgprot() argument
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | sys_parisc.c | 256 sys_mmap2(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) sys_mmap2() argument 266 sys_mmap(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long offset) sys_mmap() argument
|