| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | sections.h | 33 static inline void *dereference_function_descriptor(void *ptr) in dereference_function_descriptor() 44 static inline void *dereference_kernel_function_descriptor(void *ptr) in dereference_kernel_function_descriptor()
|
| /OK3568_Linux_fs/kernel/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_seal.c | 75 u16 *ptr; in setup_token() local 101 u16 *ptr; in setup_token_v2() local 133 void *ptr; in gss_get_mic_v1() local
|
| /OK3568_Linux_fs/kernel/drivers/soc/samsung/ |
| H A D | s3c-pm-check.c | 46 static void s3c_pm_run_res(struct resource *ptr, run_fn_t fn, u32 *arg) in s3c_pm_run_res() 140 static inline int in_region(void *ptr, int size, void *what, size_t whatsz) in in_region() 166 void *ptr; in s3c_pm_runcheck() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/mte/ |
| H A D | check_child_memory.c | 29 static int check_child_tag_inheritance(char *ptr, int size, int mode) in check_child_tag_inheritance() 86 char *ptr; in check_child_memory_mapping() local 108 char *ptr, *map_ptr; in check_child_file_mapping() local
|
| /OK3568_Linux_fs/kernel/fs/udf/ |
| H A D | directory.c | 162 uint8_t *ptr; in udf_get_fileident() local 199 struct short_ad *udf_get_fileshortad(uint8_t *ptr, int maxoffset, uint32_t *offset, in udf_get_fileshortad() 222 struct long_ad *udf_get_filelongad(uint8_t *ptr, int maxoffset, uint32_t *offset, int inc) in udf_get_filelongad()
|
| /OK3568_Linux_fs/u-boot/arch/sh/include/asm/ |
| H A D | system.h | 197 #define __xchg(ptr, x, size) \ argument 217 #define xchg(ptr,x) \ argument 240 static inline unsigned long __cmpxchg(volatile void * ptr, unsigned long old, in __cmpxchg() 251 #define cmpxchg(ptr,o,n) \ argument
|
| H A D | unaligned-sh4a.h | 192 #define __get_unaligned_le(ptr) ((__force typeof(*(ptr)))({ \ argument 200 #define __get_unaligned_be(ptr) ((__force typeof(*(ptr)))({ \ argument 208 #define __put_unaligned_le(val, ptr) ({ \ argument 229 #define __put_unaligned_be(val, ptr) ({ \ argument
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | gpio-regulator.c | 48 int ptr; in gpio_regulator_get_value() local 62 int ptr, target = 0, state, best_val = INT_MAX; in gpio_regulator_set_voltage() local 101 int ptr, target = 0, state, best_val = 0; in gpio_regulator_set_current_limit() local 240 int ptr, ret, state, i; in gpio_regulator_probe() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | test_progs.h | 171 #define ASSERT_NULL(ptr, name) ({ \ argument 179 #define ASSERT_OK_PTR(ptr, name) ({ \ argument 188 #define ASSERT_ERR_PTR(ptr, name) ({ \ argument 196 static inline __u64 ptr_to_u64(const void *ptr) in ptr_to_u64() 201 static inline void *u64_to_ptr(__u64 ptr) in u64_to_ptr()
|
| /OK3568_Linux_fs/kernel/security/tomoyo/ |
| H A D | condition.c | 235 const struct tomoyo_name_union *ptr, in tomoyo_scan_exec_realpath() 280 struct tomoyo_name_union *ptr) in tomoyo_parse_name_union_quoted() 409 struct tomoyo_condition *ptr; in tomoyo_commit_condition() local 811 const struct tomoyo_name_union *ptr = names_p++; in tomoyo_condition() local 1063 const struct tomoyo_number_union *ptr = numbers_p++; in tomoyo_condition() local 1070 const struct tomoyo_number_union *ptr = numbers_p++; in tomoyo_condition() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | rtl871x_recv.c | 226 u8 *psta_addr, *ptr; in r8712_portctrl() local 294 u8 *ptr = precv_frame->u.hdr.rx_data; in sta2sta_data_frame() local 364 u8 *ptr = precv_frame->u.hdr.rx_data; in ap2sta_data_frame() local 464 u8 *ptr = precv_frame->u.hdr.rx_data; in validate_recv_data_frame() local 550 u8 *ptr = precv_frame->u.hdr.rx_data; in r8712_validate_recv_frame() local 594 u8 *ptr = get_recvframe_data(precvframe); /*point to frame_ctrl field*/ in r8712_wlanhdr_to_ethhdr() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/hal/ |
| H A D | intrin_avx.hpp | 435 inline v_float32x8 v256_load_fp16_f32(const short* ptr) in v256_load_fp16_f32() 440 inline void v_store_fp16(short* ptr, const v_float32x8& a) in v_store_fp16() 1584 inline void v_pack_store(schar* ptr, const v_int16x16& a) in v_pack_store() 1587 inline void v_pack_store(uchar* ptr, const v_uint16x16& a) in v_pack_store() 1595 inline void v_pack_u_store(uchar* ptr, const v_int16x16& a) in v_pack_u_store() 1608 void v_rshr_pack_store(uchar* ptr, const v_uint16x16& a) in v_rshr_pack_store() 1622 void v_rshr_pack_u_store(uchar* ptr, const v_int16x16& a) in v_rshr_pack_u_store() 1636 void v_rshr_pack_store(schar* ptr, const v_int16x16& a) in v_rshr_pack_store() 1652 inline void v_pack_store(short* ptr, const v_int32x8& a) in v_pack_store() 1655 inline void v_pack_store(ushort* ptr, const v_uint32x8& a) in v_pack_store() [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/hal/ |
| H A D | intrin_avx.hpp | 435 inline v_float32x8 v256_load_fp16_f32(const short* ptr) in v256_load_fp16_f32() 440 inline void v_store_fp16(short* ptr, const v_float32x8& a) in v_store_fp16() 1584 inline void v_pack_store(schar* ptr, const v_int16x16& a) in v_pack_store() 1587 inline void v_pack_store(uchar* ptr, const v_uint16x16& a) in v_pack_store() 1595 inline void v_pack_u_store(uchar* ptr, const v_int16x16& a) in v_pack_u_store() 1608 void v_rshr_pack_store(uchar* ptr, const v_uint16x16& a) in v_rshr_pack_store() 1622 void v_rshr_pack_u_store(uchar* ptr, const v_int16x16& a) in v_rshr_pack_u_store() 1636 void v_rshr_pack_store(schar* ptr, const v_int16x16& a) in v_rshr_pack_store() 1652 inline void v_pack_store(short* ptr, const v_int32x8& a) in v_pack_store() 1655 inline void v_pack_store(ushort* ptr, const v_uint32x8& a) in v_pack_store() [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/hal/ |
| H A D | intrin_avx.hpp | 435 inline v_float32x8 v256_load_fp16_f32(const short* ptr) in v256_load_fp16_f32() 440 inline void v_store_fp16(short* ptr, const v_float32x8& a) in v_store_fp16() 1584 inline void v_pack_store(schar* ptr, const v_int16x16& a) in v_pack_store() 1587 inline void v_pack_store(uchar* ptr, const v_uint16x16& a) in v_pack_store() 1595 inline void v_pack_u_store(uchar* ptr, const v_int16x16& a) in v_pack_u_store() 1608 void v_rshr_pack_store(uchar* ptr, const v_uint16x16& a) in v_rshr_pack_store() 1622 void v_rshr_pack_u_store(uchar* ptr, const v_int16x16& a) in v_rshr_pack_u_store() 1636 void v_rshr_pack_store(schar* ptr, const v_int16x16& a) in v_rshr_pack_store() 1652 inline void v_pack_store(short* ptr, const v_int32x8& a) in v_pack_store() 1655 inline void v_pack_store(ushort* ptr, const v_uint32x8& a) in v_pack_store() [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/parser/ |
| H A D | DRI.c | 97 xf86printDRISection(FILE * cf, XF86ConfDRIPtr ptr) in xf86printDRISection() 115 xf86freeDRI(XF86ConfDRIPtr ptr) in xf86freeDRI()
|
| H A D | Extensions.c | 87 xf86printExtensionsSection(FILE * cf, XF86ConfExtensionsPtr ptr) in xf86printExtensionsSection() 103 xf86freeExtensions(XF86ConfExtensionsPtr ptr) in xf86freeExtensions()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | compiler-intel.h | 17 #define barrier_data(ptr) barrier() argument 19 #define RELOC_HIDE(ptr, off) \ argument
|
| /OK3568_Linux_fs/u-boot/lib/efi/ |
| H A D | efi_stub.c | 98 const unsigned char *ptr = src; in memcpy() local 109 char *ptr = inptr; in memset() local 164 uint64_t *ptr; in get_codeseg32() local 203 uint32_t *ptr = (uint32_t *)((unsigned long)gdt.addr + i); in get_codeseg32() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/tags/ |
| H A D | tags_test.c | 11 #define SET_TAG(ptr, tag) (((uint64_t)(ptr) & ~SHIFT_TAG(0xff)) | \ argument 18 struct utsname *ptr; in main() local
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/ |
| H A D | xf86drmMode.c | 94 drm_public void drmModeFreeModeInfo(drmModeModeInfoPtr ptr) in drmModeFreeModeInfo() 102 drm_public void drmModeFreeResources(drmModeResPtr ptr) in drmModeFreeResources() 114 drm_public void drmModeFreeFB(drmModeFBPtr ptr) in drmModeFreeFB() 123 drm_public void drmModeFreeCrtc(drmModeCrtcPtr ptr) in drmModeFreeCrtc() 131 drm_public void drmModeFreeConnector(drmModeConnectorPtr ptr) in drmModeFreeConnector() 143 drm_public void drmModeFreeEncoder(drmModeEncoderPtr ptr) in drmModeFreeEncoder() 687 drm_public void drmModeFreeProperty(drmModePropertyPtr ptr) in drmModeFreeProperty() 730 drm_public void drmModeFreePropertyBlob(drmModePropertyBlobPtr ptr) in drmModeFreePropertyBlob() 1066 drm_public void drmModeFreePlane(drmModePlanePtr ptr) in drmModeFreePlane() 1120 drm_public void drmModeFreePlaneResources(drmModePlaneResPtr ptr) in drmModeFreePlaneResources() [all …]
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | compiler-intel.h | 22 #define barrier_data(ptr) barrier() argument 24 #define RELOC_HIDE(ptr, off) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/crypto/cavium/zip/ |
| H A D | zip_mem.c | 90 u8 *ptr; in zip_data_buf_alloc() local 109 void zip_data_buf_free(u8 *ptr, u64 size) in zip_data_buf_free()
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | hci_debugfs.c | 90 static int features_show(struct seq_file *f, void *ptr) in features_show() 107 static int device_id_show(struct seq_file *f, void *ptr) in device_id_show() 121 static int device_list_show(struct seq_file *f, void *ptr) in device_list_show() 196 static int remote_oob_show(struct seq_file *f, void *ptr) in remote_oob_show() 381 static int link_keys_show(struct seq_file *f, void *ptr) in link_keys_show() 397 static int dev_class_show(struct seq_file *f, void *ptr) in dev_class_show() 731 static int white_list_show(struct seq_file *f, void *ptr) in white_list_show() 746 static int resolv_list_show(struct seq_file *f, void *ptr) in resolv_list_show() 761 static int identity_resolving_keys_show(struct seq_file *f, void *ptr) in identity_resolving_keys_show() 779 static int long_term_keys_show(struct seq_file *f, void *ptr) in long_term_keys_show()
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | vybridimage.c | 62 static int vybridimage_verify_header(unsigned char *ptr, int image_size, in vybridimage_verify_header() 96 static void vybridimage_set_header(void *ptr, struct stat *sbuf, int ifd, in vybridimage_set_header() 138 static void vybridimage_print_header(const void *ptr) in vybridimage_print_header()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | struct-funcs.c | 11 const void *ptr, unsigned off, int size) in check_setget_bounds() 166 unsigned long ptr = btrfs_node_key_ptr_offset(nr); in btrfs_node_key() local
|