| /linux-4.4.14/drivers/net/wireless/ath/carl9170/ | 
| D | fwdesc.h | 99 #define CARL9170FW_SET_YEAR(y) (((y) - 10) * 372)  argument 103 #define CARL9170FW_GET_YEAR(y) ((y) / 372 + 10)  argument 119 	struct carl9170fw_desc_head head;  member 140 	struct carl9170fw_desc_head head;  member 157 	struct carl9170fw_desc_head head;  member 166 	struct carl9170fw_desc_head head;  member 182 	struct carl9170fw_desc_head head;  member 192 	struct carl9170fw_desc_head head;  member 202 	struct carl9170fw_desc_head head;  member 212 	struct carl9170fw_desc_head head;  member [all …] 
 | 
| /linux-4.4.14/drivers/char/agp/ | 
| D | isoch.c | 22 static void agp_3_5_dev_list_insert(struct list_head *head, struct list_head *new)  in agp_3_5_dev_list_insert() 39 	struct list_head *pos, *tmp, *head = &list->list, *start = head->next;  in agp_3_5_dev_list_sort()  local 73 		u32 y;  in agp_3_5_isochronous_node_enable()  member 80 	struct list_head *head = &dev_list->list, *pos;  in agp_3_5_isochronous_node_enable()  local 290 	struct list_head *head = &dev_list->list, *pos;  in agp_3_5_nonisochronous_node_enable()  local 325 	struct list_head *head, *pos;  in agp_3_5_enable()  local
  | 
| /linux-4.4.14/drivers/video/fbdev/core/ | 
| D | modedb.c | 23 #define res_matches(v, x, y) \  argument 988 					     struct list_head *head)  in fb_find_best_mode() 1026 					        struct list_head *head)  in fb_find_nearest_mode() 1066 					 struct list_head *head)  in fb_match_mode() 1090 int fb_add_videomode(const struct fb_videomode *mode, struct list_head *head)  in fb_add_videomode() 1126 			 struct list_head *head)  in fb_delete_videomode() 1146 void fb_destroy_modelist(struct list_head *head)  in fb_destroy_modelist() 1164 			      struct list_head *head)  in fb_videomode_to_modelist() 1177 					        struct list_head *head)  in fb_find_best_display()
  | 
| /linux-4.4.14/drivers/gpu/drm/qxl/ | 
| D | qxl_display.c | 34 static bool qxl_head_enabled(struct qxl_head *head)  in qxl_head_enabled() 109 	struct qxl_head *head;  in qxl_update_offset_props()  local 151 	struct qxl_head *head;  in qxl_add_monitors_config_modes()  local 424 				int x, int y)  in qxl_crtc_cursor_move() 575 		struct qxl_head *head = &qdev->monitors_config->heads[i];  in qxl_send_monitors_config()  local 590 				    unsigned x, unsigned y,  in qxl_monitors_config_set() 606 			       int x, int y,  in qxl_crtc_mode_set() 760 	struct qxl_head *head;  in qxl_write_monitors_config_for_encoder()  local
  | 
| /linux-4.4.14/drivers/input/joystick/iforce/ | 
| D | iforce-packets.c | 32 	__s32 y;  member 55 	int head, tail;  in iforce_send_packet()  local
  | 
| /linux-4.4.14/drivers/gpu/drm/nouveau/ | 
| D | nv50_display.c | 68 		 const s32 *oclass, u8 head, void *data, u32 size,  in nv50_chan_create() 120 		 const s32 *oclass, u8 head, void *data, u32 size,  in nv50_pioc_create() 137 		 int head, struct nv50_curs *curs)  in nv50_curs_create() 165 		 int head, struct nv50_oimm *oimm)  in nv50_oimm_create() 219 		 const s32 *oclass, u8 head, void *data, u32 size, u64 syncbuf,  in nv50_dmac_create() 321 		 int head, u64 syncbuf, struct nv50_sync *base)  in nv50_base_create() 352 		 int head, u64 syncbuf, struct nv50_ovly *ovly)  in nv50_ovly_create() 390 	struct list_head head;  member 566 	struct nv50_head *head = nv50_head(crtc);  in nv50_display_flip_next()  local 897 		    int x, int y, bool update)  in nv50_crtc_set_image() [all …] 
 | 
