| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_regs_history_debugfs.c | 29 struct kbase_io_history *const h = data; in regs_history_size_get() local 38 struct kbase_io_history *const h = data; in regs_history_size_set() local 63 struct kbase_io_history *const h = sfile->private; in regs_history_show() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/device_handler/ |
| H A D | scsi_dh_alua.c | 319 static int alua_check_vpd(struct scsi_device *sdev, struct alua_dh_data *h, in alua_check_vpd() 656 struct alua_dh_data *h; in alua_rtpg() local 702 struct alua_dh_data *h; in alua_rtpg() local 945 static int alua_initialize(struct scsi_device *sdev, struct alua_dh_data *h) in alua_initialize() 968 struct alua_dh_data *h = sdev->handler_data; in alua_set_params() local 1013 struct alua_dh_data *h = sdev->handler_data; in alua_activate() local 1058 struct alua_dh_data *h = sdev->handler_data; in alua_check() local 1081 struct alua_dh_data *h = sdev->handler_data; in alua_prep_fn() local 1106 struct alua_dh_data *h = sdev->handler_data; in alua_rescan() local 1117 struct alua_dh_data *h; in alua_bus_attach() local [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | list_nulls.h | 67 static inline int hlist_nulls_unhashed(const struct hlist_nulls_node *h) in hlist_nulls_unhashed() 81 static inline int hlist_nulls_unhashed_lockless(const struct hlist_nulls_node *h) in hlist_nulls_unhashed_lockless() 86 static inline int hlist_nulls_empty(const struct hlist_nulls_head *h) in hlist_nulls_empty() 92 struct hlist_nulls_head *h) in hlist_nulls_add_head()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/asharp/ |
| H A D | rk_aiq_asharp_algo_sharp.cpp | 266 int h = RKSHAPRENHW_GAU_DIAM; in init_sharp_params_v1() local 302 int h = RKSHAPRENHW_PBF_DIAM; in init_sharp_params_v1() local 339 int h = RKSHAPRENHW_MRF_DIAM; in init_sharp_params_v1() local 357 int h = RKSHAPRENHW_MBF_DIAM_Y; in init_sharp_params_v1() local 391 int h = RKSHAPRENHW_HRF_DIAM; in init_sharp_params_v1() local 429 int h = RKSHAPRENHW_HBF_DIAM; in init_sharp_params_v1() local 616 int h = RKSHAPRENHW_GAU_DIAM; in init_sharp_params_v1_json() local 652 int h = RKSHAPRENHW_PBF_DIAM; in init_sharp_params_v1_json() local 689 int h = RKSHAPRENHW_MRF_DIAM; in init_sharp_params_v1_json() local 707 int h = RKSHAPRENHW_MBF_DIAM_Y; in init_sharp_params_v1_json() local [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | fncache.c | 21 unsigned h = 0; in shash() local 29 int h = shash((const unsigned char *)name) % FNHSIZE; in lookup_fncache() local 44 int h = shash((const unsigned char *)name) % FNHSIZE; in update_fncache() local
|
| H A D | hashmap.c | 106 size_t h, bkt; in hashmap_grow() local 159 size_t h; in hashmap__insert() local 209 size_t h; in hashmap__find() local 224 size_t h; in hashmap__delete() local
|
| /OK3568_Linux_fs/kernel/fs/hugetlbfs/ |
| H A D | inode.c | 137 struct hstate *h = hstate_file(file); in hugetlbfs_file_mmap() local 203 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area_bottomup() local 219 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area_topdown() local 253 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area() local 325 struct hstate *h = hstate_file(file); in hugetlbfs_read_iter() local 468 struct hstate *h = hstate_inode(inode); in remove_inode_hugepages() local 580 struct hstate *h = hstate_inode(inode); in hugetlb_vmtruncate() local 596 struct hstate *h = hstate_inode(inode); in hugetlbfs_punch_hole() local 638 struct hstate *h = hstate_inode(inode); in hugetlbfs_fallocate() local 764 struct hstate *h = hstate_inode(inode); in hugetlbfs_setattr() local [all …]
|
| /OK3568_Linux_fs/u-boot/arch/sandbox/include/asm/ |
| H A D | getopt.h | 38 #define _SANDBOX_CMDLINE_OPT(f, s, ha, h) \ argument 65 #define SANDBOX_CMDLINE_OPT(f, ha, h) _SANDBOX_CMDLINE_OPT(f, 0, ha, h) argument 70 #define SANDBOX_CMDLINE_OPT_SHORT(f, s, ha, h) _SANDBOX_CMDLINE_OPT(f, s, ha, h) argument
|
| /OK3568_Linux_fs/kernel/drivers/mtd/maps/ |
| H A D | ixp4xx.c | 70 #define BYTE0(h) ((h) & 0xFF) argument 71 #define BYTE1(h) (((h) >> 8) & 0xFF) argument 85 #define BYTE0(h) (((h) >> 8) & 0xFF) argument 86 #define BYTE1(h) ((h) & 0xFF) argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | hash-map.h | 304 gt_ggc_mx (hash_map<K, V, H> *h) in gt_ggc_mx() 311 gt_pch_nx (hash_map<K, V, H> *h) in gt_pch_nx() 318 gt_cleare_cache (hash_map<K, V, H> *h) in gt_cleare_cache() 326 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx() 350 hash_map_safe_get (hash_map<K,V,H> *h, const K& k) in hash_map_safe_get()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | hash-map.h | 304 gt_ggc_mx (hash_map<K, V, H> *h) in gt_ggc_mx() 311 gt_pch_nx (hash_map<K, V, H> *h) in gt_pch_nx() 318 gt_cleare_cache (hash_map<K, V, H> *h) in gt_cleare_cache() 326 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx() 350 hash_map_safe_get (hash_map<K,V,H> *h, const K& k) in hash_map_safe_get()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/s5p-mfc/ |
| H A D | regs-mfc-v8.h | 99 #define S5P_FIMV_TMV_BUFFER_SIZE_V8(w, h) (((w) + 1) * ((h) + 1) * 8) argument 101 #define S5P_FIMV_SCRATCH_BUF_SIZE_H264_DEC_V8(w, h) (((w) * 704) + 2176) argument 102 #define S5P_FIMV_SCRATCH_BUF_SIZE_VP8_DEC_V8(w, h) \ argument 105 #define S5P_FIMV_SCRATCH_BUF_SIZE_H264_ENC_V8(w, h) \ argument 107 #define S5P_FIMV_SCRATCH_BUF_SIZE_VP8_ENC_V8(w, h) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/ |
| H A D | tcm-sita.c | 36 static void free_slots(unsigned long pos, u16 w, u16 h, in free_slots() 87 static int l2r_t2b(u16 w, u16 h, u16 a, s16 offset, in l2r_t2b() 181 static s32 sita_reserve_2d(struct tcm *tcm, u16 h, u16 w, u16 align, in sita_reserve_2d() 211 u16 w, h; in sita_free() local
|
| /OK3568_Linux_fs/kernel/drivers/sh/intc/ |
| H A D | internals.h | 15 #define _INTC_SHIFT(h) (h & 0x1f) argument 16 #define _INTC_WIDTH(h) ((h >> 5) & 0xf) argument 17 #define _INTC_FN(h) ((h >> 9) & 0xf) argument 18 #define _INTC_MODE(h) ((h >> 13) & 0x7) argument 19 #define _INTC_ADDR_E(h) ((h >> 16) & 0xff) argument 20 #define _INTC_ADDR_D(h) ((h >> 24) & 0xff) argument
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | hugetlbpage.c | 82 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area_bottomup() local 105 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area_topdown() local 145 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area() local
|
| /OK3568_Linux_fs/kernel/drivers/misc/sgi-gru/ |
| H A D | gruhandles.c | 26 #define GET_MSEG_HANDLE_STATUS(h) (((*(unsigned long *)(h)) >> 16) & 3) argument 41 static void start_instruction(void *h) in start_instruction() 50 static void report_instruction_timeout(void *h) in report_instruction_timeout() 65 static int wait_instruction_complete(void *h, enum mcs_op opc) in wait_instruction_complete()
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | wext-compat.h | 9 #define EXPORT_WEXT_HANDLER(h) EXPORT_SYMBOL_GPL(h) argument 11 #define EXPORT_WEXT_HANDLER(h) argument
|
| /OK3568_Linux_fs/external/xserver/test/ |
| H A D | hashtabletest.c | 30 HashTable h; in test1() local 88 HashTable h; in test2() local 135 HashTable h; in test3() local
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86fbman.c | 93 int w, int h, in xf86AllocateOffscreenArea() 173 xf86ResizeOffscreenArea(FBAreaPtr resize, int w, int h) in xf86ResizeOffscreenArea() 212 int *w, int *h, in xf86QueryLargestOffscreenArea() 347 int w, int h, in AllocateArea() 437 int w, int h, in localAllocateOffscreenArea() 492 localResizeOffscreenArea(FBAreaPtr resize, int w, int h) in localResizeOffscreenArea() 612 int x, w, h, area, oldArea; in localQueryLargestOffscreenArea() local 914 int w, h, pitch; in localAllocateOffscreenLinear() local 1065 int pitch, w, h; in localResizeOffscreenLinear() local 1122 int w, h; in localQueryLargestOffscreenLinear() local [all …]
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | effects_i_dsp.c | 255 void lsx_apply_hann_f(float h[], const int num_points) in lsx_apply_hann_f() 264 void lsx_apply_hann(double h[], const int num_points) in lsx_apply_hann() 273 void lsx_apply_hamming(double h[], const int num_points) in lsx_apply_hamming() 282 void lsx_apply_bartlett(double h[], const int num_points) in lsx_apply_bartlett() 290 void lsx_apply_blackman(double h[], const int num_points, double alpha /*.16*/) in lsx_apply_blackman() 299 void lsx_apply_blackman_nutall(double h[], const int num_points) in lsx_apply_blackman_nutall() 335 void lsx_apply_kaiser(double h[], const int num_points, double beta) in lsx_apply_kaiser() 344 void lsx_apply_dolph(double h[], const int N, double att) in lsx_apply_dolph() 360 double * h = calloc(num_taps, sizeof(*h)), sum = 0; in lsx_make_lpf() local 421 void lsx_fir_to_phase(double * * h, int * len, int * post_len, double phase) in lsx_fir_to_phase() [all …]
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/ |
| H A D | h265d_parser2_syntax.c | 53 static void fill_picture_parameters(const HEVCContext *h, in fill_picture_parameters() 261 static void fill_scaling_lists(const HEVCContext *h, DXVA_Qmatrix_HEVC *qm) in fill_scaling_lists() 312 const HEVCContext *h = (const HEVCContext *)h265dctx->priv_data; in h265d_parser2_syntax() local 328 const HEVCContext *h = (const HEVCContext *)h265dctx->priv_data; in h265d_syntax_fill_slice() local
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | hashmap.c | 106 size_t h, bkt; in hashmap_grow() local 159 size_t h; in hashmap__insert() local 209 size_t h; in hashmap__find() local 224 size_t h; in hashmap__delete() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/ |
| H A D | mod_host.c | 104 #define __usbhsh_for_each_udev(start, pos, h, i) \ argument 115 #define usbhsh_hcd_to_hpriv(h) (struct usbhsh_hpriv *)((h)->hcd_priv) argument 116 #define usbhsh_hcd_to_dev(h) ((h)->self.controller) argument 118 #define usbhsh_hpriv_to_priv(h) ((h)->mod.priv) argument 119 #define usbhsh_hpriv_to_dcp(h) ((h)->dcp) argument 120 #define usbhsh_hpriv_to_hcd(h) \ argument 133 #define usbhsh_udev_to_usbv(h) ((h)->usbv) argument 134 #define usbhsh_udev_is_used(h) usbhsh_udev_to_usbv(h) argument 140 #define usbhsh_device_number(h, d) ((int)((d) - (h)->udev)) argument 141 #define usbhsh_device_nth(h, d) ((h)->udev + d) argument [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | arch_timer.h | 24 #define has_erratum_handler(h) \ argument 31 #define erratum_handler(h) \ argument 39 #define has_erratum_handler(h) false argument 40 #define erratum_handler(h) (arch_timer_##h) argument
|
| /OK3568_Linux_fs/kernel/net/netlabel/ |
| H A D | netlabel_addrlist.h | 59 struct list_head *h) in __af4list_valid() 71 struct list_head *h) in __af4list_valid_rcu() 126 struct list_head *h) in __af6list_valid() 138 struct list_head *h) in __af6list_valid_rcu()
|