Home
last modified time | relevance | path

Searched defs:cur (Results 801 - 825 of 1628) sorted by relevance

1...<<31323334353637383940>>...66

/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.c28 xfs_inobt_get_minrecs( struct xfs_btree_cur *cur, int level) xfs_inobt_get_minrecs() argument
36 xfs_inobt_dup_cursor( struct xfs_btree_cur *cur) xfs_inobt_dup_cursor() argument
44 xfs_inobt_set_root( struct xfs_btree_cur *cur, const union xfs_btree_ptr *nptr, int inc) xfs_inobt_set_root() argument
58 xfs_finobt_set_root( struct xfs_btree_cur *cur, const union xfs_btree_ptr *nptr, int inc) xfs_finobt_set_root() argument
74 xfs_inobt_mod_blockcount( struct xfs_btree_cur *cur, int howmuch) xfs_inobt_mod_blockcount() argument
92 __xfs_inobt_alloc_block( struct xfs_btree_cur *cur, const union xfs_btree_ptr *start, union xfs_btree_ptr *new, int *stat, enum xfs_ag_resv_type resv) __xfs_inobt_alloc_block() argument
131 xfs_inobt_alloc_block( struct xfs_btree_cur *cur, const union xfs_btree_ptr *start, union xfs_btree_ptr *new, int *stat) xfs_inobt_alloc_block() argument
141 xfs_finobt_alloc_block( struct xfs_btree_cur *cur, const union xfs_btree_ptr *start, union xfs_btree_ptr *new, int *stat) xfs_finobt_alloc_block() argument
154 __xfs_inobt_free_block( struct xfs_btree_cur *cur, struct xfs_buf *bp, enum xfs_ag_resv_type resv) __xfs_inobt_free_block() argument
168 xfs_inobt_free_block( struct xfs_btree_cur *cur, struct xfs_buf *bp) xfs_inobt_free_block() argument
176 xfs_finobt_free_block( struct xfs_btree_cur *cur, struct xfs_buf *bp) xfs_finobt_free_block() argument
186 xfs_inobt_get_maxrecs( struct xfs_btree_cur *cur, int level) xfs_inobt_get_maxrecs() argument
214 xfs_inobt_init_rec_from_cur( struct xfs_btree_cur *cur, union xfs_btree_rec *rec) xfs_inobt_init_rec_from_cur() argument
236 xfs_inobt_init_ptr_from_cur( struct xfs_btree_cur *cur, union xfs_btree_ptr *ptr) xfs_inobt_init_ptr_from_cur() argument
248 xfs_finobt_init_ptr_from_cur( struct xfs_btree_cur *cur, union xfs_btree_ptr *ptr) xfs_finobt_init_ptr_from_cur() argument
259 xfs_inobt_key_diff( struct xfs_btree_cur *cur, const union xfs_btree_key *key) xfs_inobt_key_diff() argument
268 xfs_inobt_diff_two_keys( struct xfs_btree_cur *cur, const union xfs_btree_key *k1, const union xfs_btree_key *k2, const union xfs_btree_key *mask) xfs_inobt_diff_two_keys() argument
369 xfs_inobt_keys_inorder( struct xfs_btree_cur *cur, const union xfs_btree_key *k1, const union xfs_btree_key *k2) xfs_inobt_keys_inorder() argument
379 xfs_inobt_recs_inorder( struct xfs_btree_cur *cur, const union xfs_btree_rec *r1, const union xfs_btree_rec *r2) xfs_inobt_recs_inorder() argument
389 xfs_inobt_keys_contiguous( struct xfs_btree_cur *cur, const union xfs_btree_key *key1, const union xfs_btree_key *key2, const union xfs_btree_key *mask) xfs_inobt_keys_contiguous() argument
455 struct xfs_btree_cur *cur; xfs_inobt_init_common() local
482 struct xfs_btree_cur *cur; xfs_inobt_init_cursor() local
501 struct xfs_btree_cur *cur; xfs_inobt_stage_cursor() local
513 xfs_inobt_commit_staged_btree( struct xfs_btree_cur *cur, struct xfs_trans *tp, struct xfs_buf *agbp) xfs_inobt_commit_staged_btree() argument
733 struct xfs_btree_cur *cur; xfs_inobt_cur() local
756 struct xfs_btree_cur *cur = NULL; xfs_inobt_count_blocks() local
[all...]
H A Dxfs_iext_tree.c140 static inline struct xfs_iext_rec *cur_rec(struct xfs_iext_cursor *cur) in cur_rec() argument
145 xfs_iext_valid(struct xfs_ifork *ifp, struct xfs_iext_cursor *cur) xfs_iext_valid() argument
197 xfs_iext_first( struct xfs_ifork *ifp, struct xfs_iext_cursor *cur) xfs_iext_first() argument
206 xfs_iext_last( struct xfs_ifork *ifp, struct xfs_iext_cursor *cur) xfs_iext_last() argument
226 xfs_iext_next( struct xfs_ifork *ifp, struct xfs_iext_cursor *cur) xfs_iext_next() argument
248 xfs_iext_prev( struct xfs_ifork *ifp, struct xfs_iext_cursor *cur) xfs_iext_prev() argument
540 xfs_iext_split_leaf( struct xfs_iext_cursor *cur, int *nr_entries) xfs_iext_split_leaf() argument
580 xfs_iext_alloc_root( struct xfs_ifork *ifp, struct xfs_iext_cursor *cur) xfs_iext_alloc_root() argument
595 xfs_iext_realloc_root( struct xfs_ifork *ifp, struct xfs_iext_cursor *cur) xfs_iext_realloc_root() argument
625 xfs_iext_insert( struct xfs_inode *ip, struct xfs_iext_cursor *cur, struct xfs_bmbt_irec *irec, int state) xfs_iext_insert() argument
788 xfs_iext_rebalance_leaf( struct xfs_ifork *ifp, struct xfs_iext_cursor *cur, struct xfs_iext_leaf *leaf, xfs_fileoff_t offset, int nr_entries) xfs_iext_rebalance_leaf() argument
862 xfs_iext_remove( struct xfs_inode *ip, struct xfs_iext_cursor *cur, int state) xfs_iext_remove() argument
919 xfs_iext_lookup_extent( struct xfs_inode *ip, struct xfs_ifork *ifp, xfs_fileoff_t offset, struct xfs_iext_cursor *cur, struct xfs_bmbt_irec *gotp) xfs_iext_lookup_extent() argument
960 xfs_iext_lookup_extent_before( struct xfs_inode *ip, struct xfs_ifork *ifp, xfs_fileoff_t *end, struct xfs_iext_cursor *cur, struct xfs_bmbt_irec *gotp) xfs_iext_lookup_extent_before() argument
978 xfs_iext_update_extent( struct xfs_inode *ip, int state, struct xfs_iext_cursor *cur, struct xfs_bmbt_irec *new) xfs_iext_update_extent() argument
1008 xfs_iext_get_extent( struct xfs_ifork *ifp, struct xfs_iext_cursor *cur, struct xfs_bmbt_irec *gotp) xfs_iext_get_extent() argument
[all...]
H A Dxfs_bmap_btree.c166 xfs_bmbt_dup_cursor( struct xfs_btree_cur *cur) xfs_bmbt_dup_cursor() argument
198 xfs_bmbt_alloc_block( struct xfs_btree_cur *cur, const union xfs_btree_ptr *start, union xfs_btree_ptr *new, int *stat) xfs_bmbt_alloc_block() argument
262 xfs_bmbt_free_block( struct xfs_btree_cur *cur, struct xfs_buf *bp) xfs_bmbt_free_block() argument
286 xfs_bmbt_get_minrecs( struct xfs_btree_cur *cur, int level) xfs_bmbt_get_minrecs() argument
304 xfs_bmbt_get_maxrecs( struct xfs_btree_cur *cur, int level) xfs_bmbt_get_maxrecs() argument
332 xfs_bmbt_get_dmaxrecs( struct xfs_btree_cur *cur, int level) xfs_bmbt_get_dmaxrecs() argument
361 xfs_bmbt_init_rec_from_cur( struct xfs_btree_cur *cur, union xfs_btree_rec *rec) xfs_bmbt_init_rec_from_cur() argument
369 xfs_bmbt_init_ptr_from_cur( struct xfs_btree_cur *cur, union xfs_btree_ptr *ptr) xfs_bmbt_init_ptr_from_cur() argument
377 xfs_bmbt_key_diff( struct xfs_btree_cur *cur, const union xfs_btree_key *key) xfs_bmbt_key_diff() argument
386 xfs_bmbt_diff_two_keys( struct xfs_btree_cur *cur, const union xfs_btree_key *k1, const union xfs_btree_key *k2, const union xfs_btree_key *mask) xfs_bmbt_diff_two_keys() argument
490 xfs_bmbt_keys_inorder( struct xfs_btree_cur *cur, const union xfs_btree_key *k1, const union xfs_btree_key *k2) xfs_bmbt_keys_inorder() argument
500 xfs_bmbt_recs_inorder( struct xfs_btree_cur *cur, const union xfs_btree_rec *r1, const union xfs_btree_rec *r2) xfs_bmbt_recs_inorder() argument
511 xfs_bmbt_keys_contiguous( struct xfs_btree_cur *cur, const union xfs_btree_key *key1, const union xfs_btree_key *key2, const union xfs_btree_key *mask) xfs_bmbt_keys_contiguous() argument
557 struct xfs_btree_cur *cur; xfs_bmbt_init_cursor() local
665 struct xfs_btree_cur *cur; xfs_bmbt_change_owner() local
[all...]
H A Dxfs_refcount.c47 xfs_refcount_lookup_le( struct xfs_btree_cur *cur, enum xfs_refc_domain domain, xfs_agblock_t bno, int *stat) xfs_refcount_lookup_le() argument
67 xfs_refcount_lookup_ge( struct xfs_btree_cur *cur, enum xfs_refc_domain domain, xfs_agblock_t bno, int *stat) xfs_refcount_lookup_ge() argument
87 xfs_refcount_lookup_eq( struct xfs_btree_cur *cur, enum xfs_refc_domain domain, xfs_agblock_t bno, int *stat) xfs_refcount_lookup_eq() argument
125 xfs_refcount_check_irec( struct xfs_btree_cur *cur, const struct xfs_refcount_irec *irec) xfs_refcount_check_irec() argument
148 xfs_refcount_complain_bad_rec( struct xfs_btree_cur *cur, xfs_failaddr_t fa, const struct xfs_refcount_irec *irec) xfs_refcount_complain_bad_rec() argument
168 xfs_refcount_get_rec( struct xfs_btree_cur *cur, struct xfs_refcount_irec *irec, int *stat) xfs_refcount_get_rec() argument
196 xfs_refcount_update( struct xfs_btree_cur *cur, struct xfs_refcount_irec *irec) xfs_refcount_update() argument
225 xfs_refcount_insert( struct xfs_btree_cur *cur, struct xfs_refcount_irec *irec, int *i) xfs_refcount_insert() argument
261 xfs_refcount_delete( struct xfs_btree_cur *cur, int *i) xfs_refcount_delete() argument
382 xfs_refcount_split_extent( struct xfs_btree_cur *cur, enum xfs_refc_domain domain, xfs_agblock_t agbno, bool *shape_changed) xfs_refcount_split_extent() argument
445 xfs_refcount_merge_center_extents( struct xfs_btree_cur *cur, struct xfs_refcount_irec *left, struct xfs_refcount_irec *center, struct xfs_refcount_irec *right, unsigned long long extlen, xfs_extlen_t *aglen) xfs_refcount_merge_center_extents() argument
525 xfs_refcount_merge_left_extent( struct xfs_btree_cur *cur, struct xfs_refcount_irec *left, struct xfs_refcount_irec *cleft, xfs_agblock_t *agbno, xfs_extlen_t *aglen) xfs_refcount_merge_left_extent() argument
589 xfs_refcount_merge_right_extent( struct xfs_btree_cur *cur, struct xfs_refcount_irec *right, struct xfs_refcount_irec *cright, xfs_extlen_t *aglen) xfs_refcount_merge_right_extent() argument
656 xfs_refcount_find_left_extents( struct xfs_btree_cur *cur, struct xfs_refcount_irec *left, struct xfs_refcount_irec *cleft, enum xfs_refc_domain domain, xfs_agblock_t agbno, xfs_extlen_t aglen) xfs_refcount_find_left_extents() argument
749 xfs_refcount_find_right_extents( struct xfs_btree_cur *cur, struct xfs_refcount_irec *right, struct xfs_refcount_irec *cright, enum xfs_refc_domain domain, xfs_agblock_t agbno, xfs_extlen_t aglen) xfs_refcount_find_right_extents() argument
974 xfs_refcount_merge_extents( struct xfs_btree_cur *cur, enum xfs_refc_domain domain, xfs_agblock_t *agbno, xfs_extlen_t *aglen, enum xfs_refc_adjust_op adjust, bool *shape_changed) xfs_refcount_merge_extents() argument
1051 xfs_refcount_still_have_space( struct xfs_btree_cur *cur) xfs_refcount_still_have_space() argument
1089 xfs_refcount_adjust_extents( struct xfs_btree_cur *cur, xfs_agblock_t *agbno, xfs_extlen_t *aglen, enum xfs_refc_adjust_op adj) xfs_refcount_adjust_extents() argument
1242 xfs_refcount_adjust( struct xfs_btree_cur *cur, xfs_agblock_t *agbno, xfs_extlen_t *aglen, enum xfs_refc_adjust_op adj) xfs_refcount_adjust() argument
1323 xfs_refcount_continue_op( struct xfs_btree_cur *cur, struct xfs_refcount_intent *ri, xfs_agblock_t new_agbno) xfs_refcount_continue_op() argument
1503 xfs_refcount_find_shared( struct xfs_btree_cur *cur, xfs_agblock_t agbno, xfs_extlen_t aglen, xfs_agblock_t *fbno, xfs_extlen_t *flen, bool find_end_of_shared) xfs_refcount_find_shared() argument
1664 xfs_refcount_adjust_cow_extents( struct xfs_btree_cur *cur, xfs_agblock_t agbno, xfs_extlen_t aglen, enum xfs_refc_adjust_op adj) xfs_refcount_adjust_cow_extents() argument
1764 xfs_refcount_adjust_cow( struct xfs_btree_cur *cur, xfs_agblock_t agbno, xfs_extlen_t aglen, enum xfs_refc_adjust_op adj) xfs_refcount_adjust_cow() argument
1885 xfs_refcount_recover_extent( struct xfs_btree_cur *cur, const union xfs_btree_rec *rec, void *priv) xfs_refcount_recover_extent() argument
1920 struct xfs_btree_cur *cur; xfs_refcount_recover_cow_leftovers() local
2017 xfs_refcount_has_records( struct xfs_btree_cur *cur, enum xfs_refc_domain domain, xfs_agblock_t bno, xfs_extlen_t len, enum xbtree_recpacking *outcome) xfs_refcount_has_records() argument
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dtree-mod-log.c139 struct tree_mod_elem *cur; in tree_mod_log_insert() local
480 struct tree_mod_elem *cur = NULL; in __tree_mod_log_search() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dxfarray.c344 xfarray_idx_t cur = *idx; in xfarray_load_next() local
286 xfarray_find_data( struct xfarray *array, xfarray_idx_t *cur, loff_t *pos) xfarray_find_data() argument
[all...]
H A Dcommon.c329 xchk_count_rmap_ownedby_irec( struct xfs_btree_cur *cur, const struct xfs_rmap_irec *rec, void *priv) xchk_count_rmap_ownedby_irec() argument
355 xchk_count_rmap_ownedby_ag( struct xfs_scrub *sc, struct xfs_btree_cur *cur, const struct xfs_owner_info *oinfo, xfs_filblks_t *blocks) xchk_count_rmap_ownedby_ag() argument
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_dquot.c707 struct xfs_iext_cursor cur; in xfs_dq_get_next_id() local
H A Dxfs_trans.c772 struct xfs_ail_cursor cur; in xfs_trans_committed_bulk() local
721 xfs_log_item_batch_insert( struct xfs_ail *ailp, struct xfs_ail_cursor *cur, struct xfs_log_item **log_items, int nr_items, xfs_lsn_t commit_lsn) xfs_log_item_batch_insert() argument
H A Dxfs_reflink.c139 struct xfs_btree_cur *cur; in xfs_reflink_find_shared() local
/kernel/linux/linux-6.6/drivers/vfio/pci/mlx5/
H A Dmain.c1032 u32 cur = mvdev->mig_state; in mlx5vf_pci_step_device_state_locked() local
[all...]
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-samsung.c525 const __be32 *cur; in pwm_samsung_parse_dt() local
H A Dpwm-sti.c98 struct pwm_device *cur; member
170 struct pwm_device *cur = pc->cur; in sti_pwm_config() local
/kernel/linux/linux-6.6/drivers/video/fbdev/vermilion/
H A Dvermilion.c894 u32 cur = VML_READ32(par, VML_PIPEACONF); in vmlfb_blank_locked() local
/kernel/linux/linux-6.6/drivers/usb/typec/ucsi/
H A Ducsi.c259 u8 cur; in ucsi_altmode_update_active() local
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dsamsung_pwm_timer.c422 const __be32 *cur; in samsung_pwm_alloc() local
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbpf_iter.c781 int cur; /* current value, inclusive */ member
[all...]
/kernel/linux/linux-6.6/kernel/
H A Dcrash_core.c55 char *cur = cmdline, *tmp; in parse_crashkernel_mem() local
149 char *cur = cmdline; parse_crashkernel_simple() local
187 char *cur = cmdline; parse_crashkernel_suffix() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfirmware.c541 struct brcmf_fw_item *cur; in brcmf_fw_request_nvram_done() local
592 struct brcmf_fw_item *cur = &fwctx->req->items[fwctx->curpos]; in brcmf_fw_complete_request() local
647 struct brcmf_fw_item *cur = &fwctx->req->items[fwctx->curpos]; brcmf_fw_request_firmware() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drx.c282 static void accum_stats(__le32 *prev, __le32 *cur, __le32 *delta, in accum_stats() argument
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dsoc.c46 u32 cur; in mt76_wmac_spi_read() local
73 u32 cur; in mt76_wmac_spi_write() local
94 u32 cur, ret; mt76_wmac_spi_rmw() local
151 u32 cur; mt76_wmac_spi_lock() local
236 u32 cur; mt7986_wmac_consys_lockup() local
268 u32 cur; mt798x_wmac_coninfra_check() local
870 u32 cur; mt7986_wmac_clock_enable() local
940 u32 cur; mt7986_wmac_wm_enable() local
958 u32 cur; mt7986_wmac_wfsys_poweron() local
972 u32 cur; mt7986_wmac_wfsys_setting() local
1161 u32 cur; mt7986_wmac_disable() local
[all...]
H A Dtestmode.c677 u16 cur = tm_change_map[i]; in mt7915_tm_set_state() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Ddma.c892 int qid, done = 0, cur; in mt76_dma_rx_poll() local
/kernel/linux/linux-6.6/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-net.c1045 unsigned int cur; in xlgmac_tx_poll() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dtx.c227 struct sk_buff *cur, *tmp; in rtw_tx_report_handle() local

Completed in 30 milliseconds

1...<<31323334353637383940>>...66