/linux/drivers/gpu/drm/bridge/ |
H A D | ite-it6263.c | 343 static int it6263_parse_dt(struct it6263 *it) in it6263_parse_dt() argument 405 it6263_lvds_set_i2c_addr(struct it6263 * it) it6263_lvds_set_i2c_addr() argument 417 it6263_lvds_reset(struct it6263 * it) it6263_lvds_reset() argument 442 it6263_lvds_set_interface(struct it6263 * it) it6263_lvds_set_interface() argument 466 it6263_lvds_set_afe(struct it6263 * it) it6263_lvds_set_afe() argument 481 it6263_lvds_sys_cfg(struct it6263 * it) it6263_lvds_sys_cfg() argument 487 it6263_lvds_config(struct it6263 * it) it6263_lvds_config() argument 495 it6263_hdmi_config(struct it6263 * it) it6263_hdmi_config() argument 503 it6263_detect(struct it6263 * it) it6263_detect() argument 516 struct it6263 *it = data; it6263_read_edid() local 575 struct it6263 *it = bridge_to_it6263(bridge); it6263_bridge_atomic_disable() local 586 struct it6263 *it = bridge_to_it6263(bridge); it6263_bridge_atomic_enable() local 671 struct it6263 *it = bridge_to_it6263(bridge); it6263_bridge_attach() local 699 struct it6263 *it = bridge_to_it6263(bridge); it6263_bridge_detect() local 708 struct it6263 *it = bridge_to_it6263(bridge); it6263_bridge_edid_read() local 721 struct it6263 *it = bridge_to_it6263(bridge); it6263_bridge_atomic_get_input_bus_fmts() local 756 struct it6263 *it = bridge_to_it6263(bridge); it6263_hdmi_clear_infoframe() local 770 struct it6263 *it = bridge_to_it6263(bridge); it6263_hdmi_write_infoframe() local 817 struct it6263 *it; it6263_probe() local [all...] |
/linux/tools/testing/selftests/bpf/progs/ |
H A D | iters.c | 33 struct bpf_iter_num it; in iter_err_unsafe_c_loop() local 53 struct bpf_iter_num it; in iter_err_unsafe_asm_loop() local 95 struct bpf_iter_num it; iter_while_loop() local 113 __attribute__((cleanup(bpf_iter_num_destroy))) struct bpf_iter_num it; iter_while_loop_auto_cleanup() local 131 struct bpf_iter_num it; iter_for_loop() local 179 struct bpf_iter_num it; iter_pragma_unroll_loop() local 199 struct bpf_iter_num it; iter_manual_unroll_loop() local 222 struct bpf_iter_num it; iter_multiple_sequential_loops() local 265 struct bpf_iter_num it; iter_limit_cond_break_loop() local 290 struct bpf_iter_num it; iter_obfuscate_counter() local 334 struct bpf_iter_num it; iter_search_loop() local 660 fill(struct bpf_iter_num * it,int * arr,__u32 n,int mul) fill() argument 672 sum(struct bpf_iter_num * it,int * arr,__u32 n) sum() argument 691 struct bpf_iter_num it; iter_pass_iter_ptr_to_subprog() local [all...] |
H A D | iters_num.c | 142 struct bpf_iter_num it; in num_invalid_range() local 156 struct bpf_iter_num it; in num_max_range() local 170 struct bpf_iter_num it; in num_e2big_range() local 184 struct bpf_iter_num it; in num_succ_elem_cnt() local 204 struct bpf_iter_num it; num_overfetched_elem_cnt() local 226 struct bpf_iter_num it; num_fail_elem_cnt() local [all...] |
H A D | iters_testmod_seq.c | 85 struct bpf_iter_testmod_seq it; in testmod_seq_getter_before_bad() local 95 struct bpf_iter_testmod_seq it; in testmod_seq_getter_after_bad() local 113 struct bpf_iter_testmod_seq it; testmod_seq_getter_good() local [all...] |
H A D | verifier_bits_iter.c | 25 struct bpf_iter_bits it; in BPF_PROG() local 38 struct bpf_iter_bits it = {}; in BPF_PROG() local 49 struct bpf_iter_bits it = {}; in BPF_PROG() local [all...] |
/linux/drivers/usb/typec/mux/ |
H A D | it5205.c | 71 struct it5205 *it = typec_switch_get_drvdata(sw); in it5205_switch_set() local 94 struct it5205 *it = typec_mux_get_drvdata(mux); in it5205_mux_set() local 126 struct it5205 *it = data; in it5205_irq_handler() local 147 it5205_enable_ovp(struct it5205 * it) it5205_enable_ovp() argument 177 struct it5205 *it; it5205_probe() local 262 struct it5205 *it = i2c_get_clientdata(client); it5205_remove() local [all...] |
/linux/fs/erofs/ |
H A D | xattr.c | 31 struct erofs_xattr_iter it; in erofs_init_inode_xattrs() local 180 erofs_xattr_copy_to_buffer(struct erofs_xattr_iter * it,unsigned int len) erofs_xattr_copy_to_buffer() argument 202 erofs_listxattr_foreach(struct erofs_xattr_iter * it) erofs_listxattr_foreach() argument 253 erofs_getxattr_foreach(struct erofs_xattr_iter * it) erofs_getxattr_foreach() argument 316 erofs_xattr_iter_inline(struct erofs_xattr_iter * it,struct inode * inode,bool getxattr) erofs_xattr_iter_inline() argument 363 erofs_xattr_iter_shared(struct erofs_xattr_iter * it,struct inode * inode,bool getxattr) erofs_xattr_iter_shared() argument 399 struct erofs_xattr_iter it; erofs_getxattr() local 440 struct erofs_xattr_iter it; erofs_listxattr() local [all...] |
/linux/kernel/bpf/ |
H A D | kmem_cache_iter.c | 24 __bpf_kfunc int bpf_iter_kmem_cache_new(struct bpf_iter_kmem_cache *it) in bpf_iter_kmem_cache_new() argument 35 __bpf_kfunc struct kmem_cache *bpf_iter_kmem_cache_next(struct bpf_iter_kmem_cache *it) in bpf_iter_kmem_cache_next() argument 80 __bpf_kfunc void bpf_iter_kmem_cache_destroy(struct bpf_iter_kmem_cache *it) in bpf_iter_kmem_cache_destroy() argument 111 struct bpf_iter_kmem_cache it; member [all...] |
H A D | dmabuf_iter.c | 119 __bpf_kfunc int bpf_iter_dmabuf_new(struct bpf_iter_dmabuf *it) in bpf_iter_dmabuf_new() argument 130 __bpf_kfunc struct dma_buf *bpf_iter_dmabuf_next(struct bpf_iter_dmabuf *it) in bpf_iter_dmabuf_next() argument 142 __bpf_kfunc void bpf_iter_dmabuf_destroy(struct bpf_iter_dmabuf *it) in bpf_iter_dmabuf_destroy() argument
|
H A D | task_iter.c | 818 __bpf_kfunc int bpf_iter_task_vma_new(struct bpf_iter_task_vma *it, in bpf_iter_task_vma_new() argument 862 __bpf_kfunc struct vm_area_struct *bpf_iter_task_vma_next(struct bpf_iter_task_vma *it) in bpf_iter_task_vma_next() argument 871 bpf_iter_task_vma_destroy(struct bpf_iter_task_vma * it) bpf_iter_task_vma_destroy() argument 896 bpf_iter_css_task_new(struct bpf_iter_css_task * it,struct cgroup_subsys_state * css,unsigned int flags) bpf_iter_css_task_new() argument 921 bpf_iter_css_task_next(struct bpf_iter_css_task * it) bpf_iter_css_task_next() argument 930 bpf_iter_css_task_destroy(struct bpf_iter_css_task * it) bpf_iter_css_task_destroy() argument 965 bpf_iter_task_new(struct bpf_iter_task * it,struct task_struct * task__nullable,unsigned int flags) bpf_iter_task_new() argument 997 bpf_iter_task_next(struct bpf_iter_task * it) bpf_iter_task_next() argument 1026 bpf_iter_task_destroy(struct bpf_iter_task * it) bpf_iter_task_destroy() argument [all...] |
H A D | cgroup_iter.c | 310 __bpf_kfunc int bpf_iter_css_new(struct bpf_iter_css *it, in bpf_iter_css_new() argument 334 __bpf_kfunc struct cgroup_subsys_state *bpf_iter_css_next(struct bpf_iter_css *it) in bpf_iter_css_next() argument 355 __bpf_kfunc void bpf_iter_css_destroy(struct bpf_iter_css *it) in bpf_iter_css_destroy() argument
|
/linux/fs/smb/client/ |
H A D | dfs_cache.h | 56 struct dfs_cache_tgt_iterator *it) in dfs_cache_get_next_tgt() argument 76 struct dfs_cache_tgt_iterator *it, *nit; in dfs_cache_free_tgts() local 89 dfs_cache_get_tgt_name(const struct dfs_cache_tgt_iterator * it) dfs_cache_get_tgt_name() argument [all...] |
/linux/Documentation/driver-api/tty/ |
H A D | n_gsm.rst | 18 Config InitiatorHow to use it global() argument 119 Config RequesterHow to use it global() argument
|
/linux/tools/lib/bpf/ |
H A D | btf_iter.c | 16 int btf_field_iter_init(struct btf_field_iter *it, struct btf_type *t, in btf_field_iter_init() argument 145 btf_field_iter_next(struct btf_field_iter * it) btf_field_iter_next() argument [all...] |
H A D | btf_relocate.c | 69 struct btf_field_iter it; in btf_relocate_rewrite_type_id() local 135 struct btf_field_iter it; in btf_mark_embedded_composite_type_ids() local 415 struct btf_field_iter it; in btf_relocate_rewrite_strs() local [all...] |
/linux/tools/testing/selftests/bpf/ |
H A D | bpf_arena_list.h | 28 static inline void *bpf_iter_num_new(struct bpf_iter_num *it, int i, int j) { return NULL; } in bpf_iter_num_new() argument 29 static inline void bpf_iter_num_destroy(struct bpf_iter_num *it) {} in bpf_iter_num_destroy() argument 30 static inline bool bpf_iter_num_next(struct bpf_iter_num *it) { return true; } in bpf_iter_num_next() argument
|
/linux/tools/testing/selftests/kvm/lib/ |
H A D | lru_gen_util.c | 43 static char *split_next(struct split_iterator *it) in split_next() argument 55 struct split_iterator it = { .str = line }; in memcg_stats_handle_searching() local 86 struct split_iterator it in memcg_stats_handle_in_memcg() local 127 struct split_iterator it = { .str = my_line }; memcg_stats_handle_in_node() local [all...] |
/linux/drivers/gpu/drm/i915/ |
H A D | i915_scheduler.h | 19 #define priolist_for_each_request(it, plist) \ argument 22 #define priolist_for_each_request_consume(it, n, plist) \ argument
|
H A D | i915_active.c | 129 struct active_node *it, *n; in __active_retire() local 234 struct active_node *it; in __active_lookup() local 551 flush_barrier(struct active_node * it) flush_barrier() argument 568 struct active_node *it, *n; flush_lazy_signals() local 691 struct active_node *it, *n; await_active() local 944 struct active_node *it; i915_active_acquire_barrier() local [all...] |
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | vmm.c | 98 nvkm_vmm_trace(struct nvkm_vmm_iter *it, char *buf) in nvkm_vmm_trace() argument 120 nvkm_vmm_flush_mark(struct nvkm_vmm_iter *it) in nvkm_vmm_flush_mark() argument 126 nvkm_vmm_flush(struct nvkm_vmm_iter *it) in nvkm_vmm_flush() argument 138 nvkm_vmm_unref_pdes(struct nvkm_vmm_iter * it) nvkm_vmm_unref_pdes() argument 197 nvkm_vmm_unref_sptes(struct nvkm_vmm_iter * it,struct nvkm_vmm_pt * pgt,const struct nvkm_vmm_desc * desc,u32 ptei,u32 ptes) nvkm_vmm_unref_sptes() argument 258 nvkm_vmm_unref_ptes(struct nvkm_vmm_iter * it,bool pfn,u32 ptei,u32 ptes) nvkm_vmm_unref_ptes() argument 296 nvkm_vmm_ref_sptes(struct nvkm_vmm_iter * it,struct nvkm_vmm_pt * pgt,const struct nvkm_vmm_desc * desc,u32 ptei,u32 ptes) nvkm_vmm_ref_sptes() argument 364 nvkm_vmm_ref_ptes(struct nvkm_vmm_iter * it,bool pfn,u32 ptei,u32 ptes) nvkm_vmm_ref_ptes() argument 394 nvkm_vmm_sparse_unref_ptes(struct nvkm_vmm_iter * it,bool pfn,u32 ptei,u32 ptes) nvkm_vmm_sparse_unref_ptes() argument 406 nvkm_vmm_sparse_ref_ptes(struct nvkm_vmm_iter * it,bool pfn,u32 ptei,u32 ptes) nvkm_vmm_sparse_ref_ptes() argument 413 nvkm_vmm_ref_hwpt(struct nvkm_vmm_iter * it,struct nvkm_vmm_pt * pgd,u32 pdei) nvkm_vmm_ref_hwpt() argument 484 nvkm_vmm_ref_swpt(struct nvkm_vmm_iter * it,struct nvkm_vmm_pt * pgd,u32 pdei) nvkm_vmm_ref_swpt() argument 508 struct nvkm_vmm_iter it; nvkm_vmm_iter() local 1911 nvkm_vmm_boot_ptes(struct nvkm_vmm_iter * it,bool pfn,u32 ptei,u32 ptes) nvkm_vmm_boot_ptes() argument [all...] |
/linux/drivers/gpu/drm/i915/selftests/ |
H A D | i915_active.c | 264 static struct intel_engine_cs *node_to_barrier(struct active_node *it) in node_to_barrier() argument 287 struct active_node *it, *n; in i915_active_print() local 335 struct active_node *it, * in i915_active_unlock_wait() local [all...] |
/linux/kernel/cgroup/ |
H A D | legacy_freezer.c | 252 struct css_task_iter it; in update_if_frozen() local 316 struct css_task_iter it; freeze_cgroup() local 327 struct css_task_iter it; unfreeze_cgroup() local [all...] |
/linux/drivers/s390/cio/ |
H A D | blacklist.c | 303 cio_ignore_proc_seq_stop(struct seq_file *s, void *it) in cio_ignore_proc_seq_stop() argument 308 cio_ignore_proc_seq_next(struct seq_file *s, void *it, loff_t *offset) in cio_ignore_proc_seq_next() argument 328 cio_ignore_proc_seq_show(struct seq_file *s, void *it) in cio_ignore_proc_seq_show() argument
|
/linux/sound/usb/ |
H A D | pcm.c | 761 struct snd_interval *it = hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); in hw_check_valid_format() local 802 static int apply_hw_params_minmax(struct snd_interval *it, unsigne argument 854 struct snd_interval *it = hw_param_interval(params, SNDRV_PCM_HW_PARAM_RATE); hw_rule_rate() local 918 struct snd_interval *it = hw_param_interval(params, SNDRV_PCM_HW_PARAM_CHANNELS); hw_rule_channels() local 998 struct snd_interval *it; hw_rule_period_time() local 1028 struct snd_interval *it; hw_rule_period_size_implicit_fb() local 1073 struct snd_interval *it; hw_rule_periods_implicit_fb() local [all...] |
/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_context.h | 223 i915_gem_engines_iter_init(struct i915_gem_engines_iter *it, in i915_gem_engines_iter_init() argument 233 #define for_each_gem_engine(ce, engines, it) \ argument
|