Home
last modified time | relevance | path

Searched defs:prot (Results 426 - 450 of 827) sorted by relevance

1...<<11121314151617181920>>...34

/kernel/linux/linux-6.6/net/tls/
H A Dtls.h304 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 Dqeth_l3_sys.c66 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 Dmprotect.c691 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 Daf_bluetooth.c143 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 Dtcp_bpf.c601 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 Dipv6_sockglue.c481 struct proto *prot = &udp_prot; in do_ipv6_setsockopt() local
/third_party/mesa3d/src/drm-shim/
H A Ddrm_shim.c709 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 Dsshd.c2015 const struct lws_protocols *prot; in lws_callback_raw_sshd() local
/third_party/ltp/include/old/
H A Dsafe_macros.h163 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 Dprotocol_lws_openmetrics_export.c139 const char *prot; in omc_connect_client() local
/third_party/libwebsockets/test-apps/
H A Dtest-client.c601 const char *prot, *p; in main() local
[all...]
/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-client.c515 const unsigned char *prot; in lws_tls_client_connect() local
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-fuchsia.cc169 uint32_t prot = GetProtectionFromMemoryPermission(access); in SetPermissionsInternal() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/
H A Dszrt_asan.c174 int prot = PROT_READ | PROT_WRITE; in __asan_init() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dgas_query_ap.c262 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 Dgas_query_ap.c262 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 Dinit.c95 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 Dinit_32.c323 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 Dpgtable.c669 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 Dpgtable.h238 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 Dpci-common.c173 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 Dpgtable.h116 unsigned long prot = pgprot_val(_prot); in pgprot_noncached() local
/kernel/linux/linux-5.10/arch/parisc/mm/
H A Dinit.c401 pgprot_t prot; in map_pages() local
/kernel/linux/linux-5.10/arch/mips/mm/
H A Dinit.c83 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 Dsys_parisc.c256 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

Completed in 26 milliseconds

1...<<11121314151617181920>>...34