| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/musl/bsd-headers/ |
| H A D | sys-tree.h | 78 #define SPLAY_ROOT(head) (head)->sph_root argument 79 #define SPLAY_EMPTY(head) (SPLAY_ROOT(head) == NULL) argument 82 #define SPLAY_ROTATE_RIGHT(head, tmp, field) do { \ argument 88 #define SPLAY_ROTATE_LEFT(head, tmp, field) do { \ argument 94 #define SPLAY_LINKLEFT(head, tmp, field) do { \ argument 100 #define SPLAY_LINKRIGHT(head, tmp, field) do { \ argument 106 #define SPLAY_ASSEMBLE(head, node, left, right, field) do { \ argument 277 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) argument 278 #define SPLAY_REMOVE(name, x, y) name##_SPLAY_REMOVE(x, y) argument 279 #define SPLAY_FIND(name, x, y) name##_SPLAY_FIND(x, y) argument [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/radix-tree/linux/ |
| H A D | radix-tree.h | 10 static inline void trace_call_rcu(struct rcu_head *head, in trace_call_rcu() 11 void (*func)(struct rcu_head *head)) in trace_call_rcu() 24 #define call_rcu(x, y) trace_call_rcu(x, y) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/carl9170/ |
| H A D | fwdesc.h | 93 #define CARL9170FW_SET_YEAR(y) (((y) - 10) * 372) argument 97 #define CARL9170FW_GET_YEAR(y) ((y) / 372 + 10) argument 113 struct carl9170fw_desc_head head; member 134 struct carl9170fw_desc_head head; member 151 struct carl9170fw_desc_head head; member 160 struct carl9170fw_desc_head head; member 176 struct carl9170fw_desc_head head; member 186 struct carl9170fw_desc_head head; member 196 struct carl9170fw_desc_head head; member 206 struct carl9170fw_desc_head head; member [all …]
|
| /OK3568_Linux_fs/kernel/drivers/char/agp/ |
| H A D | isoch.c | 23 static void agp_3_5_dev_list_insert(struct list_head *head, struct list_head *new) in agp_3_5_dev_list_insert() 40 struct list_head *pos, *tmp, *head = &list->list, *start = head->next; in agp_3_5_dev_list_sort() local 74 u32 y; in agp_3_5_isochronous_node_enable() member 81 struct list_head *head = &dev_list->list, *pos; in agp_3_5_isochronous_node_enable() local 287 struct list_head *head = &dev_list->list, *pos; in agp_3_5_nonisochronous_node_enable() local 322 struct list_head *head, *pos; in agp_3_5_enable() local
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/core/ |
| H A D | modedb.c | 23 #define res_matches(v, x, y) \ argument 955 struct list_head *head) in fb_find_best_mode() 993 struct list_head *head) in fb_find_nearest_mode() 1033 struct list_head *head) in fb_match_mode() 1057 int fb_add_videomode(const struct fb_videomode *mode, struct list_head *head) in fb_add_videomode() 1093 struct list_head *head) in fb_delete_videomode() 1113 void fb_destroy_modelist(struct list_head *head) in fb_destroy_modelist() 1131 struct list_head *head) in fb_videomode_to_modelist() 1144 struct list_head *head) in fb_find_best_display()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | crtc.c | 639 int x, int y, struct drm_framebuffer *old_fb) in nv_crtc_mode_set() 690 int head = nv_crtc->index; in nv_crtc_restore() local 826 int x, int y, bool atomic) in nv04_crtc_do_mode_set_base() 903 nv04_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y, in nv04_crtc_mode_set_base() 915 int x, int y, enum mode_set_atomic state) in nv04_crtc_mode_set_base_atomic() 1031 nv04_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in nv04_crtc_cursor_move() 1040 struct list_head head; member 1161 int head = nouveau_crtc(crtc)->index; in nv04_crtc_page_flip() local
|
| /OK3568_Linux_fs/kernel/drivers/input/joystick/iforce/ |
| H A D | iforce-packets.c | 14 __s32 y; member 33 int head, tail; in iforce_send_packet() local
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | sm501fb.c | 104 enum sm501_controller head; member 1076 unsigned int y = cursor->image.dy; in sm501fb_cursor() local 1115 int x, y; in sm501fb_cursor() local 1182 enum sm501_controller head; in sm501fb_crtsrc_store() local 1674 static int sm501fb_init_fb(struct fb_info *fb, enum sm501_controller head, in sm501fb_init_fb() 1860 enum sm501_controller head) in sm501fb_probe_one() 1892 enum sm501_controller head) in sm501_free_init_fb() 1903 enum sm501_controller head, const char *drvname) in sm501fb_start_one() 2074 enum sm501_controller head) in sm501fb_suspend_fb() 2125 enum sm501_controller head) in sm501fb_resume_fb()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/ |
| H A D | osdep_service_linux.c | 99 inline void rtw_list_splice(_list *list, _list *head) in rtw_list_splice() 104 inline void rtw_list_splice_init(_list *list, _list *head) in rtw_list_splice_init() 109 inline void rtw_list_splice_tail(_list *list, _list *head) in rtw_list_splice_tail() 836 u64 rtw_modular64(u64 x, u64 y) in rtw_modular64() 841 u64 rtw_division64(u64 x, u64 y) in rtw_division64()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/ |
| H A D | osdep_service_linux.c | 99 inline void rtw_list_splice(_list *list, _list *head) in rtw_list_splice() 104 inline void rtw_list_splice_init(_list *list, _list *head) in rtw_list_splice_init() 109 inline void rtw_list_splice_tail(_list *list, _list *head) in rtw_list_splice_tail() 836 u64 rtw_modular64(u64 x, u64 y) in rtw_modular64() 841 u64 rtw_division64(u64 x, u64 y) in rtw_division64()
|
| /OK3568_Linux_fs/kernel/tools/perf/ui/ |
| H A D | browser.c | 47 void ui_browser__gotorc_title(struct ui_browser *browser, int y, int x) in ui_browser__gotorc_title() 52 void ui_browser__gotorc(struct ui_browser *browser, int y, int x) in ui_browser__gotorc() 105 struct list_head *head = browser->entries; in ui_browser__list_head_seek() local 501 struct list_head *head = browser->entries; in ui_browser__list_head_refresh() local
|
| /OK3568_Linux_fs/kernel/arch/x86/events/intel/ |
| H A D | pt.c | 918 void *head = pt_buffer_region(buf); in pt_handle_status() local 1068 unsigned long head = local64_read(&buf->head); in pt_buffer_reset_markers() local 1146 static void pt_buffer_reset_offsets(struct pt_buffer *buf, unsigned long head) in pt_buffer_reset_offsets() 1389 #define clamp_to_ge_canonical_addr(x, y) (x) argument 1390 #define clamp_to_le_canonical_addr(x, y) (x) argument 1416 struct perf_addr_filters_head *head = perf_event_addr_filters(event); in pt_event_addr_filters_sync() local
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/config/ |
| H A D | dmxparse.c | 183 const char *comment, int x, int y, int xsign, int ysign) in dmxConfigCreatePair() 573 dmxConfigAddSub(DMXConfigSubPtr head, DMXConfigSubPtr sub) in dmxConfigAddSub() 662 dmxConfigAddEntry(DMXConfigEntryPtr head, in dmxConfigAddEntry()
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | mieq.c | 79 HWEventQueueType head, tail; /* long for SetInputCheck */ member 422 int x = 0, y = 0; in mieqMoveToNewScreen() local
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_crtc.h | 951 struct list_head head; member 1063 int y; member 1196 uint32_t y; member
|
| /OK3568_Linux_fs/kernel/drivers/ps3/ |
| H A D | ps3av_cmd.c | 366 u32 ps3av_cmd_set_video_mode(void *p, u32 head, int video_vid, int video_fmt, in ps3av_cmd_set_video_mode() 370 u32 x, y; in ps3av_cmd_set_video_mode() local 409 int ps3av_cmd_video_format_black(u32 head, u32 video_fmt, u32 mute) in ps3av_cmd_video_format_black()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/ |
| H A D | osdep_service.c | 75 struct hlist_head *head; in rtw_dbg_mem_deinit() local 102 struct hlist_head *head; in rtw_dbg_mem_find() local 1286 inline void rtw_list_splice(_list *list, _list *head) in rtw_list_splice() 1295 inline void rtw_list_splice_init(_list *list, _list *head) in rtw_list_splice_init() 1304 inline void rtw_list_splice_tail(_list *list, _list *head) in rtw_list_splice_tail() 1708 u32 rtw_end_of_queue_search(_list *head, _list *plist) in rtw_end_of_queue_search() 3131 u64 rtw_modular64(u64 x, u64 y) in rtw_modular64() 3142 u64 rtw_division64(u64 x, u64 y) in rtw_division64() 3410 _list *list, *head; in rtw_blacklist_add() local 3454 _list *list, *head; in rtw_blacklist_del() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/ |
| H A D | osdep_service.c | 1104 inline void rtw_list_splice(_list *list, _list *head) in rtw_list_splice() 1113 inline void rtw_list_splice_init(_list *list, _list *head) in rtw_list_splice_init() 1122 inline void rtw_list_splice_tail(_list *list, _list *head) in rtw_list_splice_tail() 1534 u32 rtw_end_of_queue_search(_list *head, _list *plist) in rtw_end_of_queue_search() 2649 u64 rtw_modular64(u64 x, u64 y) in rtw_modular64() 2660 u64 rtw_division64(u64 x, u64 y) in rtw_division64() 2927 _list *list, *head; in rtw_blacklist_add() local 2971 _list *list, *head; in rtw_blacklist_del() local 3002 _list *list, *head; in rtw_blacklist_search() local 3035 _list *list, *head; in rtw_blacklist_flush() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/ |
| H A D | osdep_service.c | 1108 inline void rtw_list_splice(_list *list, _list *head) in rtw_list_splice() 1117 inline void rtw_list_splice_init(_list *list, _list *head) in rtw_list_splice_init() 1126 inline void rtw_list_splice_tail(_list *list, _list *head) in rtw_list_splice_tail() 1530 u32 rtw_end_of_queue_search(_list *head, _list *plist) in rtw_end_of_queue_search() 2604 u64 rtw_modular64(u64 x, u64 y) in rtw_modular64() 2615 u64 rtw_division64(u64 x, u64 y) in rtw_division64() 2882 _list *list, *head; in rtw_blacklist_add() local 2926 _list *list, *head; in rtw_blacklist_del() local 2957 _list *list, *head; in rtw_blacklist_search() local 2990 _list *list, *head; in rtw_blacklist_flush() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/ |
| H A D | osdep_service.c | 1122 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() 2721 u64 rtw_modular64(u64 x, u64 y) in rtw_modular64() 2732 u64 rtw_division64(u64 x, u64 y) in rtw_division64() 3000 _list *list, *head; in rtw_blacklist_add() local 3044 _list *list, *head; in rtw_blacklist_del() local 3075 _list *list, *head; in rtw_blacklist_search() local 3108 _list *list, *head; in rtw_blacklist_flush() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/ |
| H A D | osdep_service.c | 1108 inline void rtw_list_splice(_list *list, _list *head) in rtw_list_splice() 1117 inline void rtw_list_splice_init(_list *list, _list *head) in rtw_list_splice_init() 1126 inline void rtw_list_splice_tail(_list *list, _list *head) in rtw_list_splice_tail() 1530 u32 rtw_end_of_queue_search(_list *head, _list *plist) in rtw_end_of_queue_search() 2604 u64 rtw_modular64(u64 x, u64 y) in rtw_modular64() 2615 u64 rtw_division64(u64 x, u64 y) in rtw_division64() 2882 _list *list, *head; in rtw_blacklist_add() local 2926 _list *list, *head; in rtw_blacklist_del() local 2957 _list *list, *head; in rtw_blacklist_search() local 2990 _list *list, *head; in rtw_blacklist_flush() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/ |
| H A D | osdep_service.c | 1108 inline void rtw_list_splice(_list *list, _list *head) in rtw_list_splice() 1117 inline void rtw_list_splice_init(_list *list, _list *head) in rtw_list_splice_init() 1126 inline void rtw_list_splice_tail(_list *list, _list *head) in rtw_list_splice_tail() 1530 u32 rtw_end_of_queue_search(_list *head, _list *plist) in rtw_end_of_queue_search() 2604 u64 rtw_modular64(u64 x, u64 y) in rtw_modular64() 2615 u64 rtw_division64(u64 x, u64 y) in rtw_division64() 2882 _list *list, *head; in rtw_blacklist_add() local 2926 _list *list, *head; in rtw_blacklist_del() local 2957 _list *list, *head; in rtw_blacklist_search() local 2990 _list *list, *head; in rtw_blacklist_flush() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/ |
| H A D | osdep_service.c | 1122 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() 2721 u64 rtw_modular64(u64 x, u64 y) in rtw_modular64() 2732 u64 rtw_division64(u64 x, u64 y) in rtw_division64() 3000 _list *list, *head; in rtw_blacklist_add() local 3044 _list *list, *head; in rtw_blacklist_del() local 3075 _list *list, *head; in rtw_blacklist_search() local 3108 _list *list, *head; in rtw_blacklist_flush() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/ |
| H A D | osdep_service.c | 1123 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() 2660 u64 rtw_modular64(u64 x, u64 y) in rtw_modular64() 2671 u64 rtw_division64(u64 x, u64 y) in rtw_division64() 2938 _list *list, *head; in rtw_blacklist_add() local 2982 _list *list, *head; in rtw_blacklist_del() local 3013 _list *list, *head; in rtw_blacklist_search() local 3046 _list *list, *head; in rtw_blacklist_flush() local [all …]
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | sch_hfsc.c | 96 u64 y; /* current starting position on y-axis */ member 385 u64 y; in seg_x2y() local 397 seg_y2x(u64 y, u64 ism) in seg_y2x() 489 rtsc_init(struct runtime_sc *rtsc, struct internal_sc *isc, u64 x, u64 y) in rtsc_init() 506 rtsc_y2x(struct runtime_sc *rtsc, u64 y) in rtsc_y2x() 529 u64 y; in rtsc_x2y() local 548 rtsc_min(struct runtime_sc *rtsc, struct internal_sc *isc, u64 x, u64 y) in rtsc_min() 1119 struct hfsc_class *head, *cl; in hfsc_classify() local
|