Searched defs:th (Results 1 - 25 of 154) sorted by last modified time

1234567

/linux-master/kernel/sched/
H A Dfair.c1809 unsigned int now, start, th_period, unit_th, th; local
1853 unsigned int latency, th, def_th; local
[all...]
/linux-master/net/ipv4/
H A Dtcp_ao.c400 const struct tcphdr *th = tcp_hdr(skb); local
443 const struct tcphdr *th = tcp_hdr(skb); local
507 tcp_ao_hash_header(struct tcp_sigpool *hp, const struct tcphdr *th, bool exclude_options, u8 *hash, int hash_offset, int hash_len) argument
541 tcp_ao_hash_hdr(unsigned short int family, char *ao_hash, struct tcp_ao_key *key, const u8 *tkey, const union tcp_ao_addr *daddr, const union tcp_ao_addr *saddr, const struct tcphdr *th, u32 sne) argument
607 const struct tcphdr *th = tcp_hdr(skb); local
710 const struct tcphdr *th = tcp_hdr(skb); local
790 tcp_ao_transmit_skb(struct sock *sk, struct sk_buff *skb, struct tcp_ao_key *key, struct tcphdr *th, __u8 *hash_location) argument
850 const struct tcphdr *th = tcp_hdr(skb); local
888 const struct tcphdr *th = tcp_hdr(skb); local
929 const struct tcphdr *th = tcp_hdr(skb); local
[all...]
H A Dtcp_minisocks.c97 tcp_timewait_state_process(struct inet_timewait_sock *tw, struct sk_buff *skb, const struct tcphdr *th) argument
652 const struct tcphdr *th = tcp_hdr(skb); local
[all...]
H A Dsyncookies.c154 u32 __cookie_v4_init_sequence(const struct iphdr *iph, const struct tcphdr *th, argument
174 const struct tcphdr *th = tcp_hdr(skb); local
183 int __cookie_v4_check(const struct iphdr *iph, const struct tcphdr *th) argument
269 const struct tcphdr *th = tcp_hdr(skb); local
401 const struct tcphdr *th = tcp_hdr(skb); local
[all...]
H A Desp4.c769 struct tcphdr *th = (void *)(skb_network_header(skb) + ihl); local
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c1530 struct tcphdr *th; local
1628 struct tcphdr *th; local
[all...]
/linux-master/net/core/
H A Ddev.c3697 const struct tcphdr *th; local
/linux-master/fs/smb/client/
H A Ddfs_cache.c624 char *th = NULL; local
/linux-master/fs/reiserfs/
H A Djournal.c1903 static int do_journal_release(struct reiserfs_transaction_handle *th, argument
1967 int journal_release(struct reiserfs_transaction_handle *th, argument
1974 int journal_release_error(struct reiserfs_transaction_handle *th, argument
2918 int journal_transaction_should_end(struct reiserfs_transaction_handle *th, argument
2941 reiserfs_block_writes(struct reiserfs_transaction_handle *th) argument
3027 do_journal_begin_r(struct reiserfs_transaction_handle *th, struct super_block *sb, unsigned long nblocks, int join) argument
3153 struct reiserfs_transaction_handle *th; local
3179 reiserfs_end_persistent_transaction(struct reiserfs_transaction_handle *th) argument
3194 journal_join(struct reiserfs_transaction_handle *th, struct super_block *sb) argument
3208 journal_join_abort(struct reiserfs_transaction_handle *th, struct super_block *sb) argument
3222 journal_begin(struct reiserfs_transaction_handle *th, struct super_block *sb, unsigned long nblocks) argument
3279 journal_mark_dirty(struct reiserfs_transaction_handle *th, struct buffer_head *bh) argument
3386 journal_end(struct reiserfs_transaction_handle *th) argument
3523 journal_end_sync(struct reiserfs_transaction_handle *th) argument
3565 struct reiserfs_transaction_handle th; local
3615 check_journal_end(struct reiserfs_transaction_handle *th, int flags) argument
3740 journal_mark_freed(struct reiserfs_transaction_handle *th, struct super_block *sb, b_blocknr_t blocknr) argument
3845 struct reiserfs_transaction_handle th; local
3984 do_journal_end(struct reiserfs_transaction_handle *th, int flags) argument
[all...]
H A Dsuper.c69 struct reiserfs_transaction_handle th; local
149 struct reiserfs_transaction_handle th; local
196 struct reiserfs_transaction_handle th; local
429 add_save_link(struct reiserfs_transaction_handle *th, struct inode *inode, int truncate) argument
512 struct reiserfs_transaction_handle th; local
591 struct reiserfs_transaction_handle th; local
693 struct reiserfs_transaction_handle th; local
1431 struct reiserfs_transaction_handle th; local
1890 struct reiserfs_transaction_handle th; local
2269 struct reiserfs_transaction_handle th; local
2292 struct reiserfs_transaction_handle th; local
2315 struct reiserfs_transaction_handle th; local
2351 struct reiserfs_transaction_handle th; local
2388 struct reiserfs_transaction_handle th; local
[all...]
H A Dreiserfs.h2899 struct reiserfs_transaction_handle *th = current->journal_info; local
2907 static inline int reiserfs_transaction_free_space(struct reiserfs_transaction_handle *th) argument
3098 reiserfs_update_sd(struct reiserfs_transaction_handle *th, struct inode *inode) argument
3286 struct reiserfs_transaction_handle *th; member in struct:__reiserfs_blocknr_hint
3349 reiserfs_new_unf_blocknrs(struct reiserfs_transaction_handle *th, struct inode *inode, b_blocknr_t * new_blocknrs, struct treepath *path, sector_t block) argument
3367 reiserfs_new_unf_blocknrs2(struct reiserfs_transaction_handle *th, struct inode *inode, b_blocknr_t * new_blocknrs, struct treepath *path, sector_t block) argument
[all...]
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c2908 struct tcphdr *th; local
[all...]
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Drtw8922a.c2135 int th; local
/linux-master/net/ipv6/
H A Dsyncookies.c112 const struct tcphdr *th = tcp_hdr(skb); local
117 int __cookie_v6_check(const struct ipv6hdr *iph, const struct tcphdr *th) argument
92 __cookie_v6_init_sequence(const struct ipv6hdr *iph, const struct tcphdr *th, __u16 *mssp) argument
170 const struct tcphdr *th = tcp_hdr(skb); local
[all...]
H A Desp6.c808 struct tcphdr *th; local
/linux-master/drivers/soc/fsl/qbman/
H A Dqman_ccsr.c395 static void qm_set_pfdr_threshold(u32 th, u8 k) argument
401 static void qm_set_sfdr_threshold(u16 th) argument
/linux-master/tools/perf/util/
H A Dthreads.c67 struct thread *th, *res = NULL; local
77 __threads_table_entry__set_last_match(struct threads_table_entry *table, struct thread *th) argument
84 threads_table_entry__set_last_match(struct threads_table_entry *table, struct thread *th) argument
H A Dsort.c127 const struct thread *th = arg; local
H A Dmachine.c463 machine__update_thread_pid(struct machine *machine, struct thread *th, pid_t pid) argument
519 struct thread *th = threads__find(&machine->threads, tid); local
1905 machine__remove_thread(struct machine *machine, struct thread *th) argument
[all...]
/linux-master/security/smack/
H A Dsmack_lsm.c4036 struct tcphdr _tcph, *th; local
/linux-master/security/selinux/
H A Dhooks.c4303 struct tcphdr _tcph, *th; local
4405 struct tcphdr _tcph, *th; local
[all...]
/linux-master/drivers/thermal/st/
H A Dst_thermal.c109 static int st_thermal_get_temp(struct thermal_zone_device *th, int *temperature) argument
/linux-master/drivers/net/ethernet/broadcom/
H A Dtg3.c13540 struct tcphdr *th; local
/linux-master/drivers/gpu/drm/radeon/
H A Dr600_dpm.c219 int r600_calculate_at(u32 t, u32 h, u32 fh, u32 fl, u32 *tl, u32 *th) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_dynptr.c52 struct tcphdr *th; local

Completed in 506 milliseconds

1234567