/kernel/linux/linux-5.10/sound/isa/es1688/ |
H A D | es1688_lib.c | 731 ucontrol->value.enumerated.item[0] = snd_es1688_mixer_read(chip, ES1688_REC_DEV) & 7; in snd_es1688_get_mux() 742 if (ucontrol->value.enumerated.item[0] > 8) in snd_es1688_put_mux() 746 nval = (ucontrol->value.enumerated.item[0] & 7) | (oval & ~15); in snd_es1688_put_mux()
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm8753.c | 230 ucontrol->value.enumerated.item[0] = wm8753->dai_func; in wm8753_get_dai() 241 if (wm8753->dai_func == ucontrol->value.enumerated.item[0]) in wm8753_set_dai() 249 wm8753->dai_func = ucontrol->value.enumerated.item[0]; in wm8753_set_dai()
|
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | bitmap.c | 851 * returns 1 if it finds an indirect item and gets valid hint info 860 __le32 *item; in get_left_neighbor() local 875 item = tp_item_body(path); in get_left_neighbor() 880 * for indirect item: go to left and look for the first non-hole entry in get_left_neighbor() 881 * in the indirect item in get_left_neighbor() 887 int t = get_block_num(item, pos_in_item); in get_left_neighbor()
|
/kernel/linux/linux-6.6/drivers/android/ |
H A D | binder_alloc.c | 969 * @item: item to free 970 * @lock: lock protecting the item 976 enum lru_status binder_alloc_free_page(struct list_head *item, 983 struct binder_lru_page *page = container_of(item, in __must_hold() 1010 list_lru_isolate(lru, item); in __must_hold()
|
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | bitmap.c | 851 * returns 1 if it finds an indirect item and gets valid hint info 860 __le32 *item; in get_left_neighbor() local 875 item = tp_item_body(path); in get_left_neighbor() 880 * for indirect item: go to left and look for the first non-hole entry in get_left_neighbor() 881 * in the indirect item in get_left_neighbor() 887 int t = get_block_num(item, pos_in_item); in get_left_neighbor()
|
/kernel/linux/linux-6.6/io_uring/ |
H A D | rsrc.c | 152 struct io_rsrc_put *prsrc = &node->item; in io_rsrc_put_work() 651 node->item.rsrc = rsrc; in io_queue_rsrc_removal() 653 node->item.tag = *tag_slot; in io_queue_rsrc_removal()
|
/kernel/linux/linux-6.6/rust/alloc/vec/ |
H A D | mod.rs | 1785 // All item are processed. This can be optimized to `set_len` by LLVM. 1869 /* Pointer to first item in vec[write..write+items_left] slice */ in drop() 1871 /* Pointer to first item in vec[read..] slice */ in drop() 3019 fn extend_one(&mut self, item: T) { in extend_one() 3020 self.push(item); in extend_one() 3038 // for item in iterator { in extend_desugared() 3039 // self.push(item); in extend_desugared() 3064 // for item in iterator { in try_extend_desugared() 3065 // self.push(item); in try_extend_desugared() 3272 fn extend_one(&mut self, &item in extend() [all...] |
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/ |
H A D | verbs.c | 654 unsigned long item) in rpcrdma_sendctx_next() 656 return likely(item < buf->rb_sc_last) ? item + 1 : 0; in rpcrdma_sendctx_next() 683 /* ORDER: item must be accessed _before_ head is updated */ in rpcrdma_sendctx_get_locked() 726 /* ORDER: item must be accessed _before_ tail is updated */ in rpcrdma_sendctx_put_locked() 653 rpcrdma_sendctx_next(struct rpcrdma_buffer *buf, unsigned long item) rpcrdma_sendctx_next() argument
|
/kernel/linux/linux-6.6/sound/isa/es1688/ |
H A D | es1688_lib.c | 731 ucontrol->value.enumerated.item[0] = snd_es1688_mixer_read(chip, ES1688_REC_DEV) & 7; in snd_es1688_get_mux() 742 if (ucontrol->value.enumerated.item[0] > 8) in snd_es1688_put_mux() 746 nval = (ucontrol->value.enumerated.item[0] & 7) | (oval & ~15); in snd_es1688_put_mux()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | lpass-va-macro.c | 516 val = ucontrol->value.enumerated.item[0]; in va_macro_put_dec_enum() 816 ucontrol->value.enumerated.item[0] = va->dec_mode[path]; in va_macro_dec_mode_get() 825 int value = ucontrol->value.enumerated.item[0]; in va_macro_dec_mode_put()
|
H A D | wm8753.c | 230 ucontrol->value.enumerated.item[0] = wm8753->dai_func; in wm8753_get_dai() 241 if (wm8753->dai_func == ucontrol->value.enumerated.item[0]) in wm8753_set_dai() 249 wm8753->dai_func = ucontrol->value.enumerated.item[0]; in wm8753_set_dai()
|
H A D | aw88261.c | 836 if (uinfo->value.enumerated.item >= count) in aw88261_profile_info() 837 uinfo->value.enumerated.item = count - 1; in aw88261_profile_info() 840 count = uinfo->value.enumerated.item; in aw88261_profile_info()
|
/kernel/linux/linux-6.6/sound/ppc/ |
H A D | tumbler.c | 807 ucontrol->value.enumerated.item[0] = mix->capture_source; in snapper_get_capture_source() 818 change = ucontrol->value.enumerated.item[0] != mix->capture_source; in snapper_put_capture_source() 820 mix->capture_source = !!ucontrol->value.enumerated.item[0]; in snapper_put_capture_source()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | extent-tree.c | 774 * points to the extent item, and -EAGAIN is returned. 862 "extent item not found for insert, bytenr %llu num_bytes %llu parent %llu root_objectid %llu owner %llu offset %llu", in lookup_inline_extent_backref() 954 * there is no corresponding back ref item. in lookup_inline_extent_backref() 956 * ref if there is any kind of item for this block in lookup_inline_extent_backref() 1426 struct btrfs_extent_item *item; in __btrfs_inc_extent_ref() local 1452 item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_extent_item); in __btrfs_inc_extent_ref() 1453 refs = btrfs_extent_refs(leaf, item); in __btrfs_inc_extent_ref() 1454 btrfs_set_extent_refs(leaf, item, refs + refs_to_add); in __btrfs_inc_extent_ref() 1456 __run_delayed_extent_op(extent_op, leaf, item); in __btrfs_inc_extent_ref() 1712 * the extent item fro in select_delayed_ref() 2663 struct btrfs_file_extent_item *item; btrfs_exclude_logged_extents() local [all...] |
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_trace.h | 2108 struct xlog_recover_item *item, int pass), 2109 TP_ARGS(log, trans, item, pass), 2112 __field(unsigned long, item) 2122 __entry->item = (unsigned long)item; 2125 __entry->type = ITEM_TYPE(item); 2127 __entry->count = item->ri_cnt; 2128 __entry->total = item->ri_total; 2130 TP_printk("dev %d:%d tid 0x%x lsn 0x%llx, pass %d, item %p, " 2131 "item typ [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | extent-tree.c | 42 #include "file-item.h" 171 "unexpected extent item size, has %u expect >= %zu", in btrfs_lookup_extent_info() 765 * points to the extent item, and -EAGAIN is returned. 854 "extent item not found for insert, bytenr %llu num_bytes %llu parent %llu root_objectid %llu owner %llu offset %llu", in lookup_inline_extent_backref() 866 "unexpected extent item size, has %llu expect >= %zu", in lookup_inline_extent_backref() 954 * there is no corresponding back ref item. in lookup_inline_extent_backref() 956 * ref if there is any kind of item for this block in lookup_inline_extent_backref() 1487 struct btrfs_extent_item *item; in __btrfs_inc_extent_ref() local 1512 item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_extent_item); in __btrfs_inc_extent_ref() 1513 refs = btrfs_extent_refs(leaf, item); in __btrfs_inc_extent_ref() 2626 struct btrfs_file_extent_item *item; btrfs_exclude_logged_extents() local [all...] |
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | alloc.c | 6461 struct ocfs2_cached_block_free *item; in ocfs2_cache_cluster_dealloc() local 6463 item = kzalloc(sizeof(*item), GFP_NOFS); in ocfs2_cache_cluster_dealloc() 6464 if (item == NULL) { in ocfs2_cache_cluster_dealloc() 6472 item->free_blk = blkno; in ocfs2_cache_cluster_dealloc() 6473 item->free_bit = bit; in ocfs2_cache_cluster_dealloc() 6474 item->free_next = ctxt->c_global_allocator; in ocfs2_cache_cluster_dealloc() 6476 ctxt->c_global_allocator = item; in ocfs2_cache_cluster_dealloc() 6755 struct ocfs2_cached_block_free *item; in ocfs2_cache_block_dealloc() local 6764 item in ocfs2_cache_block_dealloc() [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | alloc.c | 6461 struct ocfs2_cached_block_free *item; in ocfs2_cache_cluster_dealloc() local 6463 item = kzalloc(sizeof(*item), GFP_NOFS); in ocfs2_cache_cluster_dealloc() 6464 if (item == NULL) { in ocfs2_cache_cluster_dealloc() 6472 item->free_blk = blkno; in ocfs2_cache_cluster_dealloc() 6473 item->free_bit = bit; in ocfs2_cache_cluster_dealloc() 6474 item->free_next = ctxt->c_global_allocator; in ocfs2_cache_cluster_dealloc() 6476 ctxt->c_global_allocator = item; in ocfs2_cache_cluster_dealloc() 6755 struct ocfs2_cached_block_free *item; in ocfs2_cache_block_dealloc() local 6764 item in ocfs2_cache_block_dealloc() [all...] |
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_ecm.c | 824 static inline struct f_ecm_opts *to_f_ecm_opts(struct config_item *item) in to_f_ecm_opts() argument 826 return container_of(to_config_group(item), struct f_ecm_opts, in to_f_ecm_opts()
|
H A D | f_rndis.c | 851 static inline struct f_rndis_opts *to_f_rndis_opts(struct config_item *item) in to_f_rndis_opts() argument 853 return container_of(to_config_group(item), struct f_rndis_opts, in to_f_rndis_opts()
|
/kernel/linux/linux-5.10/sound/isa/sb/ |
H A D | sb16_main.c | 694 ucontrol->value.enumerated.item[0] = snd_sb16_get_dma_mode(chip); in snd_sb16_dma_control_get() 706 if ((nval = ucontrol->value.enumerated.item[0]) > 2) in snd_sb16_dma_control_put()
|
/kernel/linux/linux-5.10/sound/mips/ |
H A D | sgio2audio.c | 201 ucontrol->value.enumerated.item[0] = ad1843_get_recsrc(&chip->ad1843); in sgio2audio_source_get() 213 ucontrol->value.enumerated.item[0]); in sgio2audio_source_put()
|
/kernel/linux/linux-5.10/sound/pci/ |
H A D | bt87x.c | 631 value->value.enumerated.item[0] = (chip->reg_control & CTL_A_SEL_MASK) >> CTL_A_SEL_SHIFT; in snd_bt87x_capture_source_get() 645 | (value->value.enumerated.item[0] << CTL_A_SEL_SHIFT); in snd_bt87x_capture_source_put()
|
/kernel/linux/linux-5.10/sound/parisc/ |
H A D | harmony.c | 763 ucontrol->value.enumerated.item[0] = value; in snd_harmony_captureroute_get() 780 value = ucontrol->value.enumerated.item[0] & 1; in snd_harmony_captureroute_put()
|
/kernel/linux/linux-5.10/sound/pci/ice1712/ |
H A D | phase.c | 719 ucontrol->value.enumerated.item[0] = (wm_get(ice, WM_MASTER) & 0x8) == in phase28_oversampling_get() 733 if (ucontrol->value.enumerated.item[0]) in phase28_oversampling_put()
|