/linux-4.1.27/arch/ia64/include/asm/ |
D | switch_to.h | 44 #define __switch_to(prev,next,last) do { \ argument 60 # define switch_to(prev,next,last) do { \ argument 76 # define switch_to(prev,next,last) __switch_to(prev, next, last) argument
|
/linux-4.1.27/fs/afs/ |
D | cmservice.c | 172 bool last) in afs_deliver_cb_callback() 334 bool last) in afs_deliver_cb_init_call_back_state() 367 bool last) in afs_deliver_cb_init_call_back_state3() 409 bool last) in afs_deliver_cb_probe() 454 bool last) in afs_deliver_cb_probe_uuid() 589 struct sk_buff *skb, bool last) in afs_deliver_cb_tell_me_about_yourself()
|
D | fsclient.c | 239 struct sk_buff *skb, bool last) in afs_deliver_fs_fetch_status() 313 struct sk_buff *skb, bool last) in afs_deliver_fs_fetch_data() 536 struct sk_buff *skb, bool last) in afs_deliver_fs_give_up_callbacks() 621 struct sk_buff *skb, bool last) in afs_deliver_fs_create_vnode() 720 struct sk_buff *skb, bool last) in afs_deliver_fs_remove() 803 struct sk_buff *skb, bool last) in afs_deliver_fs_link() 891 struct sk_buff *skb, bool last) in afs_deliver_fs_symlink() 998 struct sk_buff *skb, bool last) in afs_deliver_fs_rename() 1104 struct sk_buff *skb, bool last) in afs_deliver_fs_store_data() 1157 pgoff_t first, pgoff_t last, in afs_fs_store_data64() [all …]
|
D | rxrpc.c | 278 pgoff_t first = call->first, last = call->last; in afs_send_pages() local 459 bool last; in afs_deliver_to_call() local 729 bool last) in afs_deliver_cm_op_id() 839 bool last, void *buf, size_t count) in afs_extract_data()
|
D | write.c | 278 pgoff_t first, pgoff_t last) in afs_kill_pages() 321 pgoff_t start, first, last; in afs_write_back_from_locked_page() local 576 pgoff_t first = call->first, last = call->last; in afs_pages_written_back() local
|
D | vlclient.c | 62 struct sk_buff *skb, bool last) in afs_deliver_vl_get_entry_by_xxx()
|
/linux-4.1.27/drivers/video/fbdev/core/ |
D | sysfillrect.c | 28 unsigned long first, last; in bitfill_aligned() local 84 unsigned long first, last; in bitfill_unaligned() local 139 unsigned long first, last; in bitfill_aligned_rev() local 195 unsigned long first, last; in bitfill_unaligned_rev() local
|
D | cfbfillrect.c | 38 unsigned long first, last; in bitfill_aligned() local 95 unsigned long first, last; in bitfill_unaligned() local 151 unsigned long first, last; in bitfill_aligned_rev() local 221 unsigned long first, last, dat; in bitfill_unaligned_rev() local
|
D | fbsysfs.c | 224 char ** last = NULL; in store_bpp() local 247 char **last = NULL; in store_rotate() local 274 char *last = NULL; in store_virtual() local 309 char *last = NULL; in store_blank() local 365 char *last = NULL; in store_pan() local 406 char *last = NULL; in store_fbstate() local
|
D | syscopyarea.c | 31 unsigned long first, last; in bitcpy() local 174 unsigned long first, last; in bitcpy_rev() local
|
D | cfbcopyarea.c | 50 unsigned long first, last; in bitcpy() local 216 unsigned long first, last; in bitcpy_rev() local
|
/linux-4.1.27/drivers/infiniband/hw/usnic/ |
D | usnic_uiom_interval_tree.c | 55 usnic_uiom_interval_node_alloc(long int start, long int last, int ref_cnt, in usnic_uiom_interval_node_alloc() 89 unsigned long last, in find_intervals_intersection_sorted() 104 int usnic_uiom_get_intervals_diff(unsigned long start, unsigned long last, in usnic_uiom_get_intervals_diff() 164 unsigned long last, int flags) in usnic_uiom_insert_interval() 235 unsigned long last, struct list_head *removed) in usnic_uiom_remove_interval()
|
D | usnic_uiom_interval_tree.h | 28 unsigned long last; member
|
/linux-4.1.27/arch/blackfin/include/asm/ |
D | switch_to.h | 24 #define switch_to(prev,next,last) \ argument 33 #define switch_to(prev, next, last) \ argument
|
/linux-4.1.27/kernel/time/ |
D | timekeeping_internal.h | 16 static inline cycle_t clocksource_delta(cycle_t now, cycle_t last, cycle_t mask) in clocksource_delta() 23 static inline cycle_t clocksource_delta(cycle_t now, cycle_t last, cycle_t mask) in clocksource_delta()
|
/linux-4.1.27/mm/ |
D | interval_tree.c | 35 unsigned long last = vma_last_pgoff(node); in vma_interval_tree_insert_after() local 94 unsigned long first, unsigned long last) in anon_vma_interval_tree_iter_first() 101 unsigned long first, unsigned long last) in anon_vma_interval_tree_iter_next()
|
/linux-4.1.27/arch/x86/include/asm/ |
D | switch_to.h | 31 #define switch_to(prev, next, last) \ argument 108 #define switch_to(prev, next, last) \ argument
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_tx.c | 65 unsigned last; in qib_disarm_piobufs() local 84 unsigned last; in qib_disarm_piobufs_ifneeded() local 286 u32 first, u32 last) in qib_getsendbuf_range() 464 unsigned last; in qib_cancel_sends() local
|
D | qib_verbs_mcast.c | 291 int last = 0; in qib_multicast_detach() local
|
D | qib_twsi.c | 174 static int rd_byte(struct qib_devdata *dd, int last) in rd_byte()
|
D | qib_ruc.c | 773 u32 old_last, last; in qib_send_complete() local
|
/linux-4.1.27/fs/proc/ |
D | namespaces.c | 109 const struct proc_ns_operations **entry, **last; in proc_ns_dir_readdir() local 143 const struct proc_ns_operations **entry, **last; in proc_ns_dir_lookup() local
|
/linux-4.1.27/net/sunrpc/xprtrdma/ |
D | svc_rdma_recvfrom.c | 136 bool last) in rdma_read_chunk_lcl() 230 bool last) in rdma_read_chunk_frmr() 429 bool last; in rdma_read_chunks() local
|
/linux-4.1.27/arch/nios2/include/asm/ |
D | switch_to.h | 17 #define switch_to(prev, next, last) \ argument
|
/linux-4.1.27/arch/unicore32/include/asm/ |
D | switch_to.h | 24 #define switch_to(prev, next, last) \ argument
|
/linux-4.1.27/arch/cris/include/asm/ |
D | switch_to.h | 9 #define switch_to(prev,next,last) last = resume(prev,next, \ argument
|
/linux-4.1.27/include/asm-generic/ |
D | switch_to.h | 25 #define switch_to(prev, next, last) \ argument
|
/linux-4.1.27/arch/sh/include/asm/ |
D | switch_to_64.h | 24 #define switch_to(prev,next,last) \ argument
|
D | switch_to_32.h | 69 #define switch_to(prev, next, last) \ argument
|
/linux-4.1.27/arch/xtensa/include/asm/ |
D | switch_to.h | 17 #define switch_to(prev,next,last) \ argument
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | switch_to.h | 8 #define switch_to(prev, next, last) do { \ argument
|
/linux-4.1.27/arch/frv/include/asm/ |
D | switch_to.h | 27 #define switch_to(prev, next, last) \ argument
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | switch_to.h | 30 #define switch_to(prev,next,last) do { \ argument
|
/linux-4.1.27/arch/microblaze/include/asm/ |
D | switch_to.h | 18 #define switch_to(prev, next, last) \ argument
|
/linux-4.1.27/arch/um/drivers/ |
D | umcast_kern.c | 74 char *last; in mcast_setup() local 120 char *last; in ucast_setup() local
|
D | vde_kern.c | 73 char *remain, *port_str = NULL, *mode_str = NULL, *last; in vde_setup() local
|
/linux-4.1.27/drivers/video/fbdev/mb862xx/ |
D | mb862xx-i2c.c | 60 static int mb862xx_i2c_read_byte(struct i2c_adapter *adap, u8 *byte, int last) in mb862xx_i2c_read_byte() 83 int last = m->len - 1; in mb862xx_i2c_read() local
|
/linux-4.1.27/arch/c6x/include/asm/ |
D | switch_to.h | 24 #define switch_to(prev, next, last) \ argument
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | npde.h | 5 bool last; member
|
D | image.h | 7 bool last; member
|
D | pcir.h | 10 bool last; member
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | switch_to_64.h | 20 #define switch_to(prev, next, last) \ argument
|
D | switch_to_32.h | 57 #define switch_to(prev, next, last) do { \ argument
|
/linux-4.1.27/arch/avr32/include/asm/ |
D | switch_to.h | 39 #define switch_to(prev, next, last) \ argument
|
/linux-4.1.27/arch/arm/include/asm/ |
D | switch_to.h | 23 #define switch_to(prev,next,last) \ argument
|
/linux-4.1.27/arch/score/include/asm/ |
D | switch_to.h | 6 #define switch_to(prev, next, last) \ argument
|
/linux-4.1.27/fs/ext3/ |
D | resize.c | 17 #define outside(b, first, last) ((b) < (first) || (b) >= (last)) argument 18 #define inside(b, first, last) ((b) >= (first) && (b) < (last)) argument 698 const unsigned long last = sbi->s_groups_count; in update_backups() local 995 ext3_grpblk_t last; in ext3_group_extend() local
|
/linux-4.1.27/arch/mips/lib/ |
D | r3k_dump_tlb.c | 19 static void dump_tlb(int first, int last) in dump_tlb()
|
D | dump_tlb.c | 49 static void dump_tlb(int first, int last) in dump_tlb()
|
/linux-4.1.27/arch/m32r/include/asm/ |
D | switch_to.h | 28 #define switch_to(prev, next, last) do { \ argument
|
/linux-4.1.27/include/linux/ |
D | interval_tree.h | 9 unsigned long last; /* Last location _in_ interval */ member
|
D | btree-type.h | 63 static inline void *BTREE_FN(last)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE *key) in BTREE_FN() argument 104 static inline void *BTREE_FN(last)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE *key) in BTREE_FN() argument
|
D | i2c-pnx.h | 31 int last; member
|
D | isdn_ppp.h | 123 struct ippp_buf_queue *last; member 164 struct ippp_buf_queue *last; /* pointer to (current) last used packet in queue */ member
|
D | rculist.h | 203 struct list_head *last = list->prev; in list_splice_init_rcu() local
|
/linux-4.1.27/arch/tile/include/asm/ |
D | switch_to.h | 40 #define switch_to(prev, next, last) ((last) = _switch_to((prev), (next))) argument
|
/linux-4.1.27/arch/mn10300/include/asm/ |
D | switch_to.h | 40 #define switch_to(prev, next, last) \ argument
|
/linux-4.1.27/arch/sh/mm/ |
D | extable_64.c | 46 const struct exception_table_entry *last, in search_extable()
|
/linux-4.1.27/tools/testing/selftests/powerpc/vphn/ |
D | vphn.c | 29 u16 last = 0; in vphn_unpack_associativity() local
|
/linux-4.1.27/arch/powerpc/mm/ |
D | vphn.c | 29 u16 last = 0; in vphn_unpack_associativity() local
|
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ |
D | lib.h | 34 uint64_t first, last; member
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_actlog.c | 257 unsigned last = i->size == 0 ? first : (i->sector + (i->size >> 9) - 1) >> (AL_EXTENT_SHIFT-9); in drbd_al_begin_io_fastpath() local 274 unsigned last = i->size == 0 ? first : (i->sector + (i->size >> 9) - 1) >> (AL_EXTENT_SHIFT-9); in drbd_al_begin_io_prepare() local 344 unsigned last = i->size == 0 ? first : (i->sector + (i->size >> 9) - 1) >> (AL_EXTENT_SHIFT-9); in drbd_al_begin_io_nonblock() local 403 unsigned last = i->size == 0 ? first : (i->sector + (i->size >> 9) - 1) >> (AL_EXTENT_SHIFT-9); in drbd_al_complete_io() local 739 unsigned long last = device->rs_mark_time[device->rs_last_mark]; in drbd_advance_rs_marks() local
|
/linux-4.1.27/drivers/net/team/ |
D | team_mode_broadcast.c | 22 struct team_port *last = NULL; in bc_transmit() local
|
/linux-4.1.27/arch/mips/sibyte/common/ |
D | cfe_console.c | 15 int i, last, written; in cfe_console_write() local
|
/linux-4.1.27/arch/arc/include/asm/ |
D | switch_to.h | 31 #define switch_to(prev, next, last) \ argument
|
/linux-4.1.27/lib/ |
D | extable.c | 73 const struct exception_table_entry *last, in search_extable()
|
D | klist.c | 337 struct klist_node *last = i->i_cur; in klist_next() local
|
/linux-4.1.27/drivers/infiniband/core/ |
D | umem_rbtree.c | 76 u64 start, u64 last, in rbt_ib_umem_for_each_in_range()
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-digicolor.c | 59 int last; member 108 bool last = (i2c->msgbuf_ptr + 1 == i2c->msg->len); in dc_i2c_next_read() local 219 int last) in dc_i2c_xfer_msg()
|
D | i2c-wmt.c | 127 int last) in wmt_i2c_write() 218 int last) in wmt_i2c_read()
|
D | i2c-meson.c | 89 bool last; member 305 int last) in meson_i2c_xfer_msg()
|
/linux-4.1.27/tools/perf/util/ |
D | ordered-events.c | 16 struct ordered_event *last = oe->last; in queue_event() local 246 struct ordered_event *first, *last; in ordered_events__flush() local
|
D | ordered-events.h | 37 struct ordered_event *last; member
|
D | thread.c | 109 struct comm *comm, *last = NULL; in thread__exec_comm() local
|
D | callchain.h | 95 struct callchain_cursor_node **last; member
|
/linux-4.1.27/arch/x86/vdso/ |
D | vclock_gettime.c | 83 u64 last; in vread_pvclock() local 179 u64 last; in vread_tsc() local
|
/linux-4.1.27/arch/mips/include/asm/ |
D | switch_to.h | 86 #define switch_to(prev, next, last) \ argument
|
/linux-4.1.27/fs/nfs/ |
D | nfs4renewd.c | 62 unsigned long last, now; in nfs4_renew_state() local
|
/linux-4.1.27/arch/sparc/mm/ |
D | extable.c | 16 const struct exception_table_entry *last, in search_extable()
|
/linux-4.1.27/drivers/md/ |
D | dm-stats.h | 14 struct dm_stats_last_position __percpu *last; member
|
D | multipath.c | 249 int last = mddev->raid_disks - 1; in multipath_add_disk() local
|
/linux-4.1.27/net/core/ |
D | dst.c | 69 struct dst_entry *last = &head; in dst_gc_task() local 362 struct dst_entry *dst, *last = NULL; in dst_dev_event() local
|
/linux-4.1.27/drivers/scsi/sym53c8xx_2/ |
D | sym_misc.h | 93 struct sym_quehead *last = list->blink; in sym_que_splice() local 107 struct sym_quehead *first, *last; in sym_que_move() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
D | pm.h | 18 u32 last; member
|
/linux-4.1.27/net/netfilter/ipset/ |
D | pfxlen.c | 298 u32 last; in ip_set_range_to_cidr() local
|
/linux-4.1.27/arch/s390/mm/ |
D | extable.c | 14 const struct exception_table_entry *last, in search_extable()
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_nvm.c | 917 bool last; in i40e_nvmupd_nvm_read() local 952 bool last; in i40e_nvmupd_nvm_erase() local 987 bool last; in i40e_nvmupd_nvm_write() local
|
/linux-4.1.27/crypto/asymmetric_keys/ |
D | pkcs7_trust.c | 31 struct x509_certificate *x509, *last = NULL, *p; in pkcs7_validate_trust_one() local
|
/linux-4.1.27/fs/ext4/ |
D | resize.c | 82 #define outside(b, first, last) ((b) < (first) || (b) >= (last)) argument 83 #define inside(b, first, last) ((b) >= (first) && (b) < (last)) argument 1047 ext4_group_t last; in update_backups() local 1417 ext4_grpblk_t last; in ext4_flex_group_add() local 1511 ext4_grpblk_t last; in ext4_setup_next_flex_gd() local 1710 ext4_grpblk_t last; in ext4_group_extend() local
|
D | file.c | 464 ext4_lblk_t start, last, end; in ext4_seek_data() local 537 ext4_lblk_t start, last, end; in ext4_seek_hole() local
|
D | readpage.c | 190 unsigned last = map.m_len - map_offset; in ext4_mpage_readpages() local
|
D | indirect.c | 936 __le32 *last) in ext4_clear_blocks() 1008 __le32 *first, __le32 *last) in ext4_free_data() 1093 __le32 *first, __le32 *last, int depth) in ext4_free_branches()
|
D | xattr.c | 602 static size_t ext4_xattr_free_space(struct ext4_xattr_entry *last, in ext4_xattr_free_space() 620 struct ext4_xattr_entry *last; in ext4_xattr_set_entry() local 1235 struct ext4_xattr_entry *last = entry; in ext4_xattr_shift_entries() local 1260 struct ext4_xattr_entry *entry, *last, *first; in ext4_expand_extra_isize_ea() local
|
/linux-4.1.27/drivers/media/pci/bt8xx/ |
D | bttv-i2c.c | 139 bttv_i2c_sendbytes(struct bttv *btv, const struct i2c_msg *msg, int last) in bttv_i2c_sendbytes() 189 bttv_i2c_readbytes(struct bttv *btv, const struct i2c_msg *msg, int last) in bttv_i2c_readbytes()
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | ip_vs_rr.c | 62 struct ip_vs_dest *dest, *last; in ip_vs_rr_schedule() local
|
D | ip_vs_wrr.c | 168 struct ip_vs_dest *dest, *last, *stop = NULL; in ip_vs_wrr_schedule() local
|
/linux-4.1.27/arch/um/kernel/ |
D | tlb.c | 91 struct host_vm_op *last; in add_mmap() local 125 struct host_vm_op *last; in add_munmap() local 155 struct host_vm_op *last; in add_mprotect() local 305 unsigned long addr, last; in flush_tlb_kernel_range_common() local
|
/linux-4.1.27/fs/reiserfs/ |
D | prints.c | 423 static int print_internal(struct buffer_head *bh, int first, int last) in print_internal() 459 int last) in print_leaf() 596 int mode, first, last; in print_block() local
|
/linux-4.1.27/drivers/i2c/algos/ |
D | i2c-algo-pcf.c | 215 int count, int last) in pcf_sendbytes() 248 int count, int last) in pcf_readbytes()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | switch_to.h | 13 #define switch_to(prev, next, last) ((last) = __switch_to((prev), (next))) argument
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | t4vf_defs.h | 84 #define T4VF_MOD_MAP(module, index, first, last) \ argument
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | reconfig.c | 204 const unsigned char *value, struct property *last) in new_property() 253 struct property *last = prop; in do_add_node() local
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | evergreen_smc.h | 50 uint8_t last; member
|
D | radeon_ring.c | 250 uint64_t last = atomic64_read(&ring->last_activity); in radeon_ring_test_lockup() local
|
/linux-4.1.27/arch/ia64/lib/ |
D | do_csum.S | 99 #define last r21 macro
|
/linux-4.1.27/arch/alpha/mm/ |
D | extable.c | 74 const struct exception_table_entry *last, in search_extable()
|
/linux-4.1.27/drivers/net/fddi/skfp/ |
D | smttimer.c | 125 struct smt_timer **last ; in timer_done() local
|
/linux-4.1.27/drivers/isdn/i4l/ |
D | isdn_audio.h | 22 char last; member
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_edid_load.c | 264 char *edidname = edid_firmware, *last, *colon; in drm_load_edid_firmware() local
|
/linux-4.1.27/arch/x86/mm/ |
D | extable.c | 83 const struct exception_table_entry *last, in search_extable()
|
/linux-4.1.27/arch/mips/mm/ |
D | sc-ip22.c | 29 static inline void indy_sc_wipe(unsigned long first, unsigned long last) in indy_sc_wipe()
|
/linux-4.1.27/arch/m68k/mm/ |
D | motorola.c | 72 unsigned long pmd, last; in kernel_ptr_table() local
|
/linux-4.1.27/arch/ia64/mm/ |
D | extable.c | 84 const struct exception_table_entry *last, in search_extable()
|
/linux-4.1.27/arch/x86/kernel/ |
D | pvclock.c | 78 u64 last; in pvclock_clocksource_read() local
|
D | setup_percpu.c | 68 pg_data_t *last = NULL; in pcpu_need_numa() local
|
/linux-4.1.27/drivers/video/fbdev/ |
D | c2p_iplan2.c | 92 u32 dst_idx, first, last, w; in c2p_iplan2() local
|
D | c2p_planar.c | 94 u32 dst_idx, first, last, w; in c2p_planar() local
|
/linux-4.1.27/net/rds/ |
D | bind.c | 114 u16 rover, last; in rds_add_bound() local
|
/linux-4.1.27/drivers/staging/speakup/ |
D | speakup_decext.c | 158 static u_char last = '\0'; in do_catch_up() local
|
D | speakup_dectlk.c | 209 static u_char last = '\0'; in do_catch_up() local
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_dir2.c | 624 xfs_fileoff_t last; /* last file offset */ in xfs_dir2_isblock() local 643 xfs_fileoff_t last; /* last file offset */ in xfs_dir2_isleaf() local
|
D | xfs_btree.c | 669 int *last) /* output: last byte offset */ in xfs_btree_offsets() 1286 int last) in xfs_btree_log_keys() 1312 int last) in xfs_btree_log_recs() 1333 int last) /* index of last pointer to log */ in xfs_btree_log_ptrs() 1364 int last; /* last byte offset logged */ in xfs_btree_log_block() local
|
/linux-4.1.27/scripts/dtc/libfdt/ |
D | fdt.c | 204 const char *last = strtab + tabsize - len; in _fdt_find_string() local
|
/linux-4.1.27/drivers/mfd/ |
D | ab8500-sysctrl.c | 147 int last, ret, i, j; in ab8500_sysctrl_probe() local
|
/linux-4.1.27/drivers/tty/vt/ |
D | vt.c | 118 int last; member 2122 uint32_t last; member 3093 static int do_bind_con_driver(const struct consw *csw, int first, int last, in do_bind_con_driver() 3195 static int con_is_graphics(const struct consw *csw, int first, int last) in con_is_graphics() 3212 int do_unbind_con_driver(const struct consw *csw, int first, int last, int deflt) in do_unbind_con_driver() 3294 int i, more = 1, first = -1, last = -1, deflt = 0; in vt_bind() local 3345 int i, more = 1, first = -1, last = -1, deflt = 0; in vt_unbind() local 3566 static int do_register_con_driver(const struct consw *csw, int first, int last) in do_register_con_driver() 3686 int do_take_over_console(const struct consw *csw, int first, int last, int deflt) in do_take_over_console()
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | overlay-sysfs.c | 149 char *last; in overlay_position_store() local 188 char *last; in overlay_output_size_store() local
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | videobuf-dma-sg.c | 157 unsigned long first, last; in videobuf_dma_init_user_locked() local 593 unsigned int first, last, size = 0, i; in __videobuf_mmap_mapper() local
|
/linux-4.1.27/drivers/input/touchscreen/ |
D | zylonite-wm97xx.c | 94 static u16 last, tries; in wm97xx_acc_pen_down() local
|
D | mainstone-wm97xx.c | 65 static u16 last, tries; variable
|
/linux-4.1.27/drivers/input/mouse/ |
D | sermouse.c | 51 unsigned long last; member
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | quota.c | 185 struct iwl_time_quota_cmd *last = &mvm->last_quota_cmd; in iwl_mvm_update_quotas() local
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
D | addi_apci_16xx.c | 104 unsigned int last; in apci16xx_auto_attach() local
|
/linux-4.1.27/net/ipv4/ |
D | ip_input.c | 157 struct sock *last = NULL; in ip_call_ra_chain() local
|
/linux-4.1.27/fs/hpfs/ |
D | name.c | 76 const unsigned char *n2, unsigned l2, int last) in hpfs_compare_names()
|
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_crypt_ccmp.c | 234 int blocks, last, len; in ieee80211_ccmp_encrypt() local 332 int i, blocks, last, len; in ieee80211_ccmp_decrypt() local
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
D | rtllib_crypt_ccmp.c | 224 int blocks, last, len; in rtllib_ccmp_encrypt() local 316 int i, blocks, last, len; in rtllib_ccmp_decrypt() local
|
/linux-4.1.27/net/ax25/ |
D | ax25_out.c | 248 int last = 1; in ax25_kick() local
|
/linux-4.1.27/arch/openrisc/kernel/ |
D | process.c | 220 struct task_struct *last; in __switch_to() local
|
/linux-4.1.27/lib/zlib_inflate/ |
D | inffast.c | 92 const unsigned char *last; /* while in < last, enough input available */ in inflate_fast() local
|
D | inflate.c | 329 code last; /* parent table entry */ in zlib_inflate() local
|
D | inflate.h | 74 int last; /* true if processing last block */ member
|
/linux-4.1.27/kernel/ |
D | user_namespace.c | 156 u32 first, last, id2; in map_id_range_down() local 182 u32 first, last; in map_id_down() local 205 u32 first, last; in map_id_up() local
|
D | pid.c | 156 int i, offset, max_scan, pid, last = pid_ns->last_pid; in alloc_pidmap() local 216 int next_pidmap(struct pid_namespace *pid_ns, unsigned int last) in next_pidmap()
|
/linux-4.1.27/arch/ia64/sn/pci/ |
D | tioce_provider.c | 272 int last; in tioce_alloc_map() local 488 u64 last; in tioce_dma_unmap() local 565 u64 last; in tioce_do_dma_map() local
|
/linux-4.1.27/arch/xtensa/kernel/ |
D | process.c | 324 int live, last; in xtensa_elf_core_copy_regs() local
|
/linux-4.1.27/net/wireless/ |
D | lib80211_crypt_ccmp.c | 221 int data_len, i, blocks, last, len; in lib80211_ccmp_encrypt() local 294 int i, blocks, last, len; in lib80211_ccmp_decrypt() local
|
/linux-4.1.27/fs/efs/ |
D | inode.c | 202 int cur, last, first = 1; in efs_map_block() local
|
/linux-4.1.27/arch/s390/include/asm/ |
D | switch_to.h | 158 #define switch_to(prev,next,last) do { \ argument
|
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/ |
D | timer.c | 149 stt_check_timers(unsigned long *last) in stt_check_timers()
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_verbs_mcast.c | 292 int last = 0; in ipath_multicast_detach() local
|
D | ipath_ruc.c | 702 u32 old_last, last; in ipath_send_complete() local
|
D | ipath_driver.c | 813 unsigned i, last = first + cnt; in ipath_disarm_piobufs() local 1156 int last; in ipath_kreceive() local 1533 u32 *pbufnum, u32 first, u32 last, u32 firsti) in ipath_getpiobuf_range()
|
/linux-4.1.27/drivers/usb/host/ |
D | ohci-q.c | 15 int last = urb_priv->length - 1; in urb_free_priv() local 975 struct ed *ed, **last; in finish_unlinks() local
|
/linux-4.1.27/security/selinux/ss/ |
D | conditional.c | 403 struct cond_expr *expr = NULL, *last = NULL; in cond_read_node() local 454 struct cond_node *node, *last = NULL; in cond_read_list() local
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/iop/ |
D | iop_fifo_in_extra_defs.h | 95 unsigned int last : 8; member 104 unsigned int last : 2; member
|
D | iop_fifo_in_defs.h | 111 unsigned int last : 8; member 179 unsigned int last : 2; member
|
/linux-4.1.27/fs/xfs/ |
D | xfs_buf_item.c | 820 uint last, in xfs_buf_item_log_segment() 902 uint last) in xfs_buf_item_log()
|
D | xfs_trans_buf.c | 501 uint last) in xfs_trans_log_buf()
|
/linux-4.1.27/drivers/ata/ |
D | pata_acpi.c | 24 void *last; member
|
D | pata_cmd640.c | 28 int last; member
|
/linux-4.1.27/net/netfilter/ |
D | nf_tables_core.c | 120 const struct nft_expr *expr, *last; in nft_do_chain() local
|
/linux-4.1.27/arch/mips/jazz/ |
D | jazzdma.c | 94 int first, last, pages, frame, i; in vdma_alloc() local
|
/linux-4.1.27/arch/arm64/kernel/ |
D | process.c | 330 struct task_struct *last; in __switch_to() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
D | bit.c | 142 i2c_get_byte(struct nvkm_i2c_port *port, u8 *byte, bool last) in i2c_get_byte()
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
D | exynos_drm_plane.c | 49 static int exynos_plane_get_size(int start, unsigned length, unsigned last) in exynos_plane_get_size()
|
/linux-4.1.27/drivers/firewire/ |
D | ohci.c | 155 struct descriptor *last; member 733 unsigned int i, next_i, last = ctx->last_buffer_index; in ar_search_last_active_buffer() local 1070 struct descriptor *d, *last; in context_tasklet() local 1303 struct descriptor *d, *last; in at_context_queue_packet() local 1440 struct descriptor *last) in handle_at_packet() 2771 struct descriptor *last) in handle_ir_packet_per_buffer() 2806 struct descriptor *last) in handle_ir_buffer_fill() 2894 struct descriptor *last) in handle_it_packet() 3206 struct descriptor *d, *last, *pd; in queue_iso_transmit() local
|
/linux-4.1.27/arch/ia64/kernel/ |
D | perfmon_default_smpl.c | 106 void *cur, *last; in default_handler() local
|
/linux-4.1.27/fs/fat/ |
D | misc.c | 103 int ret, new_fclus, last; in fat_chain_add() local
|
/linux-4.1.27/net/rfkill/ |
D | input.c | 143 static unsigned long rfkill_ratelimit(const unsigned long last) in rfkill_ratelimit()
|
/linux-4.1.27/drivers/block/paride/ |
D | epia.c | 198 { int ph, k, last, d; in epia_write_block() local
|
D | ppc6lnx.c | 550 u8 this, last; in ppc6_wr_data_blk() local
|
/linux-4.1.27/drivers/md/bcache/ |
D | util.c | 171 uint64_t now, duration, last; in bch_time_stats_update() local
|
/linux-4.1.27/fs/ubifs/ |
D | orphan.c | 170 struct ubifs_orphan *orphan, **last; in ubifs_orphan_start_commit() local 377 struct ubifs_orphan *orphan, **last; in consolidate() local
|
/linux-4.1.27/drivers/fmc/ |
D | fmc-sdb.c | 261 uint64_t last, first; in fmc_find_sdb_device() local
|
/linux-4.1.27/drivers/sh/intc/ |
D | virq.c | 86 struct intc_virq_list **last, *entry; in add_virq_to_pirq() local
|
/linux-4.1.27/arch/alpha/kernel/ |
D | core_irongate.c | 320 unsigned long baddr, last; in irongate_ioremap() local
|
/linux-4.1.27/net/sctp/ |
D | ulpqueue.c | 334 struct sk_buff *pnext, *last; in sctp_make_reassembled_event() local 978 struct sk_buff *skb, *flist, *last; in sctp_ulpq_renege_list() local
|
/linux-4.1.27/drivers/scsi/aic94xx/ |
D | aic94xx_hwi.c | 1116 struct asd_ascb *last = list_entry(first->list.prev, in asd_ascb_alloc_list() local 1150 struct asd_ascb *last = list_entry(ascb->list.prev, in asd_swap_head_scb() local
|
/linux-4.1.27/fs/notify/ |
D | mark.c | 284 struct fsnotify_mark *lmark, *last = NULL; in fsnotify_add_mark_list() local
|
/linux-4.1.27/fs/btrfs/ |
D | ordered-data.h | 26 struct rb_node *last; member
|
D | inode-map.c | 37 u64 last = (u64)-1; in caching_kthread() local
|
/linux-4.1.27/net/rxrpc/ |
D | ar-output.c | 451 bool last) in rxrpc_queue_packet()
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | intel_pt.h | 108 struct topa *first, *last, *cur; member
|
D | perf_event_intel_pt.c | 272 int last; member 331 struct topa *last = buf->last; in topa_insert_table() local
|
/linux-4.1.27/fs/befs/ |
D | btree.c | 342 int first, last, mid; in befs_find_key() local
|
/linux-4.1.27/arch/arm/kernel/ |
D | process.c | 344 unsigned long last; in sigpage_addr() local
|
/linux-4.1.27/sound/i2c/ |
D | i2c.c | 257 static int snd_i2c_bit_readbyte(struct snd_i2c_bus *bus, int last) in snd_i2c_bit_readbyte()
|
/linux-4.1.27/net/8021q/ |
D | vlan.c | 357 bool last = false; in vlan_device_event() local
|
/linux-4.1.27/drivers/scsi/esas2r/ |
D | esas2r_int.c | 753 union atto_vda_ae *last = in esas2r_ae_complete() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | llite_mmap.c | 453 int ll_teardown_mmaps(struct address_space *mapping, __u64 first, __u64 last) in ll_teardown_mmaps()
|
/linux-4.1.27/drivers/tty/ |
D | bfin_jtag_comm.c | 157 bool last; in bfin_jc_close() local
|
/linux-4.1.27/fs/adfs/ |
D | dir_f.c | 91 int last = 5 - 26; in adfs_dir_checkbyte() local
|
/linux-4.1.27/fs/omfs/ |
D | file.c | 37 u64 next, last; in omfs_shrink_inode() local
|
/linux-4.1.27/net/sched/ |
D | sch_mqprio.c | 72 unsigned int last = qopt->offset[i] + qopt->count[i]; in mqprio_parse_opt() local
|
/linux-4.1.27/arch/sparc/kernel/ |
D | pci.c | 361 u32 idx, first, last; in apb_calc_first_last() local 387 u32 first, last; in apb_fake_ranges() local
|
/linux-4.1.27/drivers/scsi/libsas/ |
D | sas_expander.c | 1879 int phy_id, bool last) in sas_unregister_devs_sas_addr() 1997 static int sas_rediscover_dev(struct domain_device *dev, int phy_id, bool last) in sas_rediscover_dev() 2074 bool last = true; /* is this the last phy of the port */ in sas_rediscover() local
|
/linux-4.1.27/include/linux/mfd/ |
D | viperboard.h | 58 u8 last; member
|
/linux-4.1.27/tools/lib/traceevent/ |
D | event-plugin.c | 249 struct registered_plugin_options **last; in traceevent_plugin_remove_options() local
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192se/ |
D | fw.c | 137 struct sk_buff *skb, u8 last) in _rtl92s_cmd_send_packet()
|
/linux-4.1.27/drivers/crypto/nx/ |
D | nx.c | 228 struct nx_sg *last = end - 1; in trim_sg_list() local
|