| /kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
| H A D | hugetlb-madvise.c | 58 void write_fault_pages(void *addr, unsigned long nr_pages) in write_fault_pages() argument 66 void read_fault_pages(void *addr, unsigned long nr_pages) in read_fault_pages() argument 82 void *addr, *addr2; in main() local [all...] |
| H A D | mremap_dontunmap.c | 69 static int check_region_contains_byte(void *addr, unsigned long size, char byte) in check_region_contains_byte() argument
|
| H A D | va_high_addr_switch.c | 54 void *addr; member [all...] |
| H A D | virtual_address_range.c | 73 unsigned long addr = (unsigned long) ptr; in validate_addr() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| H A D | fin_ack_lat.c | 31 struct sockaddr_in addr, laddr; in client() local
|
| H A D | reuseport_dualstack.c | 33 struct sockaddr_storage addr; in build_rcv_fd() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | mem2node.c | 119 int mem2node__node(struct mem2node *map, u64 addr) in mem2node__node() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | cgrp_local_storage.c | 74 struct sockaddr_in6 addr; in test_attach_cgroup() local
|
| H A D | connect_force_port.c | 10 struct sockaddr_storage addr; in verify_ports() local [all...] |
| H A D | sockmap_ktls.c | 38 struct sockaddr_storage addr = {0}; in test_sockmap_ktls_disconnect_after_delete() local 81 struct sockaddr_storage addr = {}; in test_sockmap_ktls_update_fails_when_sock_has_ulp() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/copyloops/ |
| H A D | exc_validate.c | 24 unsigned long addr = (unsigned long)info->si_addr; in segv_handler() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/ |
| H A D | bad_accesses.c | 69 unsigned long i, j, addr, region_shift, page_shift, page_size; in test() local
|
| H A D | large_vm_gpr_corruption.c | 65 unsigned long addr, *p; in touch_mappings() local 106 unsigned long page_size, addr, *p; in test() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/primitives/ |
| H A D | word-at-a-time.h | 167 static inline unsigned long load_unaligned_zeropad(const void *addr) in load_unaligned_zeropad() argument
|
| H A D | load_unaligned_zeropad.c | 72 unsigned long addr = (unsigned long)info->si_addr; in segv_handler() local
|
| /kernel/linux/linux-6.6/virt/kvm/ |
| H A D | coalesced_mmio.c | 25 coalesced_mmio_in_range(struct kvm_coalesced_mmio_dev *dev, gpa_t addr, int len) coalesced_mmio_in_range() argument 64 coalesced_mmio_write(struct kvm_vcpu *vcpu, struct kvm_io_device *this, gpa_t addr, int len, const void *val) coalesced_mmio_write() argument [all...] |
| /kernel/linux/linux-6.6/security/selinux/ |
| H A D | netnode.c | 69 static unsigned int sel_netnode_hashfn_ipv4(__be32 addr) in sel_netnode_hashfn_ipv4() argument 85 static unsigned int sel_netnode_hashfn_ipv6(const struct in6_addr *addr) in sel_netnode_hashfn_ipv6() argument 103 static struct sel_netnode *sel_netnode_find(const void *addr, u16 family) in sel_netnode_find() argument 190 sel_netnode_sid_slow(void *addr, u16 family, u32 *sid) sel_netnode_sid_slow() argument 250 sel_netnode_sid(void *addr, u16 family, u32 *sid) sel_netnode_sid() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | test_tc_neigh.c | 39 is_remote_ep_v4(struct __sk_buff *skb, __be32 addr) is_remote_ep_v4() argument 56 is_remote_ep_v6(struct __sk_buff *skb, struct in6_addr addr) is_remote_ep_v6() argument
|
| H A D | uprobe_multi.c | 45 __u64 addr = bpf_get_func_ip(ctx); in uprobe_multi_check() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/netfilter/ |
| H A D | audit_logread.c | 30 struct sockaddr_nl addr; in audit_recv() local 64 struct sockaddr_nl addr = { in audit_send() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/ptrace/ |
| H A D | get_syscall_info.c | 31 sys_ptrace(int request, pid_t pid, unsigned long addr, unsigned long data) in sys_ptrace() argument
|
| /kernel/linux/linux-6.6/tools/usb/ffs-aio-example/multibuff/host_app/ |
| H A D | test.c | 159 unsigned char addr; in main() local
|
| /kernel/liteos_a/kernel/base/include/ |
| H A D | los_binarytree_pri.h | 63 UINTPTR addr; member
|
| /kernel/liteos_a/kernel/base/misc/ |
| H A D | mempt_shellcmd.c | 53 VOID OsDumpMemByte(size_t length, UINTPTR addr) in OsDumpMemByte() argument
|
| /kernel/liteos_a/syscall/ |
| H A D | vm_syscall.c | 40 void *SysMmap(void *addr, size_t size, int prot, int flags, int fd, size_t offset) in SysMmap() argument 48 int SysMunmap(void *addr, size_t size) in SysMunmap() argument 63 void *SysBrk(void *addr) in SysBrk() argument
|