/kernel/linux/linux-6.6/net/sched/ |
H A D | em_nbyte.c | 43 unsigned char *ptr = tcf_get_base_ptr(skb, nbyte->hdr.layer); in em_nbyte_match() local
|
/kernel/linux/linux-6.6/net/x25/ |
H A D | x25_dev.c | 151 unsigned char *ptr; in x25_establish_link() local 176 unsigned char *ptr; in x25_terminate_link() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
H A D | transhuge-stress.c | 27 void *ptr, *p; in main() local
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
H A D | armada_drm.h | 33 __u64 ptr; member
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | hwdep_compat.c | 23 compat_caddr_t ptr; in snd_hwdep_dsp_load_compat() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | verifier_netfilter_ctx.c | 99 struct bpf_dynptr ptr; in with_valid_ctx_access_test6() local
|
H A D | test_parse_tcp_hdr_opt_dynptr.c | 30 static int parse_hdr_opt(struct bpf_dynptr *ptr, __u32 *off, __u8 *hdr_bytes_remaining, in parse_hdr_opt() argument 84 struct bpf_dynptr ptr; in xdp_ingress_v6() local
|
/kernel/liteos_a/syscall/ |
H A D | syscall_pub.c | 33 int CheckRegion(const LosVmSpace *space, VADDR_T ptr, size_t len)
in CheckRegion() argument 46 void *DupUserMem(const void *ptr, size_t len, int needCopy)
in DupUserMem() argument
|
/kernel/liteos_a/testsuites/unittest/basic/mem/shm/full/ |
H A D | shm_test_001.cpp | 42 VOID *ShmReadFunc(VOID *ptr) in ShmReadFunc() argument 82 VOID *ShmWriteFunc(VOID *ptr) in ShmWriteFunc() argument
|
H A D | shm_test_009.cpp | 91 void *ptr = reinterpret_cast<void *>(signal(SIGTERM, ExitChildren)); in Testcase() local
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
H A D | armada_drm.h | 43 __u64 ptr; member
|
/kernel/linux/linux-6.6/drivers/scsi/pm8001/ |
H A D | pm8001_ctl.h | 63 static inline u32 pm8001_ctl_aap1_memmap(u8 *ptr, int idx, int off) in pm8001_ctl_aap1_memmap() argument
|
/kernel/linux/linux-6.6/net/6lowpan/ |
H A D | core.c | 108 lowpan_event(struct notifier_block *unused, unsigned long event, void *ptr) lowpan_event() argument
|
/kernel/linux/linux-6.6/net/hsr/ |
H A D | hsr_main.c | 31 hsr_netdev_notify(struct notifier_block *nb, unsigned long event, void *ptr) hsr_netdev_notify() argument
|
/kernel/linux/linux-6.6/net/ipv6/netfilter/ |
H A D | ip6t_frag.c | 40 unsigned int ptr = 0; in frag_mt6() local
|
H A D | ip6t_ah.c | 41 unsigned int ptr = 0; in ah_mt6() local
|
/kernel/linux/linux-6.6/tools/bpf/runqslower/ |
H A D | runqslower.bpf.c | 31 u64 *ptr; in trace_enqueue() local
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
H A D | armada_drm.h | 43 __u64 ptr; member
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | linkndk.cpp | 34 void *ptr = nullptr;
in Dl_iterate_phdr() local
|
/test/xts/hats/kernel/dmabuffer/ |
H A D | dmabuf_alloc.cpp | 62 struct dirent *ptr;
in SetUp() local 88 void *ptr = mmap(nullptr, BUFFER_SIZE, PROT_READ | PROT_WRITE, MAP_SHARED, buffer.fd, 0);
in HWTEST_F() local 116 void *ptr = mmap(nullptr, BUFFER_SIZE, PROT_READ | PROT_WRITE, MAP_SHARED, buffer.fd, 0);
in HWTEST_F() local 201 void *ptr = mmap(nullptr, BUFFER_SIZE, PROT_READ | PROT_WRITE, MAP_SHARED, buffer.fd, 0); HWTEST_F() local 227 void *ptr = mmap(nullptr, BUFFER_SIZE, PROT_READ | PROT_WRITE, MAP_SHARED, buffer.fd, 0); HWTEST_F() local 251 void *ptr = mmap(nullptr, BUFFER_SIZE, PROT_READ | PROT_WRITE, MAP_SHARED, buffer.fd, 0); HWTEST_F() local 283 void *ptr = mmap(nullptr, BUFFER_SIZE, PROT_READ | PROT_WRITE, MAP_SHARED, buffer.fd, 0); HWTEST_F() local [all...] |
/test/xts/hats/kernel/freelist/free_performance/ |
H A D | Malloc_free_performance.cpp | 204 void *ptr[CLUSTER_SIZE] = {0}; in HWTEST_F() local
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | compute_antialias_fixed.h | 63 int32_t *ptr; in compute_antialias_mips_fixed() local [all...] |
H A D | compute_antialias_float.h | 65 float *ptr, *ptr_end; in compute_antialias_mips_float() local [all...] |
/third_party/curl/tests/libtest/ |
H A D | lib667.c | 36 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *userp) in read_callback() argument
|
/third_party/elfutils/libdw/ |
H A D | encoded-value.h | 223 const uint8_t *ptr = cache->data->d.d_buf + *result; in read_encoded_value() local
|