| /linux-6.15/tools/lib/bpf/ |
| H A D | btf.h | 362 static inline __u16 btf_kind(const struct btf_type *t) in btf_kind() 367 static inline __u16 btf_vlen(const struct btf_type *t) in btf_vlen() 372 static inline bool btf_kflag(const struct btf_type *t) in btf_kflag() 377 static inline bool btf_is_void(const struct btf_type *t) in btf_is_void() 382 static inline bool btf_is_int(const struct btf_type *t) in btf_is_int() 387 static inline bool btf_is_ptr(const struct btf_type *t) in btf_is_ptr() 414 static inline bool btf_is_enum(const struct btf_type *t) in btf_is_enum() 424 static inline bool btf_is_fwd(const struct btf_type *t) in btf_is_fwd() 449 static inline bool btf_is_mod(const struct btf_type *t) in btf_is_mod() 469 static inline bool btf_is_var(const struct btf_type *t) in btf_is_var() [all …]
|
| /linux-6.15/arch/powerpc/crypto/ |
| H A D | sha1-powerpc-asm.S | 26 #define RT(t) ((((t)+5)%6)+7) argument 27 #define RA(t) ((((t)+4)%6)+7) argument 28 #define RB(t) ((((t)+3)%6)+7) argument 29 #define RC(t) ((((t)+2)%6)+7) argument 30 #define RD(t) ((((t)+1)%6)+7) argument 31 #define RE(t) ((((t)+0)%6)+7) argument 34 #define W(t) (((t)%16)+16) argument 36 #define LOADW(t) \ argument 39 #define STEPD0_LOAD(t) \ argument 66 #define STEPD1(t) \ argument [all …]
|
| /linux-6.15/include/linux/ |
| H A D | btf.h | 302 static inline u16 btf_kind(const struct btf_type *t) in btf_kind() 307 static inline bool btf_is_enum(const struct btf_type *t) in btf_is_enum() 312 static inline bool btf_is_enum64(const struct btf_type *t) in btf_is_enum64() 329 static inline bool btf_is_array(const struct btf_type *t) in btf_is_array() 334 static inline bool btf_is_int(const struct btf_type *t) in btf_is_int() 339 static inline bool btf_is_ptr(const struct btf_type *t) in btf_is_ptr() 344 static inline u8 btf_int_offset(const struct btf_type *t) in btf_int_offset() 349 static inline __u8 btf_int_bits(const struct btf_type *t) in btf_int_bits() 414 static inline u16 btf_type_vlen(const struct btf_type *t) in btf_type_vlen() 419 static inline u16 btf_vlen(const struct btf_type *t) in btf_vlen() [all …]
|
| H A D | units.h | 44 static inline long milli_kelvin_to_millicelsius(long t) in milli_kelvin_to_millicelsius() 49 static inline long millicelsius_to_milli_kelvin(long t) in millicelsius_to_milli_kelvin() 57 static inline long kelvin_to_millicelsius(long t) in kelvin_to_millicelsius() 62 static inline long millicelsius_to_kelvin(long t) in millicelsius_to_kelvin() 69 static inline long deci_kelvin_to_celsius(long t) in deci_kelvin_to_celsius() 76 static inline long celsius_to_deci_kelvin(long t) in celsius_to_deci_kelvin() 90 static inline long deci_kelvin_to_millicelsius_with_offset(long t, long offset) in deci_kelvin_to_millicelsius_with_offset() 95 static inline long deci_kelvin_to_millicelsius(long t) in deci_kelvin_to_millicelsius() 100 static inline long millicelsius_to_deci_kelvin(long t) in millicelsius_to_deci_kelvin() 107 static inline long kelvin_to_celsius(long t) in kelvin_to_celsius() [all …]
|
| H A D | rseq.h | 26 static inline void rseq_set_notify_resume(struct task_struct *t) in rseq_set_notify_resume() 51 static inline void rseq_preempt(struct task_struct *t) in rseq_preempt() 58 static inline void rseq_migrate(struct task_struct *t) in rseq_migrate() 68 static inline void rseq_fork(struct task_struct *t, unsigned long clone_flags) in rseq_fork() 83 static inline void rseq_execve(struct task_struct *t) in rseq_execve() 93 static inline void rseq_set_notify_resume(struct task_struct *t) in rseq_set_notify_resume() 104 static inline void rseq_preempt(struct task_struct *t) in rseq_preempt() 107 static inline void rseq_migrate(struct task_struct *t) in rseq_migrate() 110 static inline void rseq_fork(struct task_struct *t, unsigned long clone_flags) in rseq_fork() 113 static inline void rseq_execve(struct task_struct *t) in rseq_execve()
|
| H A D | syscalls.h | 117 #define __MAP1(m,t,a,...) m(t,a) argument 118 #define __MAP2(m,t,a,...) m(t,a), __MAP1(m,__VA_ARGS__) argument 125 #define __SC_DECL(t, a) t a argument 126 #define __TYPE_AS(t, v) __same_type((__force t)0, v) argument 127 #define __TYPE_IS_L(t) (__TYPE_AS(t, 0L)) argument 128 #define __TYPE_IS_UL(t) (__TYPE_AS(t, 0UL)) argument 131 #define __SC_CAST(t, a) (__force t) a argument 132 #define __SC_TYPE(t, a) t argument 133 #define __SC_ARGS(t, a) a argument 137 #define __SC_STR_ADECL(t, a) #a argument [all …]
|
| /linux-6.15/drivers/media/pci/saa7134/ |
| H A D | saa7134-reg.h | 210 #define SAA7134_TASK_CONDITIONS(t) (0x000 +t) argument 211 #define SAA7134_FIELD_HANDLING(t) (0x001 +t) argument 212 #define SAA7134_DATA_PATH(t) (0x002 +t) argument 213 #define SAA7134_VBI_H_START1(t) (0x004 +t) argument 214 #define SAA7134_VBI_H_START2(t) (0x005 +t) argument 215 #define SAA7134_VBI_H_STOP1(t) (0x006 +t) argument 216 #define SAA7134_VBI_H_STOP2(t) (0x007 +t) argument 217 #define SAA7134_VBI_V_START1(t) (0x008 +t) argument 218 #define SAA7134_VBI_V_START2(t) (0x009 +t) argument 219 #define SAA7134_VBI_V_STOP1(t) (0x00a +t) argument [all …]
|
| /linux-6.15/drivers/md/ |
| H A D | dm-table.c | 60 static inline sector_t *get_node(struct dm_table *t, in get_node() 132 struct dm_table *t; in dm_table_create() local 184 void dm_table_destroy(struct dm_table *t) in dm_table_destroy() 373 struct dm_table *t = ti->table; in dm_get_device() local 460 struct dm_table *t = ti->table; in dm_put_device() local 1098 static int setup_indexes(struct dm_table *t) in setup_indexes() 1171 struct dm_table *t; in dm_keyslot_evict() local 1301 struct dm_table *t) in dm_update_crypto_profile() 1333 struct dm_table *t) in dm_update_crypto_profile() 1343 int dm_table_complete(struct dm_table *t) in dm_table_complete() [all …]
|
| H A D | dm-cache-policy.c | 23 struct dm_cache_policy_type *t; in __find_policy() local 34 struct dm_cache_policy_type *t = __find_policy(name); in __get_policy_once() local 46 struct dm_cache_policy_type *t; in get_policy_once() local 57 struct dm_cache_policy_type *t; in get_policy() local 75 static void put_policy(struct dm_cache_policy_type *t) in put_policy() 139 struct dm_cache_policy_type *t = p->private; in dm_cache_policy_destroy() local 148 struct dm_cache_policy_type *t = p->private; in dm_cache_policy_get_name() local 160 struct dm_cache_policy_type *t = p->private; in dm_cache_policy_get_version() local 168 struct dm_cache_policy_type *t = p->private; in dm_cache_policy_get_hint_size() local
|
| /linux-6.15/tools/perf/util/ |
| H A D | trigger.h | 36 #define TRIGGER_WARN_ONCE(t, exp) \ argument 40 static inline bool trigger_is_available(struct trigger *t) in trigger_is_available() 45 static inline bool trigger_is_error(struct trigger *t) in trigger_is_error() 50 static inline void trigger_on(struct trigger *t) in trigger_on() 56 static inline void trigger_ready(struct trigger *t) in trigger_ready() 63 static inline void trigger_hit(struct trigger *t) in trigger_hit() 71 static inline void trigger_off(struct trigger *t) in trigger_off() 78 static inline void trigger_error(struct trigger *t) in trigger_error() 83 static inline bool trigger_is_ready(struct trigger *t) in trigger_is_ready() 88 static inline bool trigger_is_hit(struct trigger *t) in trigger_is_hit()
|
| /linux-6.15/drivers/scsi/esas2r/ |
| H A D | esas2r_targdb.c | 48 struct esas2r_target *t; in esas2r_targ_db_initialize() local 61 struct esas2r_target *t; in esas2r_targ_db_remove_all() local 84 struct esas2r_target *t; in esas2r_targ_db_report_changes() local 123 struct esas2r_target *t; in esas2r_targ_db_add_raid() local 177 struct esas2r_target *t; in esas2r_targ_db_add_pthru() local 221 void esas2r_targ_db_remove(struct esas2r_adapter *a, struct esas2r_target *t) in esas2r_targ_db_remove() 235 struct esas2r_target *t; in esas2r_targ_db_find_by_sas_addr() local 248 struct esas2r_target *t; in esas2r_targ_db_find_by_ident() local 265 struct esas2r_target *t = a->targetdb + id; in esas2r_targ_db_find_next_present() local 279 struct esas2r_target *t; in esas2r_targ_db_find_by_virt_id() local [all …]
|
| /linux-6.15/arch/riscv/kvm/ |
| H A D | vcpu_timer.c | 25 struct kvm_vcpu_timer *t) in kvm_riscv_delta_cycles2ns() 85 struct kvm_vcpu_timer *t = &vcpu->arch.timer; in kvm_riscv_vcpu_update_hrtimer() local 104 struct kvm_vcpu_timer *t = &vcpu->arch.timer; in kvm_riscv_vcpu_timer_next_event() local 130 struct kvm_vcpu_timer *t = &vcpu->arch.timer; in kvm_riscv_vcpu_timer_pending() local 142 struct kvm_vcpu_timer *t = &vcpu->arch.timer; in kvm_riscv_vcpu_timer_blocking() local 162 struct kvm_vcpu_timer *t = &vcpu->arch.timer; in kvm_riscv_vcpu_get_reg_timer() local 202 struct kvm_vcpu_timer *t = &vcpu->arch.timer; in kvm_riscv_vcpu_set_reg_timer() local 246 struct kvm_vcpu_timer *t = &vcpu->arch.timer; in kvm_riscv_vcpu_timer_init() local 282 struct kvm_vcpu_timer *t = &vcpu->arch.timer; in kvm_riscv_vcpu_timer_reset() local 302 struct kvm_vcpu_timer *t = &vcpu->arch.timer; in kvm_riscv_vcpu_timer_restore() local [all …]
|
| /linux-6.15/fs/bcachefs/ |
| H A D | bset.c | 481 struct bset_tree *t, in rw_aux_to_bkey() 499 struct bset_tree *t) in bch2_bset_verify_rw_aux_tree() 535 struct bset_tree *t, in rw_aux_tree_bsearch() 786 struct bset_tree *t; in bch2_bset_init_first() local 801 struct bset_tree *t; in bch2_bset_init_next() local 858 struct bset_tree *t, in bch2_bkey_prev_filter() 889 struct bset_tree *t, in rw_aux_tree_insert_entry() 1043 struct bset_tree *t, in bset_search_write_set() 1147 struct bset_tree *t, in __bch2_bset_search() 1181 struct bset_tree *t, in bch2_bset_search_linear() [all …]
|
| /linux-6.15/drivers/clocksource/ |
| H A D | timer-ti-dm-systimer.c | 55 struct dmtimer_systimer t; member 61 struct dmtimer_systimer t; member 362 struct dmtimer_systimer *t) in dmtimer_systimer_setup() 437 struct dmtimer_systimer *t = &clkevt->t; in dmtimer_clockevent_interrupt() local 449 struct dmtimer_systimer *t = &clkevt->t; in dmtimer_set_next_event() local 466 struct dmtimer_systimer *t = &clkevt->t; in dmtimer_clockevent_shutdown() local 487 struct dmtimer_systimer *t = &clkevt->t; in dmtimer_set_periodic() local 512 struct dmtimer_systimer *t = &clkevt->t; in omap_clockevent_idle() local 521 struct dmtimer_systimer *t = &clkevt->t; in omap_clockevent_unidle() local 541 struct dmtimer_systimer *t; in dmtimer_clkevt_init_common() local [all …]
|
| /linux-6.15/drivers/media/pci/bt8xx/ |
| H A D | bttv-audio-hook.c | 55 void gvbctv3pci_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in gvbctv3pci_audio() 86 void gvbctv5pci_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in gvbctv5pci_audio() 157 void avermedia_tvphone_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in avermedia_tvphone_audio() 188 void avermedia_tv_stereo_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in avermedia_tv_stereo_audio() 221 void lt9415_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in lt9415_audio() 259 void terratv_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in terratv_audio() 292 void winfast2000_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in winfast2000_audio() 328 void pvbt878p9b_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in pvbt878p9b_audio() 369 void fv2000s_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in fv2000s_audio() 408 void windvr_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in windvr_audio() [all …]
|
| /linux-6.15/drivers/media/v4l2-core/ |
| H A D | tuner-core.c | 523 struct tuner *t = to_tuner(sd); in tuner_s_type_addr() local 557 struct tuner *t = to_tuner(sd); in tuner_s_config() local 629 struct tuner *t; in tuner_probe() local 1140 struct tuner *t = to_tuner(sd); in tuner_s_radio() local 1157 struct tuner *t = to_tuner(sd); in tuner_standby() local 1169 struct tuner *t = to_tuner(sd); in tuner_s_std() local 1183 struct tuner *t = to_tuner(sd); in tuner_s_frequency() local 1202 struct tuner *t = to_tuner(sd); in tuner_g_frequency() local 1233 struct tuner *t = to_tuner(sd); in tuner_g_tuner() local 1286 struct tuner *t = to_tuner(sd); in tuner_s_tuner() local [all …]
|
| /linux-6.15/fs/smb/server/ |
| H A D | transport_rdma.c | 198 struct smb_direct_transport *t; member 233 smb_trans_direct_transfort(struct ksmbd_transport *t) in smb_trans_direct_transfort() 333 struct smb_direct_transport *t = in smb_direct_disconnect_rdma_work() local 352 struct smb_direct_transport *t = container_of(work, in smb_direct_send_immediate_work() local 363 struct smb_direct_transport *t; in alloc_transport() local 539 struct smb_direct_transport *t; in recv_done() local 858 struct smb_direct_transport *t; in send_done() local 1332 struct smb_direct_transport *t = msg->t; in read_write_done() local 1527 struct smb_direct_transport *t = cm_id->context; in smb_direct_cm_handler() local 1564 struct smb_direct_transport *t = context; in smb_direct_qpair_handler() local [all …]
|
| /linux-6.15/drivers/gpu/drm/i915/ |
| H A D | i915_tasklet.h | 11 static inline void tasklet_lock(struct tasklet_struct *t) in tasklet_lock() 17 static inline bool tasklet_is_locked(const struct tasklet_struct *t) in tasklet_is_locked() 22 static inline void __tasklet_disable_sync_once(struct tasklet_struct *t) in __tasklet_disable_sync_once() 28 static inline bool __tasklet_is_enabled(const struct tasklet_struct *t) in __tasklet_is_enabled() 33 static inline bool __tasklet_enable(struct tasklet_struct *t) in __tasklet_enable() 38 static inline bool __tasklet_is_scheduled(struct tasklet_struct *t) in __tasklet_is_scheduled()
|
| /linux-6.15/kernel/ |
| H A D | rseq.c | 30 static struct rseq *rseq_kernel_fields(struct task_struct *t) in rseq_kernel_fields() 35 static int rseq_validate_ro_fields(struct task_struct *t) in rseq_validate_ro_fields() 85 #define rseq_unsafe_put_user(t, value, field, error_label) \ argument 92 static int rseq_validate_ro_fields(struct task_struct *t) in rseq_validate_ro_fields() 97 #define rseq_unsafe_put_user(t, value, field, error_label) \ argument 161 static int rseq_update_cpu_node_id(struct task_struct *t) in rseq_update_cpu_node_id() 197 static int rseq_reset_rseq_cpu_node_id(struct task_struct *t) in rseq_reset_rseq_cpu_node_id() 327 static int rseq_need_restart(struct task_struct *t, u32 cs_flags) in rseq_need_restart() 386 struct task_struct *t = current; in rseq_ip_fixup() local 426 struct task_struct *t = current; in __rseq_handle_notify_resume() local [all …]
|
| /linux-6.15/arch/loongarch/include/asm/ |
| H A D | fpu.h | 229 static inline void save_lsx(struct task_struct *t) in save_lsx() 235 static inline void restore_lsx(struct task_struct *t) in restore_lsx() 247 static inline void restore_lsx_upper(struct task_struct *t) in restore_lsx_upper() 256 static inline void save_lsx(struct task_struct *t) {} in save_lsx() 257 static inline void restore_lsx(struct task_struct *t) {} in restore_lsx() 259 static inline void restore_lsx_upper(struct task_struct *t) {} in restore_lsx_upper() 277 static inline void save_lasx(struct task_struct *t) in save_lasx() 283 static inline void restore_lasx(struct task_struct *t) in restore_lasx() 295 static inline void restore_lasx_upper(struct task_struct *t) in restore_lasx_upper() 304 static inline void save_lasx(struct task_struct *t) {} in save_lasx() [all …]
|
| /linux-6.15/drivers/iio/ |
| H A D | industrialio-sw-trigger.c | 32 struct iio_sw_trigger_type *t = NULL, *iter; in __iio_find_sw_trigger_type() local 43 int iio_register_sw_trigger_type(struct iio_sw_trigger_type *t) in iio_register_sw_trigger_type() 72 void iio_unregister_sw_trigger_type(struct iio_sw_trigger_type *t) in iio_unregister_sw_trigger_type() 89 struct iio_sw_trigger_type *t; in iio_get_sw_trigger_type() local 102 struct iio_sw_trigger *t; in iio_sw_trigger_create() local 123 void iio_sw_trigger_destroy(struct iio_sw_trigger *t) in iio_sw_trigger_destroy() 135 struct iio_sw_trigger *t; in trigger_make_group() local 149 struct iio_sw_trigger *t = to_iio_sw_trigger(item); in trigger_drop_group() local
|
| /linux-6.15/net/ipv6/ |
| H A D | ip6_vti.c | 94 struct ip6_tnl *t; in vti6_tnl_lookup() local 180 struct ip6_tnl *t = netdev_priv(dev); in vti6_tnl_create2() local 202 struct ip6_tnl *t; in vti6_tnl_create() local 256 struct ip6_tnl *t; in vti6_locate() local 284 struct ip6_tnl *t = netdev_priv(dev); in vti6_dev_uninit() local 297 struct ip6_tnl *t; in vti6_input_proto() local 599 struct ip6_tnl *t; in vti6_err() local 801 struct ip6_tnl *t = NULL; in vti6_siocdevprivate() local 1034 struct ip6_tnl *t; in vti6_changelink() local 1119 struct ip6_tnl *t; in vti6_destroy_tunnels() local [all …]
|
| H A D | ip6_tunnel.c | 120 struct ip6_tnl *t, *cand = NULL; in ip6_tnl_lookup() local 248 struct ip6_tnl *t = netdev_priv(dev); in ip6_dev_free() local 256 struct ip6_tnl *t = netdev_priv(dev); in ip6_tnl_create2() local 289 struct ip6_tnl *t; in ip6_tnl_create() local 344 struct ip6_tnl *t; in ip6_tnl_locate() local 375 struct ip6_tnl *t = netdev_priv(dev); in ip6_tnl_dev_uninit() local 471 struct ip6_tnl *t; in ip6_tnl_err() local 929 struct ip6_tnl *t; in ipxip6_rcv() local 2013 struct ip6_tnl *nt, *t; in ip6_tnl_newlink() local 2218 struct ip6_tnl *t; in ip6_tnl_destroy_tunnels() local [all …]
|
| H A D | ip6_gre.c | 124 struct ip6_tnl *t, *cand = NULL; in ip6gre_tunnel_lookup() local 287 struct ip6_tnl *t) in ip6erspan_tunnel_unlink_md() 294 const struct ip6_tnl *t) in ip6gre_bucket() 330 struct ip6_tnl *t; in ip6gre_tunnel_find() local 350 struct ip6_tnl *t, *nt; in ip6gre_tunnel_locate() local 396 struct ip6_tnl *t = netdev_priv(dev); in ip6erspan_tunnel_uninit() local 407 struct ip6_tnl *t = netdev_priv(dev); in ip6gre_tunnel_uninit() local 425 struct ip6_tnl *t; in ip6gre_err() local 642 struct ip6_tnl *t = netdev_priv(dev); in prepare_ip6gre_xmit_ipv4() local 1588 struct ip6_tnl *t; in ip6gre_destroy_tunnels() local [all …]
|
| /linux-6.15/kernel/rcu/ |
| H A D | tree_plugin.h | 169 struct task_struct *t = current; in rcu_preempt_ctxt_queue() local 326 struct task_struct *t = current; in rcu_note_context_switch() local 432 struct task_struct *t = current; in __rcu_read_unlock() local 612 notrace void rcu_preempt_deferred_qs(struct task_struct *t) in rcu_preempt_deferred_qs() 638 static void rcu_read_unlock_special(struct task_struct *t) in rcu_read_unlock_special() 707 struct task_struct *t; in rcu_preempt_check_blocked_tasks() local 733 struct task_struct *t = current; in rcu_flavor_sched_clock_irq() local 770 struct task_struct *t = current; in exit_rcu() local 963 notrace void rcu_preempt_deferred_qs(struct task_struct *t) in rcu_preempt_deferred_qs() 1074 struct task_struct *t; in rcu_boost() local [all …]
|