| D | nouveau_display.h | 29 	struct list_head head;  member 31 	int crtc, bpp, pitch, x, y;  member
  | 
| /linux-4.4.14/drivers/video/fbdev/ | 
| D | sm501fb.c | 107 	enum sm501_controller	 head;  member 1078 		unsigned int y = cursor->image.dy;  in sm501fb_cursor()  local 1117 		int x, y;  in sm501fb_cursor()  local 1184 	enum sm501_controller head;  in sm501fb_crtsrc_store()  local 1667 static int sm501fb_init_fb(struct fb_info *fb, enum sm501_controller head,  in sm501fb_init_fb() 1853 			     enum sm501_controller head)  in sm501fb_probe_one() 1887 				enum sm501_controller head)  in sm501_free_init_fb() 1895 			     enum sm501_controller head, const char *drvname)  in sm501fb_start_one() 2093 			      enum sm501_controller head)  in sm501fb_suspend_fb() 2140 			      enum sm501_controller head)  in sm501fb_resume_fb()
  | 
| /linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/ | 
| D | crtc.c | 638 		 int x, int y, struct drm_framebuffer *old_fb)  in nv_crtc_mode_set() 689 	int head = nv_crtc->index;  in nv_crtc_restore()  local 823 			   int x, int y, bool atomic)  in nv04_crtc_do_mode_set_base() 901 nv04_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y,  in nv04_crtc_mode_set_base() 913 			       int x, int y, enum mode_set_atomic state)  in nv04_crtc_mode_set_base_atomic() 1029 nv04_crtc_cursor_move(struct drm_crtc *crtc, int x, int y)  in nv04_crtc_cursor_move()
  | 
| /linux-4.4.14/tools/perf/ui/ | 
| D | browser.c | 44 void ui_browser__gotorc(struct ui_browser *browser, int y, int x)  in ui_browser__gotorc() 92 	struct list_head *head = browser->entries;  in ui_browser__list_head_seek()  local 485 	struct list_head *head = browser->entries;  in ui_browser__list_head_refresh()  local
  | 
