Home
last modified time | relevance | path

Searched defs:cur (Results 1 – 200 of 334) sorted by relevance

12

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_btree.c51 #define xfs_btree_magic(cur) \ argument
57 struct xfs_btree_cur *cur, /* btree cursor */ in xfs_btree_check_lblock()
102 struct xfs_btree_cur *cur, /* btree cursor */ in xfs_btree_check_sblock()
154 struct xfs_btree_cur *cur, /* btree cursor */ in xfs_btree_check_block()
170 struct xfs_btree_cur *cur, /* btree cursor */ in xfs_btree_check_lptr()
187 struct xfs_btree_cur *cur, /* btree cursor */ in xfs_btree_check_sptr()
206 struct xfs_btree_cur *cur, /* btree cursor */ in xfs_btree_check_ptr()
302 xfs_btree_cur_t *cur, /* btree cursor */ in xfs_btree_del_cursor()
341 xfs_btree_cur_t *cur, /* input cursor */ in xfs_btree_dup_cursor()
421 static inline size_t xfs_btree_block_len(struct xfs_btree_cur *cur) in xfs_btree_block_len()
[all …]
Dxfs_ialloc_btree.c39 struct xfs_btree_cur *cur, in xfs_inobt_get_minrecs()
47 struct xfs_btree_cur *cur) in xfs_inobt_dup_cursor()
56 struct xfs_btree_cur *cur, in xfs_inobt_set_root()
70 struct xfs_btree_cur *cur, in xfs_finobt_set_root()
85 struct xfs_btree_cur *cur, in xfs_inobt_alloc_block()
125 struct xfs_btree_cur *cur, in xfs_inobt_free_block()
142 struct xfs_btree_cur *cur, in xfs_inobt_get_maxrecs()
166 struct xfs_btree_cur *cur, in xfs_inobt_init_rec_from_cur()
188 struct xfs_btree_cur *cur, in xfs_inobt_init_ptr_from_cur()
200 struct xfs_btree_cur *cur, in xfs_finobt_init_ptr_from_cur()
[all …]
Dxfs_alloc_btree.c38 struct xfs_btree_cur *cur) in xfs_allocbt_dup_cursor()
47 struct xfs_btree_cur *cur, in xfs_allocbt_set_root()
69 struct xfs_btree_cur *cur, in xfs_allocbt_alloc_block()
105 struct xfs_btree_cur *cur, in xfs_allocbt_free_block()
131 struct xfs_btree_cur *cur, in xfs_allocbt_update_lastrec()
191 struct xfs_btree_cur *cur, in xfs_allocbt_get_minrecs()
199 struct xfs_btree_cur *cur, in xfs_allocbt_get_maxrecs()
229 struct xfs_btree_cur *cur, in xfs_allocbt_init_rec_from_cur()
240 struct xfs_btree_cur *cur, in xfs_allocbt_init_ptr_from_cur()
253 struct xfs_btree_cur *cur, in xfs_allocbt_key_diff()
[all …]
Dxfs_bmap_btree.c401 struct xfs_btree_cur *cur) in xfs_bmbt_dup_cursor()
436 struct xfs_btree_cur *cur, in xfs_bmbt_alloc_block()
521 struct xfs_btree_cur *cur, in xfs_bmbt_free_block()
540 struct xfs_btree_cur *cur, in xfs_bmbt_get_minrecs()
558 struct xfs_btree_cur *cur, in xfs_bmbt_get_maxrecs()
586 struct xfs_btree_cur *cur, in xfs_bmbt_get_dmaxrecs()
616 struct xfs_btree_cur *cur, in xfs_bmbt_init_rec_from_cur()
624 struct xfs_btree_cur *cur, in xfs_bmbt_init_ptr_from_cur()
632 struct xfs_btree_cur *cur, in xfs_bmbt_key_diff()
732 struct xfs_btree_cur *cur, in xfs_bmbt_keys_inorder()
[all …]
Dxfs_ialloc.c63 struct xfs_btree_cur *cur, /* btree cursor */ in xfs_inobt_lookup()
82 struct xfs_btree_cur *cur, /* btree cursor */ in xfs_inobt_update()
105 struct xfs_btree_cur *cur, /* btree cursor */ in xfs_inobt_get_rec()
141 struct xfs_btree_cur *cur, in xfs_inobt_insert_rec()
167 struct xfs_btree_cur *cur; in xfs_inobt_insert() local
208 struct xfs_btree_cur *cur, in xfs_check_agi_freecount()
240 #define xfs_check_agi_freecount(cur, agi) 0 argument
518 struct xfs_btree_cur *cur; in xfs_inobt_insert_sprec() local
1031 struct xfs_btree_cur *cur, in xfs_ialloc_next_rec()
1059 struct xfs_btree_cur *cur, in xfs_ialloc_get_rec()
[all …]
Dxfs_bmap.c109 struct xfs_btree_cur *cur, in xfs_bmbt_lookup_eq()
123 struct xfs_btree_cur *cur, in xfs_bmbt_lookup_ge()
162 struct xfs_btree_cur *cur, in xfs_bmbt_update()
250 struct xfs_btree_cur *cur, in xfs_bmap_get_bp()
333 xfs_btree_cur_t *cur, /* btree cursor or null */ in xfs_bmap_check_leaf_extents()
556 #define xfs_bmap_check_leaf_extents(cur, ip, whichfork) do { } while (0) argument
575 xfs_bmap_free_item_t *cur; /* current (next) element */ in xfs_bmap_add_free() local
663 xfs_btree_cur_t *cur, /* btree cursor */ in xfs_bmap_btree_to_extents()
733 xfs_btree_cur_t *cur; /* bmap btree cursor */ in xfs_bmap_extents_to_btree() local
993 xfs_btree_cur_t *cur; /* btree cursor */ in xfs_bmap_add_attrfork_btree() local
[all …]
Dxfs_alloc.c57 struct xfs_btree_cur *cur, /* btree cursor */ in xfs_alloc_lookup_eq()
73 struct xfs_btree_cur *cur, /* btree cursor */ in xfs_alloc_lookup_ge()
89 struct xfs_btree_cur *cur, /* btree cursor */ in xfs_alloc_lookup_le()
106 struct xfs_btree_cur *cur, /* btree cursor */ in xfs_alloc_update()
122 struct xfs_btree_cur *cur, /* btree cursor */ in xfs_alloc_get_rec()
Dxfs_btree.h89 #define XFS_BTREE_STATS_INC(cur, stat) \ argument
104 #define XFS_BTREE_STATS_ADD(cur, stat, val) \ argument
Dxfs_bmap.h45 struct xfs_btree_cur *cur; /* btree cursor */ member
/linux-4.4.14/fs/xfs/
Dxfs_trans_ail.c145 struct xfs_ail_cursor *cur) in xfs_trans_ail_cursor_init()
158 struct xfs_ail_cursor *cur) in xfs_trans_ail_cursor_next()
175 struct xfs_ail_cursor *cur) in xfs_trans_ail_cursor_done()
194 struct xfs_ail_cursor *cur; in xfs_trans_ail_cursor_clear() local
212 struct xfs_ail_cursor *cur, in xfs_trans_ail_cursor_first()
259 struct xfs_ail_cursor *cur, in xfs_trans_ail_cursor_last()
276 struct xfs_ail_cursor *cur, in xfs_ail_splice()
333 struct xfs_ail_cursor cur; in xfsaild_push() local
640 struct xfs_ail_cursor *cur, in xfs_trans_ail_update_bulk()
Dxfs_itable.c210 struct xfs_btree_cur *cur, /* btree cursor */ in xfs_bulkstat_grab_ichunk()
353 xfs_btree_cur_t *cur; /* btree cursor for ialloc btree */ in xfs_bulkstat() local
564 struct xfs_btree_cur *cur = NULL; in xfs_inumbers() local
Dxfs_trans.c762 struct xfs_ail_cursor *cur, in xfs_log_item_batch_insert()
810 struct xfs_ail_cursor cur; in xfs_trans_committed_bulk() local
Dxfs_discard.c45 struct xfs_btree_cur *cur; in xfs_trim_extents() local
Dxfs_log_recover.c2990 struct xfs_ail_cursor cur; in xlog_recover_efd_pass2() local
3869 struct xfs_ail_cursor cur; in xlog_recover_process_efis() local
3921 struct xfs_ail_cursor cur; in xlog_recover_cancel_efis() local
/linux-4.4.14/security/selinux/ss/
Dhashtab.c42 struct hashtab_node *prev, *cur, *newnode; in hashtab_insert() local
80 struct hashtab_node *cur; in hashtab_search() local
99 struct hashtab_node *cur, *temp; in hashtab_destroy() local
126 struct hashtab_node *cur; in hashtab_map() local
147 struct hashtab_node *cur; in hashtab_stat() local
Davtab.c70 struct avtab_node *prev, struct avtab_node *cur, in avtab_insert_node()
111 struct avtab_node *prev, *cur, *newnode; in avtab_insert() local
156 struct avtab_node *prev, *cur; in avtab_insert_nonunique() local
186 struct avtab_node *cur; in avtab_search() local
222 struct avtab_node *cur; in avtab_search_node() local
253 struct avtab_node *cur; in avtab_search_node_next() local
282 struct avtab_node *cur, *temp; in avtab_destroy() local
350 struct avtab_node *cur; in avtab_hash_eval() local
600 int avtab_write_item(struct policydb *p, struct avtab_node *cur, void *fp) in avtab_write_item()
639 struct avtab_node *cur; in avtab_write() local
Dsidtab.c36 struct sidtab_node *prev, *cur, *newnode; in sidtab_insert() local
88 struct sidtab_node *cur; in sidtab_search_core() local
132 struct sidtab_node *cur; in sidtab_map() local
165 struct sidtab_node *cur; in sidtab_search_context() local
243 struct sidtab_node *cur; in sidtab_hash_eval() local
270 struct sidtab_node *cur, *temp; in sidtab_destroy() local
Dconditional.c29 struct cond_expr *cur; in cond_evaluate_expr() local
93 struct cond_av_list *cur; in evaluate_cond_node() local
135 struct cond_av_list *cur, *next; in cond_av_list_destroy() local
158 struct cond_node *next, *cur; in cond_list_destroy() local
275 struct cond_av_list *other = data->other, *list, *cur; in cond_insertf() local
595 struct cond_node *cur; in cond_write_list() local
/linux-4.4.14/arch/mips/cavium-octeon/
Dcsrc-octeon.c140 u64 cur, end, inc; in __udelay() local
154 u64 cur, end, inc; in __ndelay() local
168 u64 cur, end; in __delay() local
189 u64 cur, end; in octeon_io_clk_delay() local
/linux-4.4.14/drivers/video/backlight/
Dcr_bllcd.c78 u32 cur = inl(addr); in cr_backlight_set_intensity() local
103 u32 cur = inl(addr); in cr_backlight_get_intensity() local
122 u32 cur = inl(addr); in cr_panel_on() local
147 u32 cur = inl(addr); in cr_panel_off() local
/linux-4.4.14/net/dccp/ccids/lib/
Dloss_interval.c90 struct tfrc_loss_interval *cur = tfrc_lh_peek(lh); in tfrc_lh_update_i_mean() local
123 static inline u8 tfrc_lh_is_new_loss(struct tfrc_loss_interval *cur, in tfrc_lh_is_new_loss()
142 struct tfrc_loss_interval *cur = tfrc_lh_peek(lh), *new; in tfrc_lh_interval_add() local
/linux-4.4.14/net/netfilter/
Dnfnetlink_acct.c188 struct nf_acct *cur, *last; in nfnl_acct_dump() local
262 struct nf_acct *cur; in nfnl_acct_get() local
319 static int nfnl_acct_try_del(struct nf_acct *cur) in nfnl_acct_try_del()
342 struct nf_acct *cur; in nfnl_acct_del() local
401 struct nf_acct *cur, *acct = NULL; in nfnl_acct_find_get() local
494 struct nf_acct *cur, *tmp; in nfnl_acct_net_exit() local
Dnfnetlink_cthelper.c294 struct nf_conntrack_helper *cur, *helper = NULL; in nfnl_cthelper_new() local
464 struct nf_conntrack_helper *cur, *last; in nfnl_cthelper_dump_table() local
506 struct nf_conntrack_helper *cur; in nfnl_cthelper_get() local
578 struct nf_conntrack_helper *cur; in nfnl_cthelper_del() local
664 struct nf_conntrack_helper *cur; in nfnl_cthelper_exit() local
Dnfnetlink_cttimeout.c212 struct ctnl_timeout *cur, *last; in ctnl_timeout_dump() local
250 struct ctnl_timeout *cur; in cttimeout_get_timeout() local
348 struct ctnl_timeout *cur; in cttimeout_del_timeout() local
594 struct ctnl_timeout *cur, *tmp; in cttimeout_exit() local
Dnf_conntrack_helper.c302 struct nf_ct_helper_expectfn *cur; in nf_ct_helper_expectfn_find_by_name() local
320 struct nf_ct_helper_expectfn *cur; in nf_ct_helper_expectfn_find_by_symbol() local
365 struct nf_conntrack_helper *cur; in nf_conntrack_helper_register() local
/linux-4.4.14/drivers/char/agp/
Disoch.c24 struct agp_3_5_dev *cur, *n = list_entry(new, struct agp_3_5_dev, list); in agp_3_5_dev_list_insert() local
37 struct agp_3_5_dev *cur; in agp_3_5_dev_list_sort() local
81 struct agp_3_5_dev *cur; in agp_3_5_isochronous_node_enable() local
289 struct agp_3_5_dev *cur; in agp_3_5_nonisochronous_node_enable() local
324 struct agp_3_5_dev *dev_list, *cur; in agp_3_5_enable() local
/linux-4.4.14/arch/m68k/sun3/
Dsun3dvma.c88 struct list_head *cur; in print_holes() local
111 struct list_head *cur; in refill() local
155 struct list_head *cur; in get_baddr() local
208 struct list_head *cur; in free_baddr() local
/linux-4.4.14/drivers/misc/vmw_vmci/
Dvmci_event.c56 struct vmci_subscription *cur, *p2; in vmci_event_exit() local
79 struct vmci_subscription *cur; in event_find() local
94 struct vmci_subscription *cur; in event_deliver() local
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/
Dcore.c39 u32 cur; in mt76_poll() local
61 u32 cur; in mt76_poll_msec() local
/linux-4.4.14/arch/s390/numa/
Dtoptree.c273 static struct toptree *toptree_next_sibling(struct toptree *cur) in toptree_next_sibling()
295 struct toptree *toptree_next(struct toptree *cur, struct toptree *context, in toptree_next()
336 struct toptree *cur; in toptree_count() local
Dmode_emu.c229 struct toptree *cur, *tmp; in move_level_to_numa_node() local
/linux-4.4.14/drivers/block/drbd/
Ddrbd_vli.h211 static inline void bitstream_cursor_reset(struct bitstream_cursor *cur, void *s) in bitstream_cursor_reset()
219 static inline void bitstream_cursor_advance(struct bitstream_cursor *cur, unsigned int bits) in bitstream_cursor_advance()
228 struct bitstream_cursor cur; member
/linux-4.4.14/drivers/infiniband/core/
Dnetlink.c63 struct ibnl_client *cur; in ibnl_add_client() local
95 struct ibnl_client *cur, *next; in ibnl_remove_client() local
261 struct ibnl_client *cur, *next; in ibnl_cleanup() local
/linux-4.4.14/kernel/
Dsmpboot.c208 struct smp_hotplug_thread *cur; in smpboot_create_threads() local
231 struct smp_hotplug_thread *cur; in smpboot_unpark_threads() local
250 struct smp_hotplug_thread *cur; in smpboot_park_threads() local
Dkexec_core.c1057 char *cur = cmdline, *tmp; in parse_crashkernel_mem() local
1141 char *cur = cmdline; in parse_crashkernel_simple() local
1179 char *cur = cmdline; in parse_crashkernel_suffix() local
/linux-4.4.14/arch/avr32/kernel/
Dkprobes.c167 struct kprobe *cur = kprobe_running(); in post_kprobe_handler() local
188 struct kprobe *cur = kprobe_running(); in kprobe_fault_handler() local
/linux-4.4.14/fs/cifs/
Dsmb2file.c115 struct smb2_lock_element *buf, *cur; in smb2_unlock_range() local
214 struct smb2_lock_element *cur = buf; in smb2_push_mand_fdlocks() local
Dfile.c256 struct cifs_fid_locks *cur; in cifs_has_mand_locks() local
875 struct cifs_fid_locks *cur; in cifs_find_lock_conflict() local
1052 LOCKING_ANDX_RANGE *buf, *cur; in cifs_push_mandatory_locks() local
1382 LOCKING_ANDX_RANGE *buf, *cur; in cifs_unlock_range() local
Dcifsfs.c376 cifs_show_nls(struct seq_file *s, struct nls_table *cur) in cifs_show_nls()
/linux-4.4.14/drivers/video/fbdev/core/
Dfb_defio.c100 struct page *cur; in fb_deferred_io_mkwrite() local
183 struct page *cur; in fb_deferred_io_work() local
/linux-4.4.14/lib/
Dlist_sort.c123 struct list_head *cur = list; in list_sort() local
216 struct list_head *cur; in list_sort_test() local
Dcmdline.c54 char *cur = *str; in get_option() local
Dts_fsm.c141 struct ts_fsm_token *cur = NULL, *next; in fsm_find() local
Drbtree_test.c119 struct test_node *cur, *n; in check_postorder_foreach() local
Dkobject.c127 int cur = strlen(kobject_name(parent)); in fill_kobj_path() local
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
Doverlay.c41 struct nouveau_bo *cur; member
105 struct nouveau_bo *cur = nv_plane->cur; in nv10_update_plane() local
354 struct nouveau_bo *cur = nv_plane->cur; in nv04_update_plane() local
/linux-4.4.14/drivers/net/team/
Dteam_mode_broadcast.c21 struct team_port *cur; in bc_transmit() local
Dteam.c813 struct team_port *cur) in team_queue_override_port_has_gt_prio_than()
827 struct team_port *cur; in __team_queue_override_port_add() local
907 struct team_port *cur; in team_port_find() local
/linux-4.4.14/drivers/clk/rockchip/
Dclk-pll.c153 struct rockchip_pll_rate_table cur; in rockchip_rk3066_pll_recalc_rate() local
178 struct rockchip_pll_rate_table cur; in rockchip_rk3066_pll_set_params() local
291 struct rockchip_pll_rate_table cur; in rockchip_rk3066_pll_init() local
/linux-4.4.14/drivers/gpu/drm/msm/
Dmsm_ringbuffer.h27 uint32_t *start, *end, *cur; member
/linux-4.4.14/drivers/dma-buf/
Dfence.c68 struct fence_cb *cur, *tmp; in fence_signal_locked() local
125 struct fence_cb *cur, *tmp; in fence_signal() local
/linux-4.4.14/net/dccp/
Dackvec.c33 struct dccp_ackvec_record *cur, *next; in dccp_ackvec_purge_records() local
367 struct dccp_ackvec_parsed *cur, *next; in dccp_ackvec_parsed_cleanup() local
/linux-4.4.14/drivers/power/
Dapm_power.c122 union power_supply_propval cur; in do_calculate_time() local
218 union power_supply_propval empty, full, cur; in calculate_capacity() local
Dtwl4030_charger.c274 int cur; in twl4030_charger_update_current() local
664 int cur = 0; in twl4030_bci_max_current_store() local
687 int cur = -1; in twl4030_bci_max_current_show() local
/linux-4.4.14/arch/powerpc/kernel/
Dkprobes.c365 struct kprobe *cur = kprobe_running(); in post_kprobe_handler() local
406 struct kprobe *cur = kprobe_running(); in kprobe_fault_handler() local
/linux-4.4.14/arch/tile/kernel/
Dkprobes.c291 struct kprobe *cur = kprobe_running(); in post_kprobe_handler() local
318 struct kprobe *cur = kprobe_running(); in kprobe_fault_handler() local
/linux-4.4.14/drivers/isdn/hardware/eicon/
Dmaintidi.c1106 diva_man_var_header_t *cur; in diva_modem_info() local
1139 diva_man_var_header_t *cur; in diva_fax_info() local
1177 diva_man_var_header_t *cur; in diva_line_info() local
2105 diva_man_var_header_t *cur; in diva_ifc_statistics() local
/linux-4.4.14/drivers/media/pci/mantis/
Dmantis_ioc.c81 u32 cur; in mantis_gpio_set_bits() local
Dmantis_core.c180 u32 cur; in gpio_set_bits() local
/linux-4.4.14/arch/arc/kernel/
Dkprobes.c256 struct kprobe *cur = kprobe_running(); in arc_post_kprobe_handler() local
300 struct kprobe *cur = kprobe_running(); in kprobe_fault_handler() local
Dunwind.c465 const u8 *cur = *pcur; in get_uleb128() local
486 const u8 *cur = *pcur; in get_sleb128() local
959 const u8 *cur = in arc_unwind() local
/linux-4.4.14/drivers/scsi/snic/
Dsnic_disc.c187 struct list_head *cur, *nxt; in snic_tgt_lookup() local
533 struct list_head *cur, *nxt; in snic_tgt_del_all() local
Dsnic_io.c350 struct list_head *cur, *nxt; in snic_free_all_untagged_reqs() local
/linux-4.4.14/drivers/gpu/drm/amd/scheduler/
Dsched_fence.c62 struct fence_cb *cur, *tmp; in amd_sched_fence_scheduled() local
/linux-4.4.14/drivers/clk/
Dclk-conf.c81 const __be32 *cur; in __set_clk_rates() local
/linux-4.4.14/arch/x86/kernel/
Dreboot_fixups_32.c83 const struct device_fixup *cur; in mach_reboot_fixups() local
/linux-4.4.14/Documentation/networking/timestamping/
Dtxtimestamp.c80 static void __print_timestamp(const char *name, struct timespec *cur, in __print_timestamp()
471 struct addrinfo *addrs, *cur; in resolve_hostname() local
/linux-4.4.14/arch/mips/kernel/
Dkprobes.c440 struct kprobe *cur = kprobe_running(); in post_kprobe_handler() local
469 struct kprobe *cur = kprobe_running(); in kprobe_fault_handler() local
/linux-4.4.14/drivers/char/
Dbsr.c168 struct bsr_dev *cur, *n; in bsr_cleanup_devs() local
200 struct bsr_dev *cur = kzalloc(sizeof(struct bsr_dev), in bsr_add_node() local
/linux-4.4.14/arch/sparc/kernel/
Dkprobes.c298 struct kprobe *cur = kprobe_running(); in post_kprobe_handler() local
325 struct kprobe *cur = kprobe_running(); in kprobe_fault_handler() local
/linux-4.4.14/drivers/cpufreq/
Dsa1100-cpufreq.c182 unsigned int cur = sa11x0_getspeed(0); in sa1100_target() local
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
Dkfd_packet_manager.c149 struct queue *cur; in pm_create_map_process() local
320 struct device_process_node *cur; in pm_create_runlist_ib() local
Dkfd_process_queue_manager.c162 struct queue *cur; in pqm_create_queue() local
Dkfd_device_queue_manager.c430 struct device_process_node *cur, *next; in unregister_process_nocpsch() local
/linux-4.4.14/arch/arm/probes/kprobes/
Dcore.c247 struct kprobe *p, *cur; in kprobe_handler() local
346 struct kprobe *cur = kprobe_running(); in kprobe_fault_handler() local
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cmdbuf.c112 struct vmw_cmdbuf_header *cur; member
569 struct vmw_cmdbuf_header *cur = man->cur; in __vmw_cmdbuf_cur_flush() local
918 struct vmw_cmdbuf_header *cur; in vmw_cmdbuf_reserve_cur() local
962 struct vmw_cmdbuf_header *cur = man->cur; in vmw_cmdbuf_commit_cur() local
Dvmwgfx_buffer.c454 dma_addr_t cur = vmw_piter_dma_addr(&iter); in vmw_ttm_map_dma() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dnv50.c33 struct nvkm_memory *cur; in nv50_fifo_runlist_update_locked() local
Dgf100.c55 struct nvkm_memory *cur; in gf100_fifo_runlist_update() local
Dgk104.c56 struct nvkm_memory *cur; in gk104_fifo_runlist_update() local
/linux-4.4.14/drivers/staging/lustre/lustre/include/linux/
Dobd.h72 unsigned long cur = jiffies; in __client_obd_list_lock() local
/linux-4.4.14/arch/sh/kernel/
Dkprobes.c373 struct kprobe *cur = kprobe_running(); in post_kprobe_handler() local
422 struct kprobe *cur = kprobe_running(); in kprobe_fault_handler() local
/linux-4.4.14/drivers/pwm/
Dpwm-sti.c59 struct pwm_device *cur; member
120 struct pwm_device *cur = pc->cur; in sti_pwm_config() local
Dpwm-samsung.c466 const __be32 *cur; in pwm_samsung_parse_dt() local
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
Ddxe.c240 struct wcn36xx_dxe_ctl *cur = ch->head_blk_ctl; in wcn36xx_dxe_init_tx_bd() local
311 struct wcn36xx_dxe_ctl *cur = wcn_ch->head_blk_ctl; in wcn36xx_dxe_ch_free_skbs() local
/linux-4.4.14/drivers/char/hw_random/
Dtimeriomem-rng.c69 unsigned long cur; in timeriomem_rng_data_read() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dg84.c103 int temp, cur; in g84_therm_threshold_hyst_emulation() local
Dfan.c129 u32 cycles, cur, prev; in nvkm_therm_fan_sense() local
/linux-4.4.14/kernel/locking/
Dmutex.c161 struct mutex_waiter *cur; in ww_mutex_set_context_fastpath() local
204 struct mutex_waiter *cur; in ww_mutex_set_context_slowpath() local
/linux-4.4.14/fs/btrfs/
Dulist.c148 struct ulist_node *cur = NULL; in ulist_rbtree_insert() local
Draid56.c204 struct btrfs_stripe_hash *cur; in btrfs_alloc_stripe_hash_table() local
570 struct btrfs_raid_bio *cur) in rbio_can_merge()
662 struct btrfs_raid_bio *cur; in lock_stripe_add() local
868 struct bio *cur = bio_list_get(&rbio->bio_list); in rbio_orig_end_io() local
1682 struct btrfs_raid_bio *cur; in run_plug() local
Dextent_io.c2985 u64 cur = start; in __do_readpage() local
3446 u64 cur = start; in __extent_writepage_io() local
5366 size_t cur; in read_extent_buffer() local
5397 size_t cur; in read_extent_buffer_to_user() local
5472 size_t cur; in memcmp_extent_buffer() local
5507 size_t cur; in write_extent_buffer() local
5538 size_t cur; in memset_extent_buffer() local
5569 size_t cur; in copy_extent_buffer() local
5628 size_t cur; in memcpy_extent_buffer() local
5674 size_t cur; in memmove_extent_buffer() local
Dextent_map.c443 struct extent_map *cur, in replace_extent_mapping()
Dprops.c176 u32 total_len, cur, this_len; in iterate_object_props() local
Ddir-item.c389 u32 cur = 0; in btrfs_match_dir_item_name() local
Dsend.c861 u32 cur = 0; in iterate_inode_ref() local
984 u32 cur; in iterate_dir_item() local
2038 struct name_cache_entry *cur; in name_cache_search() local
2772 struct recorded_ref *cur; in __free_recorded_refs() local
3039 struct recorded_ref *cur; in add_pending_dir_move() local
3121 struct recorded_ref *cur; in apply_dir_move() local
3527 struct recorded_ref *cur; in process_recorded_refs() local
/linux-4.4.14/drivers/pnp/
Dcore.c71 struct pnp_protocol *cur = to_pnp_protocol(pos); in pnp_register_protocol() local
/linux-4.4.14/drivers/hv/
Dchannel_mgmt.c885 struct list_head *cur, *tmp; in vmbus_get_outgoing_channel() local
924 struct list_head *cur, *tmp; in invoke_sc_cb() local
Dconnection.c286 struct list_head *cur, *tmp; in relid2channel() local
Dhv_balloon.c678 struct list_head *cur; in hv_online_page() local
703 struct list_head *cur; in pfn_covered() local
756 struct list_head *cur; in handle_pg_range() local
1582 struct list_head *cur, *tmp; in balloon_remove() local
Dchannel.c566 struct list_head *cur, *tmp; in vmbus_close() local
/linux-4.4.14/sound/core/seq/
Dseq_clientmgr.h75 int cur; member
Dseq_prioq.c149 struct snd_seq_event_cell *cur, *prev; in snd_seq_prioq_cell_in() local
/linux-4.4.14/fs/efs/
Dinode.c202 int cur, last, first = 1; in efs_map_block() local
/linux-4.4.14/block/
Dblk-map.c13 struct iovec *prv, struct iovec *cur) in iovec_gap_to_prv()
/linux-4.4.14/include/linux/
Ds3c_adc_battery.h6 int cur; /* mA */ member
Didr.h46 int cur; /* current pos for cyclic allocation */ member
/linux-4.4.14/drivers/mtd/nand/
Dnand_ecc.c165 uint32_t cur; /* current value in buffer */ in __nand_calculate_ecc() local
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_chan.h29 int cur; member
/linux-4.4.14/drivers/firmware/google/
Dmemconsole.c103 size_t length, cur; in found_memconsole() local
/linux-4.4.14/arch/mn10300/kernel/
Dkgdb.c159 u8 *pc = (u8 *)regs->pc, *sp = (u8 *)(regs + 1), cur; in kgdb_arch_do_singlestep() local
Dgdb-stub.c495 uint8_t cur, *pc, *sp; in gdbstub_single_step() local
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dmem.c158 u64 cur = 0; in __mlx5_ib_populate_pas() local
/linux-4.4.14/fs/reiserfs/
Dibalance.c131 struct buffer_head *cur = cur_bi->bi_bh; in internal_insert_childs() local
209 struct buffer_head *cur = cur_bi->bi_bh; in internal_delete_pointers_items() local
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hw.c470 struct qlcnic_mac_vlan_list *cur; in qlcnic_nic_del_mac() local
493 struct qlcnic_mac_vlan_list *cur; in qlcnic_nic_add_mac() local
525 struct qlcnic_mac_vlan_list *cur; in qlcnic_flush_mcast_mac() local
630 struct qlcnic_mac_vlan_list *cur; in qlcnic_82xx_free_mac_list() local
/linux-4.4.14/fs/ext4/
Dmballoc.c568 struct list_head *cur; in __mb_check_buddy() local
1282 static void mb_clear_bits(void *bm, int cur, int len) in mb_clear_bits()
1303 static int mb_test_and_clear_bits(void *bm, int cur, int len) in mb_test_and_clear_bits()
1327 void ext4_set_bits(void *bm, int cur, int len) in ext4_set_bits()
1561 int cur; in mb_mark_used() local
2692 struct list_head *cur, *tmp; in ext4_mb_cleanup_pa() local
3476 struct list_head *cur; in ext4_mb_generate_from_pa() local
4084 struct list_head *cur; in ext4_mb_show_ac() local
Dpage-io.c190 struct list_head *cur, *before, *after; in dump_completed_IO() local
/linux-4.4.14/drivers/net/phy/
Dmdio-mux.c97 int (*switch_fn)(int cur, int desired, void *data), in mdio_mux_init()
/linux-4.4.14/drivers/mfd/
Dti_am335x_tscadc.c144 const __be32 *cur; in ti_tscadc_probe() local
Darizona-core.c807 const __be32 *cur; in arizona_of_get_core_pdata() local
/linux-4.4.14/fs/configfs/
Dsymlink.c63 int cur = strlen(config_item_name(p)); in fill_item_path() local
/linux-4.4.14/arch/ia64/kernel/
Dperfmon_default_smpl.c106 void *cur, *last; in default_handler() local
Dkprobes.c897 struct kprobe *cur = kprobe_running(); in post_kprobes_handler() local
924 struct kprobe *cur = kprobe_running(); in kprobe_fault_handler() local
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dllog_swab.c195 struct llog_changelog_user_rec *cur = in lustre_swab_llog_rec() local
/linux-4.4.14/drivers/watchdog/
Dbcm2835_wdt.c61 uint32_t cur; in bcm2835_wdt_start() local
Dbcm_kona_wdt.c119 int ctl, cur, ctl_sec, cur_sec, res; in bcm_kona_wdt_dbg_show() local
/linux-4.4.14/arch/x86/kernel/kprobes/
Dcore.c910 struct kprobe *cur = kprobe_running(); in kprobe_debug_handler() local
947 struct kprobe *cur = kprobe_running(); in kprobe_fault_handler() local
/linux-4.4.14/drivers/gpu/drm/savage/
Dsavage_bci.c364 unsigned int cur = dev_priv->current_dma_page; in savage_dma_alloc() local
421 unsigned int cur = dev_priv->current_dma_page; in savage_dma_flush() local
/linux-4.4.14/drivers/md/bcache/
Djournal.h118 struct journal_write w[2], *cur; member
/linux-4.4.14/net/core/
Dsysctl_net_core.c105 struct sd_flow_limit *cur; in flow_limit_cpu_sysctl() local
Dnetpoll.c520 char *cur=opt, *delim; in netpoll_parse_options() local
/linux-4.4.14/tools/perf/util/
Dstrfilter.c79 struct strfilter_node root, *cur, *last_op; in strfilter_node__new() local
/linux-4.4.14/drivers/scsi/sym53c8xx_2/
Dsym_fw.c368 u32 *end, *cur; in sym_fw_bind_script() local
/linux-4.4.14/drivers/platform/x86/
Dmsi-wmi.c210 ktime_t cur = ktime_get_real(); in msi_wmi_notify() local
/linux-4.4.14/drivers/gpu/drm/radeon/
Drv6xx_dpm.c195 struct rv6xx_sclk_stepping *cur, in rv6xx_next_vco_step()
211 struct rv6xx_sclk_stepping *cur, in rv6xx_can_step_post_div()
220 struct rv6xx_sclk_stepping *cur, in rv6xx_next_post_div_step()
232 struct rv6xx_sclk_stepping *cur, in rv6xx_reached_stepping_target()
244 struct rv6xx_sclk_stepping cur; in rv6xx_generate_steps() local
/linux-4.4.14/kernel/power/
Dpower.h116 unsigned int cur; /* number of the block of PAGE_SIZE bytes the member
/linux-4.4.14/drivers/parisc/
Deisa.c427 char *cur = str; in eisa_irq_setup() local
Dled.c183 char *cur, lbuf[32]; in led_proc_write() local
/linux-4.4.14/tools/power/cpupower/utils/helpers/
Dbitmask.c278 unsigned int cur, rbot, rtop; in bitmask_displaylist() local
/linux-4.4.14/drivers/leds/
Dleds-powernv.c250 const char *cur = NULL; in powernv_led_classdev() local
/linux-4.4.14/arch/arm/mach-integrator/
Dimpd1.c48 u32 cur; in impd1_tweak_control() local
/linux-4.4.14/net/rfkill/
Dcore.c120 bool cur, sav; member
818 bool cur; in rfkill_resume() local
931 bool cur; in rfkill_sync_work() local
/linux-4.4.14/arch/x86/kernel/cpu/
Dintel_pt.h93 struct topa *first, *last, *cur; member
/linux-4.4.14/arch/s390/mm/
Ddump_pagetables.c62 unsigned int prot, cur; in note_page() local
/linux-4.4.14/arch/alpha/kernel/
Dsrmcons.c96 char *cur; in srmcons_do_write() local
/linux-4.4.14/sound/usb/
Dclock.c202 int ret, i, cur; in __uac_clock_find_source() local
/linux-4.4.14/drivers/scsi/ibmvscsi/
Dibmvscsi.h59 int size, cur; member
/linux-4.4.14/arch/mips/boot/
Delf2ecoff.c69 int remaining, cur, count; in copy() local
/linux-4.4.14/drivers/macintosh/
Dvia-macii.c124 struct adb_request *cur; in request_is_queued() local
/linux-4.4.14/fs/
Duserfaultfd.c721 struct vm_area_struct *vma, *prev, *cur; in userfaultfd_register() local
885 struct vm_area_struct *vma, *prev, *cur; in userfaultfd_unregister() local
Dcoredump.c115 int cur = cn->used; in cn_esc_printf() local
/linux-4.4.14/scripts/kconfig/
Dnconf.c593 ITEM *cur; in item_tag() local
610 ITEM *cur; in item_data() local
/linux-4.4.14/drivers/net/wan/
Ddscc4.c591 int cur = dpriv->iqtx_current%IRQ_RING_SIZE; in dscc4_xpr_ack() local
1534 int cur, loop = 0; in dscc4_tx_irq() local
1703 int cur; in dscc4_rx_irq() local
1801 int cur; in dscc4_rx_irq() local
/linux-4.4.14/drivers/gpu/drm/via/
Dvia_dmablit.h67 unsigned cur; member
Dvia_dmablit.c319 int cur; in via_dmablit_handler() local
/linux-4.4.14/drivers/hwmon/
Dlm77.c255 int i, cur, conf, hyst, crit, min, max; in lm77_detect() local
Dlm80.c578 int i, cur, man_id, dev_id; in lm80_detect() local
/linux-4.4.14/drivers/gpu/drm/qxl/
Dqxl_release.c65 unsigned long cur, end = jiffies + timeout; in qxl_fence_wait() local
/linux-4.4.14/sound/synth/emux/
Dsoundfont.c1149 struct snd_sf_zone *cur; in rebuild_presets() local
1174 add_preset(struct snd_sf_list *sflist, struct snd_sf_zone *cur) in add_preset()
/linux-4.4.14/mm/
Dreadahead.c262 unsigned long cur = ra->size; in get_next_ra_size() local
Dslob.c219 slob_t *prev, *cur, *aligned = NULL; in slob_page_alloc() local
/linux-4.4.14/drivers/net/wireless/b43legacy/
Ddebugfs.c473 struct b43legacy_txstatus *cur; in b43legacy_debugfs_log_txstat() local
/linux-4.4.14/arch/cris/arch-v10/kernel/
Dfasttimer.c543 int cur = (fast_timers_started - i - 1) % NUM_TIMER_STATS; in proc_fasttimer_show() local
/linux-4.4.14/net/ipv6/
Dndisc.c175 static struct nd_opt_hdr *ndisc_next_option(struct nd_opt_hdr *cur, in ndisc_next_option()
194 static struct nd_opt_hdr *ndisc_next_useropt(struct nd_opt_hdr *cur, in ndisc_next_useropt()
/linux-4.4.14/net/sunrpc/
Dxdr.c907 unsigned int cur = xdr_stream_pos(xdr); in xdr_align_pages() local
1079 size_t cur; in xdr_buf_trim() local
/linux-4.4.14/drivers/base/regmap/
Dregcache.c658 unsigned int base, unsigned int cur) in regcache_sync_block_raw_flush()
/linux-4.4.14/arch/mips/kvm/
Dtrap_emul.c543 unsigned int cur, change; in kvm_trap_emul_set_one_reg() local
/linux-4.4.14/arch/cris/arch-v32/kernel/
Dfasttimer.c517 int cur = (fast_timers_started - i - 1) % NUM_TIMER_STATS; in proc_fasttimer_show() local
/linux-4.4.14/drivers/net/ethernet/
Dfealnx.c1381 struct fealnx_desc *cur; in reset_tx_descriptors() local
1415 struct fealnx_desc *cur = np->cur_rx; in reset_rx_descriptors() local
1647 struct fealnx_desc *cur; in netdev_rx() local
/linux-4.4.14/fs/nfs/objlayout/
Dobjlayout.c664 char *cur; in _sysid_2_hex() local
/linux-4.4.14/arch/arm/plat-samsung/
Dadc.c70 struct s3c_adc_client *cur; member
/linux-4.4.14/drivers/clocksource/
Dsamsung_pwm_timer.c424 const __be32 *cur; in samsung_pwm_alloc() local
/linux-4.4.14/arch/x86/mm/
Ddump_pagetables.c195 pgprotval_t prot, cur; in note_page() local
/linux-4.4.14/fs/gfs2/
Drgrp.c506 struct gfs2_rgrpd *cur; in gfs2_blk2rgrpd() local
870 struct gfs2_rgrpd *cur = rb_entry(*newn, struct gfs2_rgrpd, in rgd_insert() local
1468 struct gfs2_blkreserv *cur = in rs_insert() local
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_hw.c658 nx_mac_list_t *cur; in nx_p3_nic_add_mac() local
690 nx_mac_list_t *cur; in netxen_p3_nic_set_multi() local
750 nx_mac_list_t *cur; in netxen_p3_free_mac_list() local
/linux-4.4.14/kernel/time/
Dtick-broadcast.c91 struct clock_event_device *cur = tick_broadcast_device.evtdev; in tick_install_broadcast_device() local
/linux-4.4.14/drivers/usb/musb/
Dtusb6010_omap.c447 int cur = (reg & (0xf << (i * 5))) >> (i * 5); in tusb_omap_dma_allocate_dmareq() local
/linux-4.4.14/crypto/
Dalgif_aead.c28 unsigned int cur; member
/linux-4.4.14/drivers/video/fbdev/
Dmetronomefb.c470 struct page *cur; in metronomefb_dpy_deferred_io() local
/linux-4.4.14/drivers/lightnvm/
Drrpc.h74 struct rrpc_block *cur, *gc_cur; member
/linux-4.4.14/drivers/gpu/drm/udl/
Dudl_fb.c90 struct page *cur; in udlfb_dpy_deferred_io() local
/linux-4.4.14/drivers/iio/adc/
Dti_am335x_adc.c432 const __be32 *cur; in tiadc_parse_dt() local
/linux-4.4.14/arch/arm64/kernel/
Dcpufeature.c329 static s64 arm64_ftr_safe_value(struct arm64_ftr_bits *ftrp, s64 new, s64 cur) in arm64_ftr_safe_value()
/linux-4.4.14/scripts/genksyms/
Dgenksyms.c563 struct string_list *cur; in expand_and_crc_sym() local
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dmcg.c903 struct mlx4_spec_list *cur; in mlx4_err_rule() local
980 struct mlx4_spec_list *cur; in mlx4_flow_attach() local
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dcq.c611 unsigned cur; in mlx4_ib_qp_sw_comp() local
/linux-4.4.14/drivers/md/
Ddm-cache-policy-cleaner.c144 struct wb_cache_entry *cur; in lookup_cache_entry() local
/linux-4.4.14/drivers/video/fbdev/vermilion/
Dvermilion.c901 u32 cur = VML_READ32(par, VML_PIPEACONF); in vmlfb_blank_locked() local
/linux-4.4.14/arch/mips/mm/
Dtlbex.c1596 int cur = pte; in build_pte_present() local
1649 int cur = pte; in build_pte_writable() local
/linux-4.4.14/drivers/scsi/
Du14-34f.c1035 char *cur = str, *pc; in internal_setup() local
1070 char *cur = str; in option_setup() local
/linux-4.4.14/arch/x86/kvm/
Dmtrr.c353 struct kvm_mtrr_range *tmp, *cur; in set_var_mtrr_msr() local
/linux-4.4.14/fs/logfs/
Dgc.c187 struct gc_candidate *cur; in add_list() local
/linux-4.4.14/net/rds/
Dib_rdma.c608 struct llist_node *cur = NULL; in list_to_llist_nodes() local
/linux-4.4.14/drivers/isdn/gigaset/
Dcommon.c377 struct at_state_t *cur, *next; in dealloc_temp_at_states() local
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Drx.c378 static void accum_stats(__le32 *prev, __le32 *cur, __le32 *delta, in accum_stats()
/linux-4.4.14/fs/f2fs/
Dnode.c1861 struct nat_entry_set *cur; in __adjust_nat_entry_set() local
1884 struct nat_entry *ne, *cur; in __flush_nat_entry_set() local
/linux-4.4.14/fs/ubifs/
Ddebug.c2303 struct list_head *cur; in dbg_check_data_nodes_order() local
2370 struct list_head *cur; in dbg_check_nondata_nodes_order() local
/linux-4.4.14/drivers/of/
Dbase.c2008 const __be32 *of_prop_next_u32(struct property *prop, const __be32 *cur, in of_prop_next_u32()
2031 const char *of_prop_next_string(struct property *prop, const char *cur) in of_prop_next_string()
/linux-4.4.14/net/ipv4/
Dtcp_ipv4.c1835 static void *listening_get_next(struct seq_file *seq, void *cur) in listening_get_next()
1935 static void *established_get_next(struct seq_file *seq, void *cur) in established_get_next()
/linux-4.4.14/drivers/ata/
Dlibata-core.c3520 u32 last, cur; in sata_link_debounce() local
5919 const struct ata_port_operations *cur; in ata_finalize_port_ops() local
6455 static int __init ata_parse_force_one(char **cur, in ata_parse_force_one()
6593 char *p, *cur, *next; in ata_parse_force_param() local

12