Home
last modified time | relevance | path

Searched defs:t (Results 376 – 400 of 2358) sorted by relevance

1...<<11121314151617181920>>...95

/linux/net/bridge/
H A Dbr_multicast.c649 static void br_multicast_group_expired(struct timer_list *t) in br_multicast_group_expired()
857 static void br_multicast_port_group_expired(struct timer_list *t) in br_multicast_port_group_expired()
1315 static void br_multicast_group_src_expired(struct timer_list *t) in br_multicast_group_src_expired()
1650 struct timer_list *t, in br_multicast_router_expired()
1668 static void br_ip4_multicast_router_expired(struct timer_list *t) in br_ip4_multicast_router_expired()
1677 static void br_ip6_multicast_router_expired(struct timer_list *t) in br_ip6_multicast_router_expired()
1714 static void br_ip4_multicast_local_router_expired(struct timer_list *t) in br_ip4_multicast_local_router_expired()
1723 static void br_ip6_multicast_local_router_expired(struct timer_list *t) in br_ip6_multicast_local_router_expired()
1747 static void br_ip4_multicast_querier_expired(struct timer_list *t) in br_ip4_multicast_querier_expired()
1756 static void br_ip6_multicast_querier_expired(struct timer_list *t) in br_ip6_multicast_querier_expired()
[all …]
/linux/lib/
H A Dis_single_threaded.c19 struct task_struct *p, *t; in current_is_single_threaded() local
/linux/tools/perf/arch/arm64/util/
H A Dmem-events.c6 #define E(t, n, s, l, a) { .tag = t, .name = n, .event_name = s, .ldlat = l, .aux_event = a } argument
/linux/tools/perf/arch/powerpc/util/
H A Dmem-events.c6 #define E(t, n, s, l, a) { .tag = t, .name = n, .event_name = s, .ldlat = l, .aux_event = a } argument
/linux/arch/m68k/sun3/
H A Dintersil.c28 int sun3_hwclk(int set, struct rtc_time *t) in sun3_hwclk()
/linux/arch/x86/crypto/
H A Dsm3-avx-asm_64.S160 #define GG1(x, y, z, o, t) \ argument
165 #define FF1(x, y, z, o, t) GG1(x, y, z, o, t) argument
167 #define GG2(x, y, z, o, t) \ argument
173 #define FF2(x, y, z, o, t) \ argument
/linux/tools/testing/selftests/hid/tests/
H A Dtest_wacom_generic.py875 def make_contact(self, contact_id=0, t=0): argument
887 def make_contacts(self, n, t=0): argument
897 def assert_contact(self, evdev, contact_ids, t=0): argument
919 def assert_contacts(self, evdev, data, t=0): argument
/linux/tools/testing/selftests/bpf/
H A Dtesting_helpers.h46 struct timespec t; in get_time_ns() local
/linux/mm/
H A Dvmstat.c351 long t; in __mod_zone_page_state() local
382 long t; in __mod_node_page_state() local
439 s8 v, t; in __inc_zone_state() local
460 s8 v, t; in __inc_node_state() local
495 s8 v, t; in __dec_zone_state() local
516 s8 v, t; in __dec_node_state() local
565 long n, t, z; in mod_zone_state() local
623 long n, t, z; in mod_node_state() local
/linux/drivers/media/pci/cx88/
H A Dcx88-tvaudio.c808 void cx88_get_stereo(struct cx88_core *core, struct v4l2_tuner *t) in cx88_get_stereo()
990 struct v4l2_tuner t; in cx88_audio_thread() local
/linux/fs/bcachefs/
H A Dinode_format.h152 #define x(t, n) BCH_INODE_##t = 1U << n, argument
158 #define x(t, n) __BCH_INODE_##t = n, argument
H A Dsnapshot.c30 struct bkey_s_c_snapshot_tree t = bkey_s_c_to_snapshot_tree(k); in bch2_snapshot_tree_to_text() local
97 static bool __bch2_snapshot_is_ancestor_early(struct snapshot_table *t, u32 id, u32 ancestor) in __bch2_snapshot_is_ancestor_early()
112 static inline u32 get_ancestor_below(struct snapshot_table *t, u32 id, u32 ancestor) in get_ancestor_below()
127 static bool test_ancestor_bitmap(struct snapshot_table *t, u32 id, u32 ancestor) in test_ancestor_bitmap()
143 struct snapshot_table *t = rcu_dereference(c->snapshots); in __bch2_snapshot_is_ancestor() local
301 struct snapshot_t *t; in __bch2_mark_snapshot() local
1443 static unsigned __live_child(struct snapshot_table *t, u32 id, in __live_child()
/linux/kernel/futex/
H A Dsyscalls.c147 futex_init_timeout(u32 cmd, u32 op, struct timespec64 *ts, ktime_t *t) in futex_init_timeout()
165 ktime_t t, *tp = NULL; in SYSCALL_DEFINE6() local
497 ktime_t t, *tp = NULL; in SYSCALL_DEFINE6() local
/linux/arch/parisc/math-emu/
H A Dfpudispatch.c277 u_int r1,r2,t; /* operand register offsets */ in decode_0c() local
724 u_int r1,r2,t; /* operand register offsets */ local
1389 u_int rm1, rm2, ra, t; /* operands */ local
/linux/arch/mips/math-emu/
H A Ddp_sqrt.c23 union ieee754dp y, z, t; in ieee754dp_sqrt() local
H A Dsp_sqrt.c14 int ix, s, q, m, t, i; in ieee754sp_sqrt() local
/linux/drivers/scsi/fnic/
H A Dfnic_pci_subsys_devid.c107 struct fnic_pcie_device *t = fnic_pcie_device_table; in fnic_get_desc_by_devid() local
/linux/drivers/block/aoe/
H A Daoemain.c21 static void discover_timer(struct timer_list *t) in discover_timer()
/linux/kernel/trace/
H A Dblktrace.c72 struct blk_io_trace *t; in trace_note() local
222 struct blk_io_trace *t; in __blk_add_trace() local
1116 static void fill_rwbs(char *rwbs, const struct blk_io_trace *t) in fill_rwbs()
1212 const struct blk_io_trace *t = te_blk_io_trace(iter->ent); in blk_log_action_classic() local
1226 const struct blk_io_trace *t = te_blk_io_trace(iter->ent); in blk_log_action() local
1447 const struct blk_io_trace *t; in print_one_line() local
1484 struct blk_io_trace *t = (struct blk_io_trace *)iter->ent; in blk_trace_synthesize_old_trace() local
/linux/tools/testing/selftests/bpf/progs/
H A Dtimer_failure.c14 struct bpf_timer t; member
/linux/tools/include/nolibc/
H A Dpoll.h27 struct timespec t; in sys_poll() local
/linux/drivers/watchdog/
H A Dkeembay_wdt.c113 static int keembay_wdt_set_timeout(struct watchdog_device *wdog, u32 t) in keembay_wdt_set_timeout()
122 static int keembay_wdt_set_pretimeout(struct watchdog_device *wdog, u32 t) in keembay_wdt_set_pretimeout()
/linux/net/ipv6/
H A Dxfrm6_protocol.c237 struct xfrm6_protocol *t; in xfrm6_protocol_register() local
284 struct xfrm6_protocol *t; in xfrm6_protocol_deregister() local
/linux/sound/firewire/bebob/
H A Dbebob_pcm.c18 struct snd_interval t = { in hw_rule_rate() local
46 struct snd_interval t = { in hw_rule_channels() local
/linux/fs/smb/client/
H A Dnetmisc.c942 s64 t = le64_to_cpu(ntutc) - NTFS_TIME_OFFSET; in cifs_NTtimeToUnix() local
966 cifs_UnixTimeToNT(struct timespec64 t) in cifs_UnixTimeToNT()

1...<<11121314151617181920>>...95