Home
last modified time | relevance | path

Searched +defs:head +defs:y (Results 26 – 50 of 67) sorted by relevance

123

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/
H A Dosdep_service.c75 struct hlist_head *head; in rtw_dbg_mem_deinit() local
102 struct hlist_head *head; in rtw_dbg_mem_find() local
1318 inline void rtw_list_splice(_list *list, _list *head) in rtw_list_splice()
1327 inline void rtw_list_splice_init(_list *list, _list *head) in rtw_list_splice_init()
1336 inline void rtw_list_splice_tail(_list *list, _list *head) in rtw_list_splice_tail()
1740 u32 rtw_end_of_queue_search(_list *head, _list *plist) in rtw_end_of_queue_search()
3163 u64 rtw_modular64(u64 x, u64 y) in rtw_modular64()
3174 u64 rtw_division64(u64 x, u64 y) in rtw_division64()
3442 _list *list, *head; in rtw_blacklist_add() local
3486 _list *list, *head; in rtw_blacklist_del() local
[all …]
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap/
H A Dhwa742.c71 int x, y, width, height; member
188 static void enable_tearsync(int y, int width, int height, int screen_height, in enable_tearsync()
295 static void submit_req_list(struct list_head *head) in submit_req_list()
331 int y = par->y; in send_frame_handler() local
420 int y = win->y; in create_req_list() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/
H A Dosdep_service.c1123 inline void rtw_list_splice(_list *list, _list *head) in rtw_list_splice()
1132 inline void rtw_list_splice_init(_list *list, _list *head) in rtw_list_splice_init()
1141 inline void rtw_list_splice_tail(_list *list, _list *head) in rtw_list_splice_tail()
1545 u32 rtw_end_of_queue_search(_list *head, _list *plist) in rtw_end_of_queue_search()
2866 u64 rtw_modular64(u64 x, u64 y) in rtw_modular64()
2877 u64 rtw_division64(u64 x, u64 y) in rtw_division64()
3145 _list *list, *head; in rtw_blacklist_add() local
3189 _list *list, *head; in rtw_blacklist_del() local
3220 _list *list, *head; in rtw_blacklist_search() local
3253 _list *list, *head; in rtw_blacklist_flush() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/
H A Dosdep_service.c1122 inline void rtw_list_splice(_list *list, _list *head) in rtw_list_splice()
1131 inline void rtw_list_splice_init(_list *list, _list *head) in rtw_list_splice_init()
1140 inline void rtw_list_splice_tail(_list *list, _list *head) in rtw_list_splice_tail()
1544 u32 rtw_end_of_queue_search(_list *head, _list *plist) in rtw_end_of_queue_search()
2865 u64 rtw_modular64(u64 x, u64 y) in rtw_modular64()
2876 u64 rtw_division64(u64 x, u64 y) in rtw_division64()
3144 _list *list, *head; in rtw_blacklist_add() local
3188 _list *list, *head; in rtw_blacklist_del() local
3219 _list *list, *head; in rtw_blacklist_search() local
3252 _list *list, *head; in rtw_blacklist_flush() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/
H A Dosdep_service.c1122 inline void rtw_list_splice(_list *list, _list *head) in rtw_list_splice()
1131 inline void rtw_list_splice_init(_list *list, _list *head) in rtw_list_splice_init()
1140 inline void rtw_list_splice_tail(_list *list, _list *head) in rtw_list_splice_tail()
1544 u32 rtw_end_of_queue_search(_list *head, _list *plist) in rtw_end_of_queue_search()
2887 u64 rtw_modular64(u64 x, u64 y) in rtw_modular64()
2898 u64 rtw_division64(u64 x, u64 y) in rtw_division64()
3166 _list *list, *head; in rtw_blacklist_add() local
3210 _list *list, *head; in rtw_blacklist_del() local
3241 _list *list, *head; in rtw_blacklist_search() local
3274 _list *list, *head; in rtw_blacklist_flush() local
[all …]
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dsuper.c81 static struct gfs2_jdesc *jdesc_find_i(struct list_head *head, unsigned int jid) in jdesc_find_i()
140 struct gfs2_log_header_host head; in gfs2_make_fs_rw() local
237 s64 x, y; in gfs2_statfs_change() local
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dstb_truetype.h642 int loca,head,glyf,hhea,hmtx,kern; // table locations as offset from start of .ttf member
731 stbtt_vertex_type x,y,cx,cy; member
1176 static void stbtt_setvertex(stbtt_vertex *v, stbtt_uint8 type, stbtt_int32 x, stbtt_int32 y, stbtt_… in stbtt_setvertex()
1263 stbtt_int32 x,y,cx,cy,sx,sy, scx,scy; in stbtt_GetGlyphShape() local
1435 stbtt_vertex_type x,y; in stbtt_GetGlyphShape() local
1606 struct stbtt__hheap_chunk *head; member
1767 int y,j=0; in stbtt__rasterize_sorted_edges() local
2069 int y,j=0, i; in stbtt__rasterize_sorted_edges() local
2245 float x,y; member
2305 static void stbtt__add_point(stbtt__point *points, int n, float x, float y) in stbtt__add_point()
[all …]
/OK3568_Linux_fs/kernel/mm/
H A Dvmalloc.c592 struct rb_node *parent, struct rb_node **link, struct list_head *head) in link_va()
705 struct rb_root *root, struct list_head *head) in insert_vmap_area()
718 struct list_head *head) in insert_vmap_area_augment()
747 struct rb_root *root, struct list_head *head) in merge_or_add_vmap_area()
1481 #define VMAP_MIN(x, y) ((x) < (y) ? (x) : (y)) /* can't use min() */ argument
1482 #define VMAP_MAX(x, y) ((x) > (y) ? (x) : (y)) /* can't use max() */ argument
3496 struct llist_node *head; in show_purge_info() local
/OK3568_Linux_fs/kernel/drivers/edac/
H A Dthunderx_edac.c550 unsigned long head = ring_pos(lmc->ring_head, ARRAY_SIZE(lmc->err_ctx)); in thunderx_lmc_err_isr() local
969 #define OCX_LNE_STAT(x, y) (0x8040 + (x) * 0x100 + (y) * 8) argument
1082 unsigned long head = ring_pos(ocx->com_ring_head, in thunderx_ocx_com_isr() local
1173 unsigned long head = ring_pos(ocx->link_ring_head, in thunderx_ocx_lnk_isr() local
1766 unsigned long head = ring_pos(tad->ring_head, ARRAY_SIZE(tad->err_ctx)); in thunderx_l2c_tad_isr() local
1798 unsigned long head = ring_pos(cbc->ring_head, ARRAY_SIZE(cbc->err_ctx)); in thunderx_l2c_cbc_isr() local
1827 unsigned long head = ring_pos(mci->ring_head, ARRAY_SIZE(mci->err_ctx)); in thunderx_l2c_mci_isr() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dbcmutils.h498 #define CEIL(x, y) (((x) + ((y) - 1)) / (y)) argument
499 #define ROUNDUP(x, y) ((((x) + ((y) - 1)) / (y)) * (y)) argument
615 #define MODADD(x, y, bound) \ argument
617 #define MODSUB(x, y, bound) \ argument
621 #define MODADD_POW2(x, y, bound) (((x) + (y)) & ((bound) - 1)) argument
622 #define MODSUB_POW2(x, y, bound) (((x) - (y)) & ((bound) - 1)) argument
772 uint8 *head; /* point to head of buffer */ member
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dqconf.cc1083 QString head, debug, help; in menuInfo() local
1287 QVariant x, y; in ConfigSearchWindow() local
1348 QVariant x, y; in ConfigMainWindow() local
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dqconf.cc1083 QString head, debug, help; in menuInfo() local
1287 QVariant x, y; in ConfigSearchWindow() local
1348 QVariant x, y; in ConfigMainWindow() local
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_display.h141 int y; member
265 struct list_head head; member
271 struct list_head head; member
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Devlist.c56 #define FD(e, x, y) (*(int *)xyarray__entry(e->core.fd, x, y)) argument
57 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) argument
526 struct hlist_head *head; in perf_evlist__id2sid() local
597 struct hlist_head *head; in perf_evlist__event2evsel() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/savage/
H A Dsavage_drv.h136 drm_savage_buf_priv_t head, tail; member
443 #define BCI_X_Y(x, y) ((((y) << 16) | (x)) & 0x0FFF0FFF) argument
444 #define BCI_X_W(x, y) ((((w) << 16) | (x)) & 0x0FFF0FFF) argument
449 #define BCI_LINE_X_Y(x, y) (((y) << 16) | ((x) & 0xFFFF)) argument
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Ddmi_scan.c984 const struct list_head *head = from ? &from->list : &dmi_devices; in dmi_find_device() local
1022 const char *s, *y; in dmi_get_date() local
/OK3568_Linux_fs/kernel/drivers/ps3/
H A Dps3av.c42 u32 head[PS3AV_HEAD_MAX]; member
66 u32 y; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-ispp-config.h351 struct rkispp_params_cfghead head; member
362 struct rkispp_params_cfghead head; member
376 struct rkispp_params_cfghead head; member
384 __u32 y : 13; member
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dsuper.c456 static void ubifs_i_callback(struct rcu_head *head) in ubifs_i_callback()
1337 long long x, y; in mount_ubifs() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A Drkispp-config.h379 struct rkispp_params_cfghead head; member
390 struct rkispp_params_cfghead head; member
404 struct rkispp_params_cfghead head; member
412 u32 y : 13; member
/OK3568_Linux_fs/kernel/drivers/input/
H A Dmousedev.c53 int x, y; member
100 unsigned int head, tail; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drs.h247 #define TIME_WRAP_AROUND(x, y) (((y) > (x)) ? (y) - (x) : (0-(x)) + (y)) argument
316 u8 head; /* start of the circular buffer */ member
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dmain.c44 #define list_for_each_entry_rcu_locked(pos, head, member) \ argument
558 #define dpm_watchdog_set(x, y) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/
H A Dosdep_service.c1338 u32 rtw_end_of_queue_search(_list *head, _list *plist) in rtw_end_of_queue_search()
2342 u64 rtw_modular64(u64 x, u64 y) in rtw_modular64()
2353 u64 rtw_division64(u64 x, u64 y) in rtw_division64()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/
H A Dosdep_service.c1299 u32 rtw_end_of_queue_search(_list *head, _list *plist) in rtw_end_of_queue_search()
2303 u64 rtw_modular64(u64 x, u64 y) in rtw_modular64()
2314 u64 rtw_division64(u64 x, u64 y) in rtw_division64()

123