Home
last modified time | relevance | path

Searched defs:cur (Results 576 - 600 of 1526) sorted by relevance

1...<<21222324252627282930>>...62

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dsc2731_charger.c110 static int sc2731_charger_set_current(struct sc2731_charger_info *info, u32 cur) in sc2731_charger_set_current() argument
149 sc2731_charger_get_current(struct sc2731_charger_info *info, u32 *cur) sc2731_charger_get_current() argument
165 sc2731_charger_get_current_limit(struct sc2731_charger_info *info, u32 *cur) sc2731_charger_get_current_limit() argument
244 u32 cur; sc2731_charger_usb_get_property() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dtx.c205 struct sk_buff *cur, *tmp; in rtw_tx_report_handle() local
/kernel/linux/linux-5.10/drivers/gpu/drm/savage/
H A Dsavage_bci.c374 unsigned int cur = dev_priv->current_dma_page; in savage_dma_alloc() local
431 unsigned int cur = dev_priv->current_dma_page; savage_dma_flush() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/via/
H A Dvia_dmablit.h67 unsigned cur; member
/kernel/linux/linux-5.10/include/crypto/
H A Dif_alg.h69 unsigned int cur; /* Last processed SG entry */ member
/kernel/linux/linux-6.6/fs/ext4/
H A Dpage-io.c201 struct list_head *cur, *before, *after; in dump_completed_IO() local
/kernel/linux/linux-6.6/fs/btrfs/
H A Dsubpage.c92 unsigned int cur = 0; in btrfs_init_subpage_info() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_rmap_btree.c53 xfs_rmapbt_dup_cursor( struct xfs_btree_cur *cur) xfs_rmapbt_dup_cursor() argument
61 xfs_rmapbt_set_root( struct xfs_btree_cur *cur, const union xfs_btree_ptr *ptr, int inc) xfs_rmapbt_set_root() argument
80 xfs_rmapbt_alloc_block( struct xfs_btree_cur *cur, const union xfs_btree_ptr *start, union xfs_btree_ptr *new, int *stat) xfs_rmapbt_alloc_block() argument
117 xfs_rmapbt_free_block( struct xfs_btree_cur *cur, struct xfs_buf *bp) xfs_rmapbt_free_block() argument
144 xfs_rmapbt_get_minrecs( struct xfs_btree_cur *cur, int level) xfs_rmapbt_get_minrecs() argument
152 xfs_rmapbt_get_maxrecs( struct xfs_btree_cur *cur, int level) xfs_rmapbt_get_maxrecs() argument
209 xfs_rmapbt_init_rec_from_cur( struct xfs_btree_cur *cur, union xfs_btree_rec *rec) xfs_rmapbt_init_rec_from_cur() argument
221 xfs_rmapbt_init_ptr_from_cur( struct xfs_btree_cur *cur, union xfs_btree_ptr *ptr) xfs_rmapbt_init_ptr_from_cur() argument
243 xfs_rmapbt_key_diff( struct xfs_btree_cur *cur, const union xfs_btree_key *key) xfs_rmapbt_key_diff() argument
273 xfs_rmapbt_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_rmapbt_diff_two_keys() argument
400 xfs_rmapbt_keys_inorder( struct xfs_btree_cur *cur, const union xfs_btree_key *k1, const union xfs_btree_key *k2) xfs_rmapbt_keys_inorder() argument
430 xfs_rmapbt_recs_inorder( struct xfs_btree_cur *cur, const union xfs_btree_rec *r1, const union xfs_btree_rec *r2) xfs_rmapbt_recs_inorder() argument
460 xfs_rmapbt_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_rmapbt_keys_contiguous() argument
507 struct xfs_btree_cur *cur; xfs_rmapbt_init_common() local
529 struct xfs_btree_cur *cur; xfs_rmapbt_init_cursor() local
544 struct xfs_btree_cur *cur; xfs_rmapbt_stage_cursor() local
556 xfs_rmapbt_commit_staged_btree( struct xfs_btree_cur *cur, struct xfs_trans *tp, struct xfs_buf *agbp) xfs_rmapbt_commit_staged_btree() argument
[all...]
H A Dxfs_bmap.h30 struct xfs_btree_cur *cur; /* btree cursor */ member
H A Dxfs_alloc_btree.c26 xfs_allocbt_dup_cursor( struct xfs_btree_cur *cur) xfs_allocbt_dup_cursor() argument
34 xfs_allocbt_set_root( struct xfs_btree_cur *cur, const union xfs_btree_ptr *ptr, int inc) xfs_allocbt_set_root() argument
53 xfs_allocbt_alloc_block( struct xfs_btree_cur *cur, const union xfs_btree_ptr *start, union xfs_btree_ptr *new, int *stat) xfs_allocbt_alloc_block() argument
83 xfs_allocbt_free_block( struct xfs_btree_cur *cur, struct xfs_buf *bp) xfs_allocbt_free_block() argument
107 xfs_allocbt_update_lastrec( struct xfs_btree_cur *cur, const struct xfs_btree_block *block, const union xfs_btree_rec *rec, int ptr, int reason) xfs_allocbt_update_lastrec() argument
165 xfs_allocbt_get_minrecs( struct xfs_btree_cur *cur, int level) xfs_allocbt_get_minrecs() argument
173 xfs_allocbt_get_maxrecs( struct xfs_btree_cur *cur, int level) xfs_allocbt_get_maxrecs() argument
212 xfs_allocbt_init_rec_from_cur( struct xfs_btree_cur *cur, union xfs_btree_rec *rec) xfs_allocbt_init_rec_from_cur() argument
221 xfs_allocbt_init_ptr_from_cur( struct xfs_btree_cur *cur, union xfs_btree_ptr *ptr) xfs_allocbt_init_ptr_from_cur() argument
233 xfs_bnobt_key_diff( struct xfs_btree_cur *cur, const union xfs_btree_key *key) xfs_bnobt_key_diff() argument
244 xfs_cntbt_key_diff( struct xfs_btree_cur *cur, const union xfs_btree_key *key) xfs_cntbt_key_diff() argument
260 xfs_bnobt_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_bnobt_diff_two_keys() argument
273 xfs_cntbt_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_cntbt_diff_two_keys() argument
387 xfs_bnobt_keys_inorder( struct xfs_btree_cur *cur, const union xfs_btree_key *k1, const union xfs_btree_key *k2) xfs_bnobt_keys_inorder() argument
397 xfs_bnobt_recs_inorder( struct xfs_btree_cur *cur, const union xfs_btree_rec *r1, const union xfs_btree_rec *r2) xfs_bnobt_recs_inorder() argument
408 xfs_cntbt_keys_inorder( struct xfs_btree_cur *cur, const union xfs_btree_key *k1, const union xfs_btree_key *k2) xfs_cntbt_keys_inorder() argument
421 xfs_cntbt_recs_inorder( struct xfs_btree_cur *cur, const union xfs_btree_rec *r1, const union xfs_btree_rec *r2) xfs_cntbt_recs_inorder() argument
434 xfs_allocbt_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_allocbt_keys_contiguous() argument
500 struct xfs_btree_cur *cur; xfs_allocbt_init_common() local
537 struct xfs_btree_cur *cur; xfs_allocbt_init_cursor() local
558 struct xfs_btree_cur *cur; xfs_allocbt_stage_cursor() local
570 xfs_allocbt_commit_staged_btree( struct xfs_btree_cur *cur, struct xfs_trans *tp, struct xfs_buf *agbp) xfs_allocbt_commit_staged_btree() argument
[all...]
H A Dxfs_btree_staging.c46 xfs_btree_fakeroot_dup_cursor( struct xfs_btree_cur *cur) xfs_btree_fakeroot_dup_cursor() argument
61 xfs_btree_fakeroot_alloc_block( struct xfs_btree_cur *cur, const union xfs_btree_ptr *start_bno, union xfs_btree_ptr *new_bno, int *stat) xfs_btree_fakeroot_alloc_block() argument
76 xfs_btree_fakeroot_free_block( struct xfs_btree_cur *cur, struct xfs_buf *bp) xfs_btree_fakeroot_free_block() argument
86 xfs_btree_fakeroot_init_ptr_from_cur( struct xfs_btree_cur *cur, union xfs_btree_ptr *ptr) xfs_btree_fakeroot_init_ptr_from_cur() argument
114 xfs_btree_afakeroot_set_root( struct xfs_btree_cur *cur, const union xfs_btree_ptr *ptr, int inc) xfs_btree_afakeroot_set_root() argument
132 xfs_btree_stage_afakeroot( struct xfs_btree_cur *cur, struct xbtree_afakeroot *afake) xfs_btree_stage_afakeroot() argument
163 xfs_btree_commit_afakeroot( struct xfs_btree_cur *cur, struct xfs_trans *tp, struct xfs_buf *agbp, const struct xfs_btree_ops *ops) xfs_btree_commit_afakeroot() argument
212 xfs_btree_stage_ifakeroot( struct xfs_btree_cur *cur, struct xbtree_ifakeroot *ifake, struct xfs_btree_ops **new_ops) xfs_btree_stage_ifakeroot() argument
246 xfs_btree_commit_ifakeroot( struct xfs_btree_cur *cur, struct xfs_trans *tp, int whichfork, const struct xfs_btree_ops *ops) xfs_btree_commit_ifakeroot() argument
363 xfs_btree_bload_prep_block( struct xfs_btree_cur *cur, struct xfs_btree_bload *bbl, struct list_head *buffers_list, unsigned int level, unsigned int nr_this_block, union xfs_btree_ptr *ptrp, struct xfs_buf **bpp, struct xfs_btree_block **blockp, void *priv) xfs_btree_bload_prep_block() argument
436 xfs_btree_bload_leaf( struct xfs_btree_cur *cur, unsigned int recs_this_block, xfs_btree_bload_get_record_fn get_record, struct xfs_btree_block *block, void *priv) xfs_btree_bload_leaf() argument
469 xfs_btree_bload_node( struct xfs_btree_cur *cur, unsigned int recs_this_block, union xfs_btree_ptr *child_ptr, struct xfs_btree_block *block) xfs_btree_bload_node() argument
514 xfs_btree_bload_max_npb( struct xfs_btree_cur *cur, struct xfs_btree_bload *bbl, unsigned int level) xfs_btree_bload_max_npb() argument
538 xfs_btree_bload_desired_npb( struct xfs_btree_cur *cur, struct xfs_btree_bload *bbl, unsigned int level) xfs_btree_bload_desired_npb() argument
559 xfs_btree_bload_level_geometry( struct xfs_btree_cur *cur, struct xfs_btree_bload *bbl, unsigned int level, uint64_t nr_this_level, unsigned int *avg_per_block, uint64_t *blocks, uint64_t *blocks_with_extra) xfs_btree_bload_level_geometry() argument
615 xfs_btree_bload_ensure_slack( struct xfs_btree_cur *cur, int *slack, int level) xfs_btree_bload_ensure_slack() argument
643 xfs_btree_bload_compute_geometry( struct xfs_btree_cur *cur, struct xfs_btree_bload *bbl, uint64_t nr_records) xfs_btree_bload_compute_geometry() argument
742 xfs_btree_bload( struct xfs_btree_cur *cur, struct xfs_btree_bload *bbl, void *priv) xfs_btree_bload() argument
[all...]
H A Dxfs_refcount_btree.c28 xfs_refcountbt_dup_cursor( struct xfs_btree_cur *cur) xfs_refcountbt_dup_cursor() argument
36 xfs_refcountbt_set_root( struct xfs_btree_cur *cur, const union xfs_btree_ptr *ptr, int inc) xfs_refcountbt_set_root() argument
56 xfs_refcountbt_alloc_block( struct xfs_btree_cur *cur, const union xfs_btree_ptr *start, union xfs_btree_ptr *new, int *stat) xfs_refcountbt_alloc_block() argument
101 xfs_refcountbt_free_block( struct xfs_btree_cur *cur, struct xfs_buf *bp) xfs_refcountbt_free_block() argument
119 xfs_refcountbt_get_minrecs( struct xfs_btree_cur *cur, int level) xfs_refcountbt_get_minrecs() argument
127 xfs_refcountbt_get_maxrecs( struct xfs_btree_cur *cur, int level) xfs_refcountbt_get_maxrecs() argument
155 xfs_refcountbt_init_rec_from_cur( struct xfs_btree_cur *cur, union xfs_btree_rec *rec) xfs_refcountbt_init_rec_from_cur() argument
170 xfs_refcountbt_init_ptr_from_cur( struct xfs_btree_cur *cur, union xfs_btree_ptr *ptr) xfs_refcountbt_init_ptr_from_cur() argument
182 xfs_refcountbt_key_diff( struct xfs_btree_cur *cur, const union xfs_btree_key *key) xfs_refcountbt_key_diff() argument
196 xfs_refcountbt_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_refcountbt_diff_two_keys() argument
280 xfs_refcountbt_keys_inorder( struct xfs_btree_cur *cur, const union xfs_btree_key *k1, const union xfs_btree_key *k2) xfs_refcountbt_keys_inorder() argument
290 xfs_refcountbt_recs_inorder( struct xfs_btree_cur *cur, const union xfs_btree_rec *r1, const union xfs_btree_rec *r2) xfs_refcountbt_recs_inorder() argument
301 xfs_refcountbt_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_refcountbt_keys_contiguous() argument
344 struct xfs_btree_cur *cur; xfs_refcountbt_init_common() local
370 struct xfs_btree_cur *cur; xfs_refcountbt_init_cursor() local
385 struct xfs_btree_cur *cur; xfs_refcountbt_stage_cursor() local
397 xfs_refcountbt_commit_staged_btree( struct xfs_btree_cur *cur, struct xfs_trans *tp, struct xfs_buf *agbp) xfs_refcountbt_commit_staged_btree() argument
[all...]
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dibalance.c131 struct buffer_head *cur = cur_bi->bi_bh; in internal_insert_childs() local
209 struct buffer_head *cur = cur_bi->bi_bh; internal_delete_pointers_items() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dialloc.c73 struct xfs_btree_cur *cur = sc->sa.fino_cur; in xchk_inobt_xref_finobt() local
176 struct xfs_btree_cur *cur = sc->sa.ino_cur; in xchk_finobt_xref_inobt() local
717 struct xfs_btree_cur *cur; xchk_iallocbt() local
[all...]
H A Dbtree.c26 __xchk_btree_process_error( struct xfs_scrub *sc, struct xfs_btree_cur *cur, int level, int *error, __u32 errflag, void *ret_ip) __xchk_btree_process_error() argument
62 xchk_btree_process_error( struct xfs_scrub *sc, struct xfs_btree_cur *cur, int level, int *error) xchk_btree_process_error() argument
73 xchk_btree_xref_process_error( struct xfs_scrub *sc, struct xfs_btree_cur *cur, int level, int *error) xchk_btree_xref_process_error() argument
85 __xchk_btree_set_corrupt( struct xfs_scrub *sc, struct xfs_btree_cur *cur, int level, __u32 errflag, void *ret_ip) __xchk_btree_set_corrupt() argument
103 xchk_btree_set_corrupt( struct xfs_scrub *sc, struct xfs_btree_cur *cur, int level) xchk_btree_set_corrupt() argument
113 xchk_btree_xref_set_corrupt( struct xfs_scrub *sc, struct xfs_btree_cur *cur, int level) xchk_btree_xref_set_corrupt() argument
123 xchk_btree_set_preen( struct xfs_scrub *sc, struct xfs_btree_cur *cur, int level) xchk_btree_set_preen() argument
140 struct xfs_btree_cur *cur = bs->cur; xchk_btree_rec() local
190 struct xfs_btree_cur *cur = bs->cur; xchk_btree_key() local
265 struct xfs_btree_cur *cur = bs->cur; xchk_btree_block_check_sibling() local
326 struct xfs_btree_cur *cur = bs->cur; xchk_btree_block_check_siblings() local
423 struct xfs_btree_cur *cur = bs->cur; xchk_btree_check_owner() local
496 struct xfs_btree_cur *cur = bs->cur; xchk_btree_check_minrecs() local
547 struct xfs_btree_cur *cur = bs->cur; xchk_btree_block_check_keys() local
646 struct xfs_btree_cur *cur = bs->cur; xchk_btree_block_keys() local
685 xchk_btree( struct xfs_scrub *sc, struct xfs_btree_cur *cur, xchk_btree_rec_fn scrub_fn, const struct xfs_owner_info *oinfo, void *private) xchk_btree() argument
[all...]
H A Dagheader_repair.c256 struct xfs_btree_cur *cur = NULL; in xrep_agf_calc_from_btrees() local
88 xrep_agf_walk_allocbt( struct xfs_btree_cur *cur, const struct xfs_alloc_rec_incore *rec, void *priv) xrep_agf_walk_allocbt() argument
472 xrep_agfl_walk_rmap( struct xfs_btree_cur *cur, const struct xfs_rmap_irec *rec, void *priv) xrep_agfl_walk_rmap() argument
546 struct xfs_btree_cur *cur; xrep_agfl_collect_blocks() local
901 struct xfs_btree_cur *cur; xrep_agi_calc_from_btrees() local
[all...]
H A Dbmap.c507 struct xfs_btree_cur *cur; in xchk_bmap_btree() local
534 xchk_bmap_check_rmap( struct xfs_btree_cur *cur, const struct xfs_rmap_irec *rec, void *priv) xchk_bmap_check_rmap() argument
614 struct xfs_btree_cur *cur; xchk_bmap_check_ag_rmaps() local
[all...]
/kernel/linux/linux-6.6/include/crypto/
H A Dif_alg.h67 unsigned int cur; /* Last processed SG entry */ member
/kernel/linux/linux-6.6/drivers/soc/mediatek/
H A Dmtk-mmsys.c160 mtk_mmsys_ddp_connect(struct device *dev, enum mtk_ddp_comp_id cur, enum mtk_ddp_comp_id next) mtk_mmsys_ddp_connect() argument
175 mtk_mmsys_ddp_disconnect(struct device *dev, enum mtk_ddp_comp_id cur, enum mtk_ddp_comp_id next) mtk_mmsys_ddp_disconnect() argument
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dsc2731_charger.c110 static int sc2731_charger_set_current(struct sc2731_charger_info *info, u32 cur) in sc2731_charger_set_current() argument
149 sc2731_charger_get_current(struct sc2731_charger_info *info, u32 *cur) sc2731_charger_get_current() argument
165 sc2731_charger_get_current_limit(struct sc2731_charger_info *info, u32 *cur) sc2731_charger_get_current_limit() argument
244 u32 cur; sc2731_charger_usb_get_property() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/typec/altmodes/
H A Ddisplayport.c416 u8 cur; in configuration_show() local
518 u8 cur; in pin_assignment_show() local
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm_tis_i2c_cr50.c455 size_t burstcnt, cur, len, expected; in tpm_cr50_i2c_tis_recv() local
/kernel/linux/linux-6.6/kernel/kcsan/
H A Dreport.c280 char *cur; in get_stack_skipnr() local
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbpf_lru_list.c175 struct list_head *cur, *last, *next = inactive; in __bpf_lru_list_rotate_inactive() local
/kernel/linux/linux-6.6/drivers/crypto/stm32/
H A Dstm32-crc32.c222 const u8 *cur; in stm32_crc_update() local

Completed in 31 milliseconds

1...<<21222324252627282930>>...62