/linux-3.3/fs/xfs/ |
D | xfs_fs_subr.c | 32 xfs_off_t last, in xfs_tosspages() 44 xfs_off_t last, in xfs_flushinval_pages() 64 xfs_off_t last, in xfs_flush_pages() 87 xfs_off_t last) in xfs_wait_on_pages()
|
/linux-3.3/fs/afs/ |
D | cmservice.c | 163 bool last) in afs_deliver_cb_callback() 315 bool last) in afs_deliver_cb_init_call_back_state() 348 bool last) in afs_deliver_cb_init_call_back_state3() 390 bool last) in afs_deliver_cb_probe() 435 bool last) in afs_deliver_cb_probe_uuid() 570 struct sk_buff *skb, bool last) in afs_deliver_cb_tell_me_about_yourself()
|
D | fsclient.c | 233 struct sk_buff *skb, bool last) in afs_deliver_fs_fetch_status() 307 struct sk_buff *skb, bool last) in afs_deliver_fs_fetch_data() 530 struct sk_buff *skb, bool last) in afs_deliver_fs_give_up_callbacks() 615 struct sk_buff *skb, bool last) in afs_deliver_fs_create_vnode() 714 struct sk_buff *skb, bool last) in afs_deliver_fs_remove() 797 struct sk_buff *skb, bool last) in afs_deliver_fs_link() 885 struct sk_buff *skb, bool last) in afs_deliver_fs_symlink() 992 struct sk_buff *skb, bool last) in afs_deliver_fs_rename() 1098 struct sk_buff *skb, bool last) in afs_deliver_fs_store_data() 1151 pgoff_t first, pgoff_t last, in afs_fs_store_data64() [all …]
|
D | rxrpc.c | 249 pgoff_t first = call->first, last = call->last; in afs_send_pages() local 432 bool last; in afs_deliver_to_call() local 717 bool last) in afs_deliver_cm_op_id() 836 bool last, void *buf, size_t count) in afs_extract_data()
|
/linux-3.3/drivers/video/ |
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 | 216 char ** last = NULL; in store_bpp() local 239 char **last = NULL; in store_rotate() local 266 char *last = NULL; in store_virtual() local 301 char *last = NULL; in store_blank() local 357 char *last = NULL; in store_pan() local 398 char *last = NULL; in store_fbstate() local
|
D | syscopyarea.c | 31 unsigned long first, last; in bitcpy() local 172 unsigned long first, last; in bitcpy_rev() local
|
D | cfbcopyarea.c | 50 unsigned long first, last; in bitcpy() local 209 unsigned long first, last; in bitcpy_rev() local
|
/linux-3.3/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 285 u32 first, u32 last) in qib_getsendbuf_range() 454 unsigned last; in qib_cancel_sends() local
|
/linux-3.3/arch/mips/powertv/ |
D | ioremap.c | 72 phys_addr_t first, last; in setup_dma_to_phys() local 99 phys_addr_t first, last; in setup_phys_to_dma() local
|
/linux-3.3/fs/proc/ |
D | namespaces.c | 84 const struct proc_ns_operations **entry, **last; in proc_ns_dir_readdir() local 147 const struct proc_ns_operations **entry, **last; in proc_ns_dir_lookup() local
|
/linux-3.3/arch/ia64/include/asm/ |
D | system.h | 153 #define __switch_to(prev,next,last) do { \ argument 170 # define switch_to(prev,next,last) do { \ argument 186 # define switch_to(prev,next,last) __switch_to(prev, next, last) argument
|
/linux-3.3/arch/um/drivers/ |
D | umcast_kern.c | 74 char *last; in mcast_setup() local 120 char *last; in ucast_setup() local
|
/linux-3.3/drivers/video/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-3.3/arch/mips/lib/ |
D | r3k_dump_tlb.c | 18 static void dump_tlb(int first, int last) in dump_tlb()
|
/linux-3.3/arch/frv/mm/ |
D | extable.c | 20 const struct exception_table_entry *last, in search_one_table()
|
/linux-3.3/fs/ext3/ |
D | resize.c | 20 #define outside(b, first, last) ((b) < (first) || (b) >= (last)) argument 21 #define inside(b, first, last) ((b) >= (first) && (b) < (last)) argument 701 const unsigned long last = sbi->s_groups_count; in update_backups() local 998 ext3_grpblk_t last; in ext3_group_extend() local
|
/linux-3.3/arch/sh/mm/ |
D | extable_64.c | 46 const struct exception_table_entry *last, in search_extable()
|
/linux-3.3/include/linux/ |
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
|
/linux-3.3/arch/mips/sibyte/common/ |
D | cfe_console.c | 15 int i, last, written; in cfe_console_write() local
|
/linux-3.3/lib/ |
D | extable.c | 73 const struct exception_table_entry *last, in search_extable()
|
/linux-3.3/fs/nfs/ |
D | nfs4renewd.c | 62 unsigned long last, now; in nfs4_renew_state() local
|
/linux-3.3/arch/sparc/mm/ |
D | extable.c | 16 const struct exception_table_entry *last, in search_extable()
|
/linux-3.3/arch/blackfin/include/asm/ |
D | system.h | 177 #define switch_to(prev,next,last) \ argument 186 #define switch_to(prev, next, last) \ argument
|