| /linux-4.4.14/drivers/ps3/ | 
| D | ps3av_cmd.c | 378 u32 ps3av_cmd_set_video_mode(void *p, u32 head, int video_vid, int video_fmt,  in ps3av_cmd_set_video_mode() 382 	u32 x, y;  in ps3av_cmd_set_video_mode()  local 421 int ps3av_cmd_video_format_black(u32 head, u32 video_fmt, u32 mute)  in ps3av_cmd_video_format_black()
  | 
| D | ps3av.c | 55 	u32 head[PS3AV_HEAD_MAX];  member 79 	u32 y;  member
  | 
| /linux-4.4.14/net/sched/ | 
| D | sch_hfsc.c | 96 	u64	y;	/* current starting position on y-axis */  member 393 	u64 y;  in seg_x2y()  local 405 seg_y2x(u64 y, u64 ism)  in seg_y2x() 497 rtsc_init(struct runtime_sc *rtsc, struct internal_sc *isc, u64 x, u64 y)  in rtsc_init() 514 rtsc_y2x(struct runtime_sc *rtsc, u64 y)  in rtsc_y2x() 537 	u64 y;  in rtsc_x2y()  local 556 rtsc_min(struct runtime_sc *rtsc, struct internal_sc *isc, u64 x, u64 y)  in rtsc_min() 1156 	struct hfsc_class *head, *cl;  in hfsc_classify()  local
  | 
| /linux-4.4.14/drivers/video/fbdev/omap/ | 
| D | hwa742.c | 84 	int	x, y, width, height;  member 201 static void enable_tearsync(int y, int width, int height, int screen_height,  in enable_tearsync() 308 static void submit_req_list(struct list_head *head)  in submit_req_list() 344 	int y = par->y;  in send_frame_handler()  local 433 	int y = win->y;  in create_req_list()  local
  | 
| /linux-4.4.14/fs/gfs2/ | 
| D | super.c | 317 static struct gfs2_jdesc *jdesc_find_i(struct list_head *head, unsigned int jid)  in jdesc_find_i() 404 	struct gfs2_log_header_host head;  in gfs2_make_fs_rw()  local 522 	s64 x, y;  in gfs2_statfs_change()  local 1640 static void gfs2_i_callback(struct rcu_head *head)  in gfs2_i_callback()
  | 
| D | quota.c | 1330 		unsigned int y;  in gfs2_quota_init()  local 1403 	struct list_head *head = &sdp->sd_quota_list;  in gfs2_quota_cleanup()  local
  | 
| /linux-4.4.14/tools/perf/util/ | 
| D | evlist.c | 33 #define FD(e, x, y) (*(int *)xyarray__entry(e->fd, x, y))  argument 34 #define SID(e, x, y) xyarray__entry(e->sample_id, x, y)  argument 612 	struct hlist_head *head;  in perf_evlist__id2sid()  local 683 	struct hlist_head *head;  in perf_evlist__event2evsel()  local 715 	u64 head;  in perf_evlist__mmap_read()  local
  | 
| /linux-4.4.14/include/drm/ | 
| D | drm_crtc.h | 201 	struct list_head head;  member 229 	struct list_head head;  member 234 	struct list_head head;  member 427 	struct list_head head;  member 458 	int x, y;  member 585 	struct list_head head;  member 669 	struct list_head head;  member 847 	struct list_head head;  member 972 	uint32_t y;  member
  | 
| /linux-4.4.14/fs/ubifs/ | 
| D | super.c | 276 static void ubifs_i_callback(struct rcu_head *head)  in ubifs_i_callback() 1150 	long long x, y;  in mount_ubifs()  local
  | 
| /linux-4.4.14/drivers/firmware/ | 
| D | dmi_scan.c | 880 	const struct list_head *head = from ? &from->list : &dmi_devices;  in dmi_find_device()  local 918 	const char *s, *y;  in dmi_get_date()  local
  | 
| /linux-4.4.14/scripts/kconfig/ | 
| D | qconf.cc | 1075 	QString head, debug, help;  in menuInfo()  local 1279 		QVariant x, y;  in ConfigSearchWindow()  local 1340 	QVariant x, y;  in ConfigMainWindow()  local
  | 
| /linux-4.4.14/drivers/gpu/drm/savage/ | 
| D | savage_drv.h | 132 	drm_savage_buf_priv_t head, tail;  member 439 #define BCI_X_Y(x, y)                ((((y) << 16) | (x)) & 0x0FFF0FFF)  argument 440 #define BCI_X_W(x, y)                ((((w) << 16) | (x)) & 0x0FFF0FFF)  argument 445 #define BCI_LINE_X_Y(x, y)           (((y) << 16) | ((x) & 0xFFFF))  argument
  | 
| /linux-4.4.14/drivers/crypto/ | 
| D | n2_core.c | 56 	unsigned long		head;  member 144 	unsigned long head, hv_ret;  in mau_intr()  local 170 	unsigned long head = q->head;  in spu_queue_num_free()  local 479 	unsigned long head, hv_ret;  in wait_for_tail()  local 796 	u8 *y = x + 1;  in n2_arc4_setkey()  local
  | 
| /linux-4.4.14/drivers/input/ | 
| D | mousedev.c | 55 	int x, y;  member 102 	unsigned int head, tail;  member
  | 
| /linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ | 
| D | rs.h | 262 #define TIME_WRAP_AROUND(x, y) (((y) > (x)) ? (y) - (x) : (0-(x)) + (y))  argument 331 	u8 head;			/* start of the circular buffer */  member
  | 
| /linux-4.4.14/include/linux/ | 
| D | jbd2.h | 1130 static inline void jbd2_file_log_bh(struct list_head *head, struct buffer_head *bh)  in jbd2_file_log_bh() 1393 static inline int tid_gt(tid_t x, tid_t y)  in tid_gt() 1399 static inline int tid_geq(tid_t x, tid_t y)  in tid_geq()
  | 
| /linux-4.4.14/drivers/gpu/drm/rockchip/ | 
| D | rockchip_drm_vop.c | 68 	struct list_head head;  member 1146 static int vop_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y,  in vop_crtc_mode_set_base() 1166 			     int x, int y, struct drm_framebuffer *fb)  in vop_crtc_mode_set()
  | 
| /linux-4.4.14/arch/ia64/kernel/ | 
| D | unwind.c | 1189 #define UNW_DEC_SPILL_REG_P(f,p,t,a,x,y,arg)	desc_spill_reg_p(p,t,a,x,y,arg)  argument 1190 #define UNW_DEC_SPILL_REG(f,t,a,x,y,arg)	desc_spill_reg_p(0,t,a,x,y,arg)  argument 1270 	unsigned short head;  in script_new()  local
  | 
| /linux-4.4.14/drivers/scsi/ | 
| D | ips.h | 92       #define min(x,y) ((x) < (y) ? x : y)  argument 405 …#define IPS_IS_LEAP_YEAR(y)           (((y % 4 == 0) && ((y % 100 != 0) || (y % 400 == 0))) ? 1 : …  argument 406    #define IPS_NUM_LEAP_YEARS_THROUGH(y) ((y) / 4 - (y) / 100 + (y) / 400)  argument 980    struct ips_scb *head;  member 989 	struct scsi_cmnd *head;  member 1000    struct ips_copp_wait_item *head;  member
  | 
| /linux-4.4.14/mm/ | 
| D | slab.c | 303 #define	STATS_ADD_REAPED(x,y)	((x)->reaped += (y))  argument 327 #define	STATS_ADD_REAPED(x,y)	do { (void)(y); } while (0)  argument 1661 static void kmem_rcu_free(struct rcu_head *head)  in kmem_rcu_free() 2316 #define check_spinlock_acquired_node(x, y) do { } while(0)  argument
  | 
| /linux-4.4.14/drivers/block/ | 
| D | floppy.c | 313 #define PH_HEAD(floppy, head) (((((floppy)->stretch & 2) >> 1) ^ head) << 2)  argument 2085 #define FM_MODE(x, y) ((y) & ~(((x)->rate & 0x80) >> 1))  argument 2096 		unsigned char track, head, sect, size;  in setup_format_params()  member
  | 
| /linux-4.4.14/drivers/video/fbdev/riva/ | 
| D | riva_hw.h | 370         U032 y;             /* in pixels, 0 at top                 4-   7*/  member 514     U032 head;   member
  | 
| /linux-4.4.14/drivers/gpu/drm/i915/ | 
| D | i915_debugfs.c | 205 	struct list_head *head;  in i915_gem_object_list_info()  local 2931 static bool cursor_position(struct drm_device *dev, int pipe, int *x, int *y)  in cursor_position() 2964 		int x, y;  in i915_display_info()  local
  | 
| D | i915_drv.h | 543 		u32 head;  member 915 	int y;  member 1656 	int head, tail;  member 2209 	u32 head;  member
  | 
| /linux-4.4.14/drivers/net/wireless/iwlegacy/ | 
| D | common.h | 2713 #define TIME_WRAP_AROUND(x, y) (((y) > (x)) ? (y) - (x) : (0-(x)) + (y))  argument 2789 	u8 head;		/* start of the circular buffer */  member
  |