/linux-4.4.14/fs/jfs/ |
H A D | jfs_unicode.h | 44 wchar_t *anchor = ucs1; /* save the start of result string */ UniStrcpy() local 58 __le16 *anchor = ucs1; UniStrncpy_le() local 90 __le16 *anchor = ucs1; UniStrncpy_to_le() local 107 wchar_t *anchor = ucs1; UniStrncpy_from_le() local
|
/linux-4.4.14/drivers/mtd/ubi/ |
H A D | fastmap-wl.c | 90 struct ubi_wl_entry *ubi_wl_get_fm_peb(struct ubi_device *ubi, int anchor) ubi_wl_get_fm_peb() argument
|
H A D | wl.c | 648 int anchor = wrk->anchor; local
|
H A D | ubi.h | 771 int anchor; member in struct:ubi_work
|
/linux-4.4.14/lib/lz4/ |
H A D | lz4_compress.c | 65 const u8 *anchor = ip; lz4_compressctx() local 246 const u8 *anchor = ip; lz4_compress64kctx() local
|
H A D | lz4hc_compress.c | 269 static inline int lz4_encodesequence(const u8 **ip, u8 **op, const u8 **anchor, lz4_encodesequence() argument 323 const u8 *anchor = ip; lz4_compresshcctx() local
|
/linux-4.4.14/drivers/usb/core/ |
H A D | urb.c | 123 void usb_anchor_urb(struct urb *urb, struct usb_anchor *anchor) usb_anchor_urb() argument 139 static int usb_anchor_check_wakeup(struct usb_anchor *anchor) usb_anchor_check_wakeup() argument 146 static void __usb_unanchor_urb(struct urb *urb, struct usb_anchor *anchor) __usb_unanchor_urb() argument 164 struct usb_anchor *anchor; usb_unanchor_urb() local 755 void usb_kill_anchored_urbs(struct usb_anchor *anchor) usb_kill_anchored_urbs() argument 787 void usb_poison_anchored_urbs(struct usb_anchor *anchor) usb_poison_anchored_urbs() argument 815 void usb_unpoison_anchored_urbs(struct usb_anchor *anchor) usb_unpoison_anchored_urbs() argument 840 void usb_unlink_anchored_urbs(struct usb_anchor *anchor) usb_unlink_anchored_urbs() argument 859 void usb_anchor_suspend_wakeups(struct usb_anchor *anchor) usb_anchor_suspend_wakeups() argument 873 void usb_anchor_resume_wakeups(struct usb_anchor *anchor) usb_anchor_resume_wakeups() argument 894 int usb_wait_anchor_empty_timeout(struct usb_anchor *anchor, usb_wait_anchor_empty_timeout() argument 913 struct urb *usb_get_from_anchor(struct usb_anchor *anchor) usb_get_from_anchor() argument 940 void usb_scuttle_anchored_urbs(struct usb_anchor *anchor) usb_scuttle_anchored_urbs() argument 962 int usb_anchor_empty(struct usb_anchor *anchor) usb_anchor_empty() argument
|
H A D | hcd.c | 1708 struct usb_anchor *anchor = urb->anchor; __usb_hcd_giveback_urb() local
|
/linux-4.4.14/fs/cifs/ |
H A D | cifs_unicode.h | 134 wchar_t *anchor = ucs1; /* save a pointer to start of ucs1 */ UniStrcat() local 184 wchar_t *anchor = ucs1; /* save the start of result string */ UniStrcpy() local 226 wchar_t *anchor = ucs1; /* save pointer to string 1 */ UniStrncat() local 274 wchar_t *anchor = ucs1; UniStrncpy() local 291 wchar_t *anchor = ucs1; UniStrncpy_le() local
|
/linux-4.4.14/sound/usb/bcd2000/ |
H A D | bcd2000.c | 66 struct usb_anchor anchor; member in struct:bcd2000
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
H A D | cl_io.c | 902 struct cl_sync_io *anchor = &cl_env_info(env)->clt_anchor; cl_io_submit_sync() local 1531 void cl_sync_io_init(struct cl_sync_io *anchor, int nrpages) cl_sync_io_init() argument 1586 void cl_sync_io_note(struct cl_sync_io *anchor, int ioret) cl_sync_io_note() argument 1544 cl_sync_io_wait(const struct lu_env *env, struct cl_io *io, struct cl_page_list *queue, struct cl_sync_io *anchor, long timeout) cl_sync_io_wait() argument
|
H A D | cl_page.c | 1215 struct cl_sync_io *anchor = pg->cp_sync_io; cl_page_completion() local
|
/linux-4.4.14/drivers/staging/most/hdm-usb/ |
H A D | hdm_usb.c | 200 struct buf_anchor *anchor, *tmp; free_anchored_buffers() local 385 struct buf_anchor *anchor; hdm_write_completion() local 550 struct buf_anchor *anchor; hdm_read_completion() local 632 struct buf_anchor *anchor; hdm_enqueue() local 921 struct buf_anchor *anchor; wq_clear_halt() local
|
/linux-4.4.14/fs/udf/ |
H A D | super.c | 217 unsigned int anchor; member in struct:udf_options 1738 struct anchorVolDescPtr *anchor; udf_load_sequence() local
|
/linux-4.4.14/drivers/pci/hotplug/ |
H A D | cpqphp.h | 89 char anchor[4]; member in struct:smbios_entry_point
|
/linux-4.4.14/include/linux/ |
H A D | usb.h | 1261 static inline void init_usb_anchor(struct usb_anchor *anchor) init_usb_anchor() argument 1466 struct usb_anchor *anchor; member in struct:urb
|
/linux-4.4.14/sound/pci/hda/ |
H A D | hda_generic.c | 3214 parse_capture_source(struct hda_codec *codec, hda_nid_t pin, int cfg_idx, int num_adcs, const char *label, int anchor) parse_capture_source() argument
|