Home
last modified time | relevance | path

Searched defs:it (Results 1 – 25 of 223) sorted by relevance

123456789

/linux/drivers/gpu/drm/bridge/
H A Dite-it6263.c352 static int it6263_parse_dt(struct it6263 *it) in it6263_parse_dt()
414 static inline int it6263_lvds_set_i2c_addr(struct it6263 *it) in it6263_lvds_set_i2c_addr()
426 static inline void it6263_lvds_reset(struct it6263 *it) in it6263_lvds_reset()
451 static inline void it6263_lvds_set_interface(struct it6263 *it) in it6263_lvds_set_interface()
475 static inline void it6263_lvds_set_afe(struct it6263 *it) in it6263_lvds_set_afe()
490 static inline void it6263_lvds_sys_cfg(struct it6263 *it) in it6263_lvds_sys_cfg()
496 static inline void it6263_lvds_config(struct it6263 *it) in it6263_lvds_config()
504 static inline void it6263_hdmi_config(struct it6263 *it) in it6263_hdmi_config()
512 static enum drm_connector_status it6263_detect(struct it6263 *it) in it6263_detect()
525 struct it6263 *it = data; in it6263_read_edid() local
[all …]
/linux/tools/testing/selftests/bpf/progs/
H A Diters.c33 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 Diters_num.c142 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; in num_overfetched_elem_cnt() local
226 struct bpf_iter_num it; in num_fail_elem_cnt() local
H A Diters_testmod_seq.c85 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; in testmod_seq_getter_good() local
H A Dverifier_bits_iter.c25 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
/linux/drivers/usb/typec/mux/
H A Dit5205.c71 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 static void it5205_enable_ovp(struct it5205 *it) in it5205_enable_ovp()
177 struct it5205 *it; in it5205_probe() local
262 struct it5205 *it = i2c_get_clientdata(client); in it5205_remove() local
/linux/kernel/bpf/
H A Dkmem_cache_iter.c24 __bpf_kfunc int bpf_iter_kmem_cache_new(struct bpf_iter_kmem_cache *it) in bpf_iter_kmem_cache_new()
35 __bpf_kfunc struct kmem_cache *bpf_iter_kmem_cache_next(struct bpf_iter_kmem_cache *it) in bpf_iter_kmem_cache_next()
80 __bpf_kfunc void bpf_iter_kmem_cache_destroy(struct bpf_iter_kmem_cache *it) in bpf_iter_kmem_cache_destroy()
111 struct bpf_iter_kmem_cache it; member
H A Dtask_iter.c818 __bpf_kfunc int bpf_iter_task_vma_new(struct bpf_iter_task_vma *it, in bpf_iter_task_vma_new()
862 __bpf_kfunc struct vm_area_struct *bpf_iter_task_vma_next(struct bpf_iter_task_vma *it) in bpf_iter_task_vma_next()
871 __bpf_kfunc void bpf_iter_task_vma_destroy(struct bpf_iter_task_vma *it) in bpf_iter_task_vma_destroy()
896 __bpf_kfunc int bpf_iter_css_task_new(struct bpf_iter_css_task *it, in bpf_iter_css_task_new()
921 __bpf_kfunc struct task_struct *bpf_iter_css_task_next(struct bpf_iter_css_task *it) in bpf_iter_css_task_next()
930 __bpf_kfunc void bpf_iter_css_task_destroy(struct bpf_iter_css_task *it) in bpf_iter_css_task_destroy()
965 __bpf_kfunc int bpf_iter_task_new(struct bpf_iter_task *it, in bpf_iter_task_new()
997 __bpf_kfunc struct task_struct *bpf_iter_task_next(struct bpf_iter_task *it) in bpf_iter_task_next()
1026 __bpf_kfunc void bpf_iter_task_destroy(struct bpf_iter_task *it) in bpf_iter_task_destroy()
H A Ddmabuf_iter.c161 __bpf_kfunc int bpf_iter_dmabuf_new(struct bpf_iter_dmabuf *it) in bpf_iter_dmabuf_new()
172 __bpf_kfunc struct dma_buf *bpf_iter_dmabuf_next(struct bpf_iter_dmabuf *it) in bpf_iter_dmabuf_next()
184 __bpf_kfunc void bpf_iter_dmabuf_destroy(struct bpf_iter_dmabuf *it) in bpf_iter_dmabuf_destroy()
H A Dcgroup_iter.c310 bpf_iter_css_new(struct bpf_iter_css * it,struct cgroup_subsys_state * start,unsigned int flags) bpf_iter_css_new() argument
334 bpf_iter_css_next(struct bpf_iter_css * it) bpf_iter_css_next() argument
355 bpf_iter_css_destroy(struct bpf_iter_css * it) bpf_iter_css_destroy() argument
/linux/fs/erofs/
H A Dxattr.c117 static int erofs_xattr_copy_to_buffer(struct erofs_xattr_iter *it, in erofs_xattr_copy_to_buffer()
137 static int erofs_listxattr_foreach(struct erofs_xattr_iter *it) in erofs_listxattr_foreach()
188 static int erofs_getxattr_foreach(struct erofs_xattr_iter *it) in erofs_getxattr_foreach()
251 static int erofs_xattr_iter_inline(struct erofs_xattr_iter *it, in erofs_xattr_iter_inline()
298 static int erofs_xattr_iter_shared(struct erofs_xattr_iter *it, in erofs_xattr_iter_shared()
334 struct erofs_xattr_iter it; in erofs_getxattr() local
375 struct erofs_xattr_iter it; in erofs_listxattr() local
/linux/fs/smb/client/
H A Ddfs_cache.h61 struct dfs_cache_tgt_iterator *it) in dfs_cache_get_next_tgt()
81 struct dfs_cache_tgt_iterator *it, *nit; in dfs_cache_free_tgts() local
94 dfs_cache_get_tgt_name(const struct dfs_cache_tgt_iterator *it) in dfs_cache_get_tgt_name()
/linux/rust/syn/gen/
H A Dvisit_mut.rs979 let it = el.value_mut(); in visit_angle_bracketed_generic_arguments_mut() localVariable
1190 let it = el.value_mut(); in visit_bound_lifetimes_mut() localVariable
1238 let it = el.value_mut(); in visit_constraint_mut() localVariable
1269 let it = el.value_mut(); in visit_data_enum_mut() localVariable
1442 let it = el.value_mut(); in visit_expr_array_mut() localVariable
1527 let it = el.value_mut(); in visit_expr_call_mut() localVariable
1558 let it = el.value_mut(); in visit_expr_closure_mut() localVariable
1731 let it = el.value_mut(); in visit_expr_method_call_mut() localVariable
1832 let it = el.value_mut(); in visit_expr_struct_mut() localVariable
1869 let it = el.value_mut(); in visit_expr_tuple_mut() localVariable
[all …]
H A Dvisit.rs971 let it = el.value(); in visit_angle_bracketed_generic_arguments() localVariable
1188 let it = el.value(); in visit_bound_lifetimes() localVariable
1238 let it = el.value(); in visit_constraint() localVariable
1269 let it = el.value(); in visit_data_enum() localVariable
1446 let it = el.value(); in visit_expr_array() localVariable
1545 let it = el.value(); in visit_expr_call() localVariable
1580 let it = el.value(); in visit_expr_closure() localVariable
1781 let it = el.value(); in visit_expr_method_call() localVariable
1898 let it = el.value(); in visit_expr_struct() localVariable
1941 let it = el.value(); in visit_expr_tuple() localVariable
[all …]
/linux/Documentation/driver-api/tty/
H A Dn_gsm.rst18 Config Initiator
119 Config Requester
/linux/tools/lib/bpf/
H A Dbtf_iter.c16 int btf_field_iter_init(struct btf_field_iter *it, struct btf_type *t, in btf_field_iter_init()
145 __u32 *btf_field_iter_next(struct btf_field_iter *it) in btf_field_iter_next()
/linux/tools/testing/selftests/bpf/
H A Dbpf_arena_list.h28 static inline void *bpf_iter_num_new(struct bpf_iter_num *it, int i, int j) { return NULL; } in bpf_iter_num_new()
29 static inline void bpf_iter_num_destroy(struct bpf_iter_num *it) {} in bpf_iter_num_destroy()
30 static inline bool bpf_iter_num_next(struct bpf_iter_num *it) { return true; } in bpf_iter_num_next()
/linux/tools/testing/selftests/kvm/lib/
H A Dlru_gen_util.c43 static char *split_next(struct split_iterator *it) in split_next()
55 struct split_iterator it = { .str = line }; in memcg_stats_handle_searching() local
86 struct split_iterator it = { .str = line }; in memcg_stats_handle_in_memcg() local
127 struct split_iterator it = { .str = my_line }; in memcg_stats_handle_in_node() local
/linux/drivers/gpu/drm/i915/
H A Di915_scheduler.h19 #define priolist_for_each_request(it, plist) \ argument
22 #define priolist_for_each_request_consume(it, n, plist) \ argument
H A Di915_active.c129 struct active_node *it, *n; in __active_retire() local
234 struct active_node *it; in __active_lookup() local
550 static int flush_barrier(struct active_node *it) in flush_barrier()
567 struct active_node *it, *n; in flush_lazy_signals() local
690 struct active_node *it, *n; in await_active() local
943 struct active_node *it; in i915_active_acquire_barrier() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmm.c98 nvkm_vmm_trace(struct nvkm_vmm_iter *it, char *buf) in nvkm_vmm_trace()
120 nvkm_vmm_flush_mark(struct nvkm_vmm_iter *it) in nvkm_vmm_flush_mark()
126 nvkm_vmm_flush(struct nvkm_vmm_iter *it) in nvkm_vmm_flush()
138 nvkm_vmm_unref_pdes(struct nvkm_vmm_iter *it) in nvkm_vmm_unref_pdes()
197 nvkm_vmm_unref_sptes(struct nvkm_vmm_iter *it, struct nvkm_vmm_pt *pgt, in nvkm_vmm_unref_sptes()
261 nvkm_vmm_unref_ptes(struct nvkm_vmm_iter *it, bool pfn, u32 ptei, u32 ptes) in nvkm_vmm_unref_ptes()
308 nvkm_vmm_ref_sptes(struct nvkm_vmm_iter *it, struct nvkm_vmm_pt *pgt, in nvkm_vmm_ref_sptes()
378 nvkm_vmm_ref_ptes(struct nvkm_vmm_iter *it, bool pfn, u32 ptei, u32 ptes) in nvkm_vmm_ref_ptes()
418 nvkm_vmm_sparse_unref_ptes(struct nvkm_vmm_iter *it, bool pfn, u32 ptei, u32 ptes) in nvkm_vmm_sparse_unref_ptes()
430 nvkm_vmm_sparse_ref_ptes(struct nvkm_vmm_iter *it, bool pfn, u32 ptei, u32 ptes) in nvkm_vmm_sparse_ref_ptes()
[all …]
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_active.c266 static struct intel_engine_cs *node_to_barrier(struct active_node *it) in node_to_barrier()
289 struct active_node *it, *n; in i915_active_print() local
337 struct active_node *it, *n; in i915_active_unlock_wait() local
/linux/scripts/kconfig/
H A Dqconf.cc56 QStringList::Iterator it; in readSizes() local
75 QList<int>::ConstIterator it; in writeSizes() local
437 QTreeWidgetItemIterator it(this); in updateList() local
477 QListIterator<ConfigList *> it(allLists); in updateListForAll() local
488 QListIterator<ConfigList *> it(allLists); in updateListAllForAll() local
586 QTreeWidgetItemIterator it(this); in setParentMenu() local
916 QTreeWidgetItemIterator it(this); in setAllOpen() local
/linux/kernel/cgroup/
H A Dlegacy_freezer.c245 struct css_task_iter it; in update_if_frozen() local
309 struct css_task_iter it; in freeze_cgroup() local
320 struct css_task_iter it; in unfreeze_cgroup() local
/linux/drivers/s390/cio/
H A Dblacklist.c303 cio_ignore_proc_seq_stop(struct seq_file *s, void *it) in cio_ignore_proc_seq_stop()
308 cio_ignore_proc_seq_next(struct seq_file *s, void *it, loff_t *offset) in cio_ignore_proc_seq_next()
328 cio_ignore_proc_seq_show(struct seq_file *s, void *it) in cio_ignore_proc_seq_show()

123456789