Home
last modified time | relevance | path

Searched defs:t (Results 76 – 100 of 3450) sorted by relevance

12345678910>>...138

/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtasks.h246 struct task_struct *t; in rcu_spawn_tasks_kthread_generic() local
305 struct task_struct *g, *t; in rcu_tasks_wait_gp() local
405 static void rcu_tasks_pertask(struct task_struct *t, struct list_head *hop) in rcu_tasks_pertask()
429 static void check_holdout_task(struct task_struct *t, in check_holdout_task()
464 struct task_struct *t, *t1; in check_all_holdout_tasks() local
590 struct task_struct *t = current; in exit_tasks_rcu_finish() local
776 void rcu_read_unlock_trace_special(struct task_struct *t, int nesting) in rcu_read_unlock_trace_special()
793 static void trc_add_holdout(struct task_struct *t, struct list_head *bhp) in trc_add_holdout()
802 static void trc_del_holdout(struct task_struct *t) in trc_del_holdout()
813 struct task_struct *t = current; in trc_read_check_handler() local
[all …]
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Drk_fiq_debugger.c75 static inline void rk_fiq_write(struct rk_fiq_debugger *t, in rk_fiq_write()
81 static inline unsigned int rk_fiq_read(struct rk_fiq_debugger *t, in rk_fiq_read()
87 static inline unsigned int rk_fiq_read_lsr(struct rk_fiq_debugger *t) in rk_fiq_read_lsr()
101 struct rk_fiq_debugger *t; in debug_port_init() local
154 struct rk_fiq_debugger *t; in debug_getc() local
200 struct rk_fiq_debugger *t; in debug_putc() local
222 struct rk_fiq_debugger *t; in debug_flush() local
246 struct rk_fiq_debugger *t; in console_putc() local
264 struct rk_fiq_debugger *t; in console_flush() local
384 struct rk_fiq_debugger *t; in console_write() local
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dconvert.h34 extern inline tree convert_to_integer_nofold (tree t, tree x) in convert_to_integer_nofold()
36 extern inline tree convert_to_pointer_nofold (tree t, tree x) in convert_to_pointer_nofold()
38 extern inline tree convert_to_real_nofold (tree t, tree x) in convert_to_real_nofold()
40 extern inline tree convert_to_complex_nofold (tree t, tree x) in convert_to_complex_nofold()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dconvert.h34 extern inline tree convert_to_integer_nofold (tree t, tree x) in convert_to_integer_nofold()
36 extern inline tree convert_to_pointer_nofold (tree t, tree x) in convert_to_pointer_nofold()
38 extern inline tree convert_to_real_nofold (tree t, tree x) in convert_to_real_nofold()
40 extern inline tree convert_to_complex_nofold (tree t, tree x) in convert_to_complex_nofold()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/tools/detail/
H A Dpolynomial_horner3_11.hpp48 V t[2]; in evaluate_polynomial_c_imp() local
61 V t[2]; in evaluate_polynomial_c_imp() local
76 V t[2]; in evaluate_polynomial_c_imp() local
93 V t[2]; in evaluate_polynomial_c_imp() local
112 V t[2]; in evaluate_polynomial_c_imp() local
133 V t[2]; in evaluate_polynomial_c_imp() local
156 V t[2]; in evaluate_polynomial_c_imp() local
/OK3568_Linux_fs/kernel/mm/damon/
H A Dvaddr.c29 static inline struct task_struct *damon_get_task_struct(struct damon_target *t) in damon_get_task_struct()
41 static struct mm_struct *damon_get_mm(struct damon_target *t) in damon_get_mm()
64 static int damon_va_evenly_split_region(struct damon_target *t, in damon_va_evenly_split_region()
172 static int damon_va_three_regions(struct damon_target *t, in damon_va_three_regions()
233 struct damon_target *t) in __damon_va_init_regions()
275 struct damon_target *t; in damon_va_init() local
305 static void damon_va_apply_three_regions(struct damon_target *t, in damon_va_apply_three_regions()
361 struct damon_target *t; in damon_va_update() local
483 struct damon_target *t; in damon_va_prepare_access_checks() local
648 struct damon_target *t; in damon_va_check_accesses() local
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/special_functions/
H A Dfpclassify.hpp111 inline bool is_nan_helper(T t, const boost::true_type&) in is_nan_helper()
153 inline int fpclassify_imp BOOST_NO_MACRO_EXPAND(T t, const native_tag&) in BOOST_NO_MACRO_EXPAND()
160 inline int fpclassify_imp BOOST_NO_MACRO_EXPAND(T t, const generic_tag<true>&) in BOOST_NO_MACRO_EXPAND()
196 inline int fpclassify_imp BOOST_NO_MACRO_EXPAND(T t, const generic_tag<false>&) in BOOST_NO_MACRO_EXPAND()
268 inline int fpclassify_imp BOOST_NO_MACRO_EXPAND(long double t, const native_tag&) in BOOST_NO_MACRO_EXPAND()
277 inline int fpclassify BOOST_NO_MACRO_EXPAND(T t) in BOOST_NO_MACRO_EXPAND()
293 inline int fpclassify<long double> BOOST_NO_MACRO_EXPAND(long double t) in BOOST_NO_MACRO_EXPAND()
347 inline bool isfinite_impl BOOST_NO_MACRO_EXPAND(long double t, const native_tag&) in BOOST_NO_MACRO_EXPAND()
418 inline bool isnormal_impl BOOST_NO_MACRO_EXPAND(long double t, const native_tag&) in BOOST_NO_MACRO_EXPAND()
507 inline bool isinf_impl BOOST_NO_MACRO_EXPAND(long double t, const native_tag&) in BOOST_NO_MACRO_EXPAND()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/
H A Dpvrusb2-util.h9 #define PVR2_DECOMPOSE_LE(t,i,d) \ argument
17 #define PVR2_DECOMPOSE_BE(t,i,d) \ argument
25 #define PVR2_COMPOSE_LE(t,i) \ argument
31 #define PVR2_COMPOSE_BE(t,i) \ argument
/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dbset.c294 struct bset_tree *t = b->set; in bch_btree_keys_free() local
319 struct bset_tree *t = b->set; in bch_btree_keys_alloc() local
437 static unsigned int to_inorder(unsigned int j, struct bset_tree *t) in to_inorder()
463 static unsigned int inorder_to_tree(unsigned int j, struct bset_tree *t) in inorder_to_tree()
525 static struct bkey *cacheline_to_bkey(struct bset_tree *t, in cacheline_to_bkey()
532 static unsigned int bkey_to_cacheline(struct bset_tree *t, struct bkey *k) in bkey_to_cacheline()
537 static unsigned int bkey_to_cacheline_offset(struct bset_tree *t, in bkey_to_cacheline_offset()
544 static struct bkey *tree_to_bkey(struct bset_tree *t, unsigned int j) in tree_to_bkey()
549 static struct bkey *tree_to_prev_bkey(struct bset_tree *t, unsigned int j) in tree_to_prev_bkey()
558 static struct bkey *table_to_bkey(struct bset_tree *t, unsigned int cacheline) in table_to_bkey()
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dppc-opcode.h286 #define ___PPC_RT(t) ___PPC_RS(t) argument
294 #define __PPC_RT(t) ___PPC_RT(__REG_##t) argument
299 #define __PPC_T_TLB(t) (((t) & 0x3) << 21) argument
309 #define __PPC_CT(t) (((t) & 0x0f) << 21) argument
336 #define PPC_RAW_DARN(t, l) (0x7c0005e6 | ___PPC_RT(t) | (((l) & 0x3) << 16)) argument
339 #define PPC_RAW_LQARX(t, a, b, eh) (0x7c000228 | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | __PPC… argument
340 #define PPC_RAW_LDARX(t, a, b, eh) (0x7c0000a8 | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | __PPC… argument
341 #define PPC_RAW_LWARX(t, a, b, eh) (0x7c000028 | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | __PPC… argument
344 #define PPC_RAW_STQCX(t, a, b) (0x7c00016d | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b)) argument
345 #define PPC_RAW_MADDHD(t, a, b, c) (0x10000030 | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | ___PP… argument
[all …]
/OK3568_Linux_fs/kernel/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c207 PyObject *t; in define_value() local
248 PyObject *t; in define_field() local
627 PyObject *t; in get_sample_value_as_tuple() local
665 PyObject *t = get_sample_value_as_tuple(&sample->read.group.values[i]); in set_sample_read_in_dict() local
669 PyObject *t = get_sample_value_as_tuple(&sample->read.one); in set_sample_read_in_dict() local
802 PyObject *handler, *context, *t, *obj = NULL, *callchain; in python_process_tracepoint() local
929 PyObject *t; in tuple_new() local
937 static int tuple_set_s64(PyObject *t, unsigned int pos, s64 val) in tuple_set_s64()
953 static int tuple_set_u64(PyObject *t, unsigned int pos, u64 val) in tuple_set_u64()
963 static int tuple_set_s32(PyObject *t, unsigned int pos, s32 val) in tuple_set_s32()
[all …]
/OK3568_Linux_fs/kernel/crypto/
H A Dgf128mul.c262 struct gf128mul_64k *t; in gf128mul_init_64k_bbe() local
302 void gf128mul_free_64k(struct gf128mul_64k *t) in gf128mul_free_64k()
312 void gf128mul_64k_bbe(be128 *a, const struct gf128mul_64k *t) in gf128mul_64k_bbe()
343 struct gf128mul_4k *t; in gf128mul_init_4k_lle() local
365 struct gf128mul_4k *t; in gf128mul_init_4k_bbe() local
385 void gf128mul_4k_lle(be128 *a, const struct gf128mul_4k *t) in gf128mul_4k_lle()
400 void gf128mul_4k_bbe(be128 *a, const struct gf128mul_4k *t) in gf128mul_4k_bbe()
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/
H A Dxf86drmHash.c116 drm_public int drmHashDestroy(void *t) in drmHashDestroy()
167 drm_public int drmHashLookup(void *t, unsigned long key, void **value) in drmHashLookup()
180 drm_public int drmHashInsert(void *t, unsigned long key, void *value) in drmHashInsert()
199 drm_public int drmHashDelete(void *t, unsigned long key) in drmHashDelete()
216 drm_public int drmHashNext(void *t, unsigned long *key, void **value) in drmHashNext()
233 drm_public int drmHashFirst(void *t, unsigned long *key, void **value) in drmHashFirst()
/OK3568_Linux_fs/kernel/sound/core/
H A Dhrtimer.c33 struct snd_timer *t = stime->timer; in snd_hrtimer_callback() local
64 static int snd_hrtimer_open(struct snd_timer *t) in snd_hrtimer_open()
78 static int snd_hrtimer_close(struct snd_timer *t) in snd_hrtimer_close()
95 static int snd_hrtimer_start(struct snd_timer *t) in snd_hrtimer_start()
106 static int snd_hrtimer_stop(struct snd_timer *t) in snd_hrtimer_stop()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Dmlme_linux.c23 static void sitesurvey_ctrl_handler(struct timer_list *t) in sitesurvey_ctrl_handler()
34 static void join_timeout_handler (struct timer_list *t) in join_timeout_handler()
42 static void _scan_timeout_handler (struct timer_list *t) in _scan_timeout_handler()
50 static void dhcp_timeout_handler (struct timer_list *t) in dhcp_timeout_handler()
58 static void wdg_timeout_handler (struct timer_list *t) in wdg_timeout_handler()
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-user.c93 struct target *t; member
194 static inline bool is_user_space_thread_present(struct target *t) in is_user_space_thread_present()
205 struct target *t = msg->t; in process_delayed_work() local
577 static struct message *msg_get_map(struct target *t) in msg_get_map()
590 static struct message *msg_get_to_user(struct target *t) in msg_get_to_user()
646 int target_poll(struct target *t) in target_poll()
653 struct target *t = container_of(ref, struct target, references); in target_release() local
682 void target_put(struct target *t) in target_put()
718 static struct channel *channel_alloc(struct target *t) in channel_alloc()
773 struct target *t; in dev_open() local
[all …]
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_recent.c144 static void recent_entry_remove(struct recent_table *t, struct recent_entry *e) in recent_entry_remove()
155 static void recent_entry_reap(struct recent_table *t, unsigned long time, in recent_entry_reap()
179 recent_entry_init(struct recent_table *t, const union nf_inet_addr *addr, in recent_entry_init()
209 static void recent_entry_update(struct recent_table *t, struct recent_entry *e) in recent_entry_update()
221 struct recent_table *t; in recent_table_lookup() local
229 static void recent_table_flush(struct recent_table *t) in recent_table_flush()
245 struct recent_table *t; in recent_mt() local
336 struct recent_table *t; in recent_mt_check() local
455 struct recent_table *t; in recent_mt_destroy() local
483 const struct recent_table *t = st->table; in recent_seq_start() local
[all …]
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dsched.h137 #define RPC_IS_ASYNC(t) ((t)->tk_flags & RPC_TASK_ASYNC) argument
138 #define RPC_IS_SWAPPER(t) ((t)->tk_flags & RPC_TASK_SWAPPER) argument
139 #define RPC_IS_SOFT(t) ((t)->tk_flags & (RPC_TASK_SOFT|RPC_TASK_TIMEOUT)) argument
140 #define RPC_IS_SOFTCONN(t) ((t)->tk_flags & RPC_TASK_SOFTCONN) argument
141 #define RPC_WAS_SENT(t) ((t)->tk_flags & RPC_TASK_SENT) argument
151 #define RPC_IS_RUNNING(t) test_bit(RPC_TASK_RUNNING, &(t)->tk_runstate) argument
152 #define rpc_set_running(t) set_bit(RPC_TASK_RUNNING, &(t)->tk_runstate) argument
153 #define rpc_test_and_set_running(t) \ argument
155 #define rpc_clear_running(t) \ argument
162 #define RPC_IS_QUEUED(t) test_bit(RPC_TASK_QUEUED, &(t)->tk_runstate) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/fieldbus/anybuss/
H A Dhost.c283 struct ab_task *t; in ab_task_create_get() local
299 struct ab_task *t = container_of(refcount, struct ab_task, refcount); in __ab_task_destroy() local
305 static void ab_task_put(struct ab_task *t) in ab_task_put()
310 static struct ab_task *__ab_task_get(struct ab_task *t) in __ab_task_get()
316 static void __ab_task_finish(struct ab_task *t, struct anybuss_host *cd) in __ab_task_finish()
327 struct ab_task *t; in ab_task_dequeue_finish_put() local
336 ab_task_enqueue(struct ab_task *t, struct kfifo *q, spinlock_t *slock, in ab_task_enqueue()
353 ab_task_enqueue_wait(struct ab_task *t, struct kfifo *q, spinlock_t *slock, in ab_task_enqueue_wait()
482 struct ab_task *t) in task_fn_power_off()
498 struct ab_task *t) in task_fn_power_on_2()
[all …]
/OK3568_Linux_fs/kernel/tools/testing/nvdimm/test/
H A Dnfit.c234 static int nd_intel_test_get_fw_info(struct nfit_test *t, in nd_intel_test_get_fw_info()
260 static int nd_intel_test_start_update(struct nfit_test *t, in nd_intel_test_start_update()
290 static int nd_intel_test_send_data(struct nfit_test *t, in nd_intel_test_send_data()
341 static int nd_intel_test_finish_fw(struct nfit_test *t, in nd_intel_test_finish_fw()
392 static int nd_intel_test_finish_query(struct nfit_test *t, in nd_intel_test_finish_query()
571 static int nfit_test_cmd_ars_start(struct nfit_test *t, in nfit_test_cmd_ars_start()
617 static int nfit_test_cmd_clear_error(struct nfit_test *t, in nfit_test_cmd_clear_error()
821 struct nfit_test *t = container_of(work, typeof(*t), work); in uc_error_notify() local
826 static int nfit_test_cmd_ars_error_inject(struct nfit_test *t, in nfit_test_cmd_ars_error_inject()
857 static int nfit_test_cmd_ars_inject_clear(struct nfit_test *t, in nfit_test_cmd_ars_inject_clear()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Dvariadic_templates_tools.hpp111 static type get(tuple<Head, Values...>& t) { return Next::get(t.tail()); } in get()
112 static const_type get(const tuple<Head, Values...>& t) { return Next::get(t.tail()); } in get()
121 static type get(tuple<Head, Values...>& t) { return t.head(); } in get()
122 static const_type get(const tuple<Head, Values...>& t){ return t.head(); } in get()
126 typename get_impl<I, tuple<Values...> >::type get(tuple<Values...>& t) in get()
130 typename get_impl<I, tuple<Values...> >::const_type get(const tuple<Values...>& t) in get()
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-ls1x.c76 #define ls1x_get_sec(t) (((t) >> LS1X_SEC_OFFSET) & LS1X_SEC_MASK) argument
77 #define ls1x_get_min(t) (((t) >> LS1X_MIN_OFFSET) & LS1X_MIN_MASK) argument
78 #define ls1x_get_hour(t) (((t) >> LS1X_HOUR_OFFSET) & LS1X_HOUR_MASK) argument
79 #define ls1x_get_day(t) (((t) >> LS1X_DAY_OFFSET) & LS1X_DAY_MASK) argument
80 #define ls1x_get_month(t) (((t) >> LS1X_MONTH_OFFSET) & LS1X_MONTH_MASK) argument
87 time64_t t; in ls1x_rtc_read_time() local
103 unsigned long v, t, c; in ls1x_rtc_set_time() local
/OK3568_Linux_fs/kernel/drivers/staging/greybus/tools/
H A Dloopback_test.c105 struct loopback_test t; variable
223 static inline int device_enabled(struct loopback_test *t, int dev_idx) in device_enabled()
231 static void show_loopback_devices(struct loopback_test *t) in show_loopback_devices()
323 static int get_results(struct loopback_test *t) in get_results()
416 int format_output(struct loopback_test *t, in format_output()
513 static int log_results(struct loopback_test *t) in log_results()
583 int find_loopback_devices(struct loopback_test *t) in find_loopback_devices()
638 static int open_poll_files(struct loopback_test *t) in open_poll_files()
675 static int close_poll_files(struct loopback_test *t) in close_poll_files()
683 static int is_complete(struct loopback_test *t) in is_complete()
[all …]
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dstats.h166 static inline void sched_info_reset_dequeued(struct task_struct *t) in sched_info_reset_dequeued()
177 static inline void sched_info_dequeued(struct rq *rq, struct task_struct *t) in sched_info_dequeued()
196 static void sched_info_arrive(struct rq *rq, struct task_struct *t) in sched_info_arrive()
215 static inline void sched_info_queued(struct rq *rq, struct task_struct *t) in sched_info_queued()
231 static inline void sched_info_depart(struct rq *rq, struct task_struct *t) in sched_info_depart()
269 # define sched_info_queued(rq, t) do { } while (0) argument
270 # define sched_info_reset_dequeued(t) do { } while (0) argument
271 # define sched_info_dequeued(rq, t) do { } while (0) argument
272 # define sched_info_depart(rq, t) do { } while (0) argument
274 # define sched_info_switch(rq, t, next) do { } while (0) argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_gem.h87 static inline void tasklet_lock(struct tasklet_struct *t) in tasklet_lock()
93 static inline bool tasklet_is_locked(const struct tasklet_struct *t) in tasklet_is_locked()
98 static inline void __tasklet_disable_sync_once(struct tasklet_struct *t) in __tasklet_disable_sync_once()
104 static inline bool __tasklet_is_enabled(const struct tasklet_struct *t) in __tasklet_is_enabled()
109 static inline bool __tasklet_enable(struct tasklet_struct *t) in __tasklet_enable()
114 static inline bool __tasklet_is_scheduled(struct tasklet_struct *t) in __tasklet_is_scheduled()

12345678910>>...138