Home
last modified time | relevance | path

Searched defs:h (Results 151 – 175 of 1714) sorted by relevance

12345678910>>...69

/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 Dhash-table.h635 hash_table<Descriptor, Lazy, Allocator>::hash_table (const hash_table &h, in hash_table()
1148 gt_ggc_mx (hash_table<E> *h) in gt_ggc_mx()
1169 hashtab_entry_note_pointers (void *obj, void *h, gt_pointer_operator op, in hashtab_entry_note_pointers()
1187 gt_pch_nx (hash_table<D> *h) in gt_pch_nx()
1204 gt_pch_nx (hash_table<D> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
1211 gt_cleare_cache (hash_table<H> *h) in gt_cleare_cache()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhealth.c95 struct health_buffer __iomem *h = health->health; in sensor_pci_not_working() local
104 struct health_buffer __iomem *h = health->health; in sensor_fw_synd_rfr() local
380 struct health_buffer __iomem *h = health->health; in print_health_info() local
415 struct health_buffer __iomem *h = health->health; in mlx5_fw_reporter_diagnose() local
453 struct health_buffer __iomem *h = health->health; in mlx5_fw_reporter_heath_buffer_data_put() local
701 struct health_buffer __iomem *h = health->health; in poll_health() local
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_route.c79 int h = route4_fastmap_hash(id, iif); in route4_set_fastmap() local
131 u32 id, h; in route4_classify() local
195 u32 h = id & 0xFF; in to_hash() local
319 unsigned int h = 0; in route4_delete() local
481 unsigned int h, th; in route4_change() local
575 unsigned int h, h1; in route4_walk() local
H A Dcls_rsvp.h101 unsigned int h = (__force __u32)dst[RSVP_DST_LEN - 1]; in hash_dst() local
110 unsigned int h = (__force __u32)src[RSVP_DST_LEN-1]; in hash_src() local
220 static void rsvp_replace(struct tcf_proto *tp, struct rsvp_filter *n, u32 h) in rsvp_replace()
346 unsigned int h = f->handle; in rsvp_delete() local
397 u32 h; in gen_handle() local
660 unsigned int h, h1; in rsvp_walk() local
/OK3568_Linux_fs/kernel/lib/lz4/
H A Dlz4_compress.c93 U32 h, in LZ4_putPositionOnHash()
129 U32 const h = LZ4_hashPosition(p, tableType); in LZ4_putPosition() local
135 U32 h, in LZ4_getPositionOnHash()
166 U32 const h = LZ4_hashPosition(p, tableType); in LZ4_getPosition() local
256 U32 const h = forwardH; in LZ4_compress_generic() local
579 U32 h = forwardH; in LZ4_compress_destSize_generic() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_chan_info.c66 struct rtw_hal_com_t *h = hal_info->hal_com; in _hal_fill_csi_header_remain() local
86 struct rtw_hal_com_t *h = hal_info->hal_com; in _hal_fill_csi_header_phy_info() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_chan_info.c66 struct rtw_hal_com_t *h = hal_info->hal_com; in _hal_fill_csi_header_remain() local
86 struct rtw_hal_com_t *h = hal_info->hal_com; in _hal_fill_csi_header_phy_info() local
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/
H A Dehv_pic.c180 static int ehv_pic_host_match(struct irq_domain *h, struct device_node *node, in ehv_pic_host_match()
188 static int ehv_pic_host_map(struct irq_domain *h, unsigned int virq, in ehv_pic_host_map()
217 static int ehv_pic_host_xlate(struct irq_domain *h, struct device_node *ct, in ehv_pic_host_xlate()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/prism54/
H A Dislpci_mgt.c58 pimfor_encode_header(int operation, u32 oid, u32 length, pimfor_header_t *h) in pimfor_encode_header()
74 pimfor_header_t *h = data; in pimfor_decode_header() local
195 pimfor_header_t *h = buf.mem; in islpci_mgt_transmit() local
/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dutil.h58 #define heap_swap(h, i, j) swap((h)->data[i], (h)->data[j]) argument
60 #define heap_sift(h, i, cmp) \ argument
76 #define heap_sift_down(h, i, cmp) \ argument
87 #define heap_add(h, d, cmp) \ argument
100 #define heap_pop(h, d, cmp) \ argument
112 #define heap_peek(h) ((h)->used ? (h)->data[0] : NULL) argument
114 #define heap_full(h) ((h)->used == (h)->size) argument
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dkexec_image.c25 const struct arm64_image_header *h = in image_probe() local
42 struct arm64_image_header *h; in image_load() local
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dprops.c28 struct hlist_head *h; in find_prop_handlers_by_hash() local
41 struct prop_handler *h; in find_prop_handler() local
338 const struct prop_handler *h = &prop_handlers[i]; in inherit_props() local
437 u64 h = btrfs_name_hash(p->xattr_name, strlen(p->xattr_name)); in btrfs_props_init() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/
H A Ddisplay.c179 void drm_commit(struct display *disp, int num, void *ptr, int fd, int fmt, int w, int h, int rotati… in drm_commit()
210 void display_commit(void *ptr, int fd, int fmt, int w, int h, int rotation) in display_commit()
251 void display_win1(void *ptr, int fd, int fmt, int w, int h, int rotation) in display_win1()
260 void display_win2(void *ptr, int fd, int fmt, int w, int h, int rotation) in display_win2()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vboxvideo/
H A Dvbox_hgsmi.c50 struct hgsmi_buffer_header *h; in hgsmi_buffer_alloc() local
76 struct hgsmi_buffer_header *h = in hgsmi_buffer_free() local
/OK3568_Linux_fs/kernel/lib/crypto/
H A Dcurve25519-fiat32.c53 static __always_inline void fe_frombytes(fe *h, const u8 *s) in fe_frombytes()
166 u32 h[10]; in fe_tobytes() local
203 static __always_inline void fe_copy(fe *h, const fe *f) in fe_copy()
208 static __always_inline void fe_copy_lt(fe_loose *h, const fe *f) in fe_copy_lt()
214 static __always_inline void fe_0(fe *h) in fe_0()
220 static __always_inline void fe_1(fe *h) in fe_1()
264 static __always_inline void fe_add(fe_loose *h, const fe *f, const fe *g) in fe_add()
307 static __always_inline void fe_sub(fe_loose *h, const fe *f, const fe *g) in fe_sub()
428 static __always_inline void fe_mul_ttt(fe *h, const fe *f, const fe *g) in fe_mul_ttt()
433 static __always_inline void fe_mul_tlt(fe *h, const fe_loose *f, const fe *g) in fe_mul_tlt()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Dfirmware.c80 struct gvt_firmware_header *h; in expose_firmware_sysfs() local
155 struct gvt_firmware_header *h; in verify_firmware() local
210 struct gvt_firmware_header *h; in intel_gvt_load_firmware() local
/OK3568_Linux_fs/kernel/include/linux/
H A Drculist_nulls.h100 struct hlist_nulls_head *h) in hlist_nulls_add_head_rcu()
131 struct hlist_nulls_head *h) in hlist_nulls_add_tail_rcu()
/OK3568_Linux_fs/kernel/drivers/media/platform/s5p-mfc/
H A Dregs-mfc-v7.h50 #define S5P_FIMV_SCRATCH_BUF_SIZE_MPEG4_DEC_V7(w, h) \ argument
53 #define S5P_FIMV_SCRATCH_BUF_SIZE_VP8_ENC_V7(w, h) \ argument
/OK3568_Linux_fs/u-boot/lib/
H A Dlz4_wrapper.c38 bool lz4_is_valid_header(const unsigned char *h) in lz4_is_valid_header()
74 const struct lz4_frame_header *h = in; in ulz4fn() local
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dinet_hashtables.c179 inet_lhash2_bucket_sk(struct inet_hashinfo *h, struct sock *sk) in inet_lhash2_bucket_sk()
196 static void inet_hash2(struct inet_hashinfo *h, struct sock *sk) in inet_hash2()
216 static void inet_unhash2(struct inet_hashinfo *h, struct sock *sk) in inet_unhash2()
872 void inet_hashinfo_init(struct inet_hashinfo *h) in inet_hashinfo_init()
887 static void init_hashinfo_lhash2(struct inet_hashinfo *h) in init_hashinfo_lhash2()
898 void __init inet_hashinfo2_init(struct inet_hashinfo *h, const char *name, in inet_hashinfo2_init()
921 int inet_hashinfo2_init_mod(struct inet_hashinfo *h) in inet_hashinfo2_init_mod()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_glyphblt.c89 int h = GLYPHHEIGHTPIXELS(charinfo); in glamor_poly_glyph_blt_gl() local
168 DrawablePtr drawable, int w, int h, int x, int y) in glamor_push_pixels_gl()
250 DrawablePtr pDrawable, int w, int h, int x, int y) in glamor_push_pixels()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_wlfc.c230 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_delete() local
244 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_get_free_slot() local
270 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_get_genbit() local
300 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_pushpkt() local
325 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_poppkt() local
360 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_mark_suppressed() local
382 _dhd_wlfc_hanger_remove_reference(wlfc_hanger_t* h, void* pkt) in _dhd_wlfc_hanger_remove_reference()
537 struct bdc_header *h; in _dhd_wlfc_pushheader() local
606 struct bdc_header *h; in _dhd_wlfc_pullheader() local
1200 wlfc_hanger_t *h = (wlfc_hanger_t*)(ctx->hanger); in _dhd_wlfc_pretx_pktprocess() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_wlfc.c224 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_delete() local
238 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_get_free_slot() local
264 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_get_genbit() local
294 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_pushpkt() local
319 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_poppkt() local
354 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_mark_suppressed() local
376 _dhd_wlfc_hanger_remove_reference(wlfc_hanger_t* h, void* pkt) in _dhd_wlfc_hanger_remove_reference()
535 struct bdc_header *h; in _dhd_wlfc_pushheader() local
603 struct bdc_header *h; in _dhd_wlfc_pullheader() local
1200 wlfc_hanger_t *h = (wlfc_hanger_t*)(ctx->hanger); in _dhd_wlfc_pretx_pktprocess() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_wlfc.c224 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_delete() local
238 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_get_free_slot() local
264 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_get_genbit() local
294 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_pushpkt() local
319 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_poppkt() local
354 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_mark_suppressed() local
376 _dhd_wlfc_hanger_remove_reference(wlfc_hanger_t* h, void* pkt) in _dhd_wlfc_hanger_remove_reference()
535 struct bdc_header *h; in _dhd_wlfc_pushheader() local
603 struct bdc_header *h; in _dhd_wlfc_pullheader() local
1200 wlfc_hanger_t *h = (wlfc_hanger_t*)(ctx->hanger); in _dhd_wlfc_pretx_pktprocess() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_wlfc.c224 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_delete() local
238 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_get_free_slot() local
264 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_get_genbit() local
294 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_pushpkt() local
319 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_poppkt() local
354 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_mark_suppressed() local
376 _dhd_wlfc_hanger_remove_reference(wlfc_hanger_t* h, void* pkt) in _dhd_wlfc_hanger_remove_reference()
535 struct bdc_header *h; in _dhd_wlfc_pushheader() local
603 struct bdc_header *h; in _dhd_wlfc_pullheader() local
1203 wlfc_hanger_t *h = (wlfc_hanger_t*)(ctx->hanger); in _dhd_wlfc_pretx_pktprocess() local
[all …]

12345678910>>...69