Home
last modified time | relevance | path

Searched defs:hinfo (Results 1 – 25 of 37) sorted by relevance

12

/linux-6.15/net/ipv6/
H A Dseg6_hmac.c47 const struct seg6_hmac_info *hinfo = obj; in seg6_hmac_cmpfn() local
52 static inline void seg6_hinfo_release(struct seg6_hmac_info *hinfo) in seg6_hinfo_release()
59 struct seg6_hmac_info *hinfo = (struct seg6_hmac_info *)ptr; in seg6_free_hi() local
118 static int __do_hmac(struct seg6_hmac_info *hinfo, const char *text, u8 psize, in __do_hmac()
160 int seg6_hmac_compute(struct seg6_hmac_info *hinfo, struct ipv6_sr_hdr *hdr, in seg6_hmac_compute()
240 struct seg6_hmac_info *hinfo; in seg6_hmac_validate_skb() local
285 struct seg6_hmac_info *hinfo; in seg6_hmac_info_lookup() local
293 int seg6_hmac_info_add(struct net *net, u32 key, struct seg6_hmac_info *hinfo) in seg6_hmac_info_add()
308 struct seg6_hmac_info *hinfo; in seg6_hmac_info_del() local
330 struct seg6_hmac_info *hinfo; in seg6_push_hmac() local
H A Dseg6.c154 struct seg6_hmac_info *hinfo; in seg6_genl_sethmac() local
299 static int __seg6_hmac_fill_info(struct seg6_hmac_info *hinfo, in __seg6_hmac_fill_info()
311 static int __seg6_genl_dumphmac_element(struct seg6_hmac_info *hinfo, in __seg6_genl_dumphmac_element()
368 struct seg6_hmac_info *hinfo; in seg6_genl_dumphmac() local
H A Dinet6_hashtables.c270 struct inet_hashinfo *hinfo = death_row->hashinfo; in __inet6_check_established() local
/linux-6.15/net/netfilter/
H A Dxt_hashlimit.c280 struct xt_hashlimit_htable *hinfo; in htable_create() local
412 struct xt_hashlimit_htable *hinfo; in htable_find_get() local
424 static void htable_put(struct xt_hashlimit_htable *hinfo) in htable_put()
576 struct xt_hashlimit_htable *hinfo, int revision) in rateinfo_init()
639 hashlimit_init_dst(const struct xt_hashlimit_htable *hinfo, in hashlimit_init_dst()
728 struct xt_hashlimit_htable *hinfo, in hashlimit_mt_common()
803 struct xt_hashlimit_htable *hinfo = info->hinfo; in hashlimit_mt_v1() local
818 struct xt_hashlimit_htable *hinfo = info->hinfo; in hashlimit_mt_v2() local
833 struct xt_hashlimit_htable *hinfo = info->hinfo; in hashlimit_mt() local
841 struct xt_hashlimit_htable **hinfo, in hashlimit_mt_check_common()
[all …]
/linux-6.15/net/ipv4/
H A Dtcp_diag.c183 struct inet_hashinfo *hinfo; in tcp_diag_dump() local
193 struct inet_hashinfo *hinfo; in tcp_diag_dump_one() local
205 struct inet_hashinfo *hinfo; in tcp_diag_destroy() local
H A Dtcp_ipv4.c2613 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; local
2647 struct inet_hashinfo *hinfo; local
2682 static inline bool empty_bucket(struct inet_hashinfo *hinfo,
2694 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; local
2722 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; local
2775 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; local
2863 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; local
3070 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; local
3098 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; local
3125 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; local
[all …]
H A Dinet_hashtables.c544 struct inet_hashinfo *hinfo = death_row->hashinfo; in __inet_check_established() local
877 struct inet_hashinfo *hinfo = tcp_or_dccp_get_hashinfo(sk); in inet_bhash2_addr_any_hashbucket() local
905 struct inet_hashinfo *hinfo = tcp_or_dccp_get_hashinfo(sk); in __inet_bhash2_update_saddr() local
1014 struct inet_hashinfo *hinfo = death_row->hashinfo; in __inet_hash_connect() local
H A Dinet_connection_sock.c333 struct inet_hashinfo *hinfo = tcp_or_dccp_get_hashinfo(sk); in inet_csk_find_open_port() local
515 struct inet_hashinfo *hinfo = tcp_or_dccp_get_hashinfo(sk); in inet_csk_get_port() local
/linux-6.15/include/uapi/linux/netfilter/
H A Dxt_hashlimit.h49 struct xt_hashlimit_htable *hinfo; member
104 struct xt_hashlimit_htable *hinfo __attribute__((aligned(8))); member
112 struct xt_hashlimit_htable *hinfo __attribute__((aligned(8))); member
120 struct xt_hashlimit_htable *hinfo __attribute__((aligned(8))); member
/linux-6.15/sound/pci/hda/
H A Dhda_controller.c68 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_adjust_codec_delay() local
91 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_close() local
141 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_hw_free() local
160 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_prepare() local
313 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_get_position() local
586 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_open() local
H A Dhda_generic.c5317 static void call_pcm_capture_hook(struct hda_pcm_stream *hinfo, in call_pcm_capture_hook()
5330 static int playback_pcm_open(struct hda_pcm_stream *hinfo, in playback_pcm_open()
5350 static int playback_pcm_prepare(struct hda_pcm_stream *hinfo, in playback_pcm_prepare()
5367 static int playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in playback_pcm_cleanup()
5381 static int playback_pcm_close(struct hda_pcm_stream *hinfo, in playback_pcm_close()
5394 static int capture_pcm_open(struct hda_pcm_stream *hinfo, in capture_pcm_open()
5402 static int capture_pcm_prepare(struct hda_pcm_stream *hinfo, in capture_pcm_prepare()
5414 static int capture_pcm_cleanup(struct hda_pcm_stream *hinfo, in capture_pcm_cleanup()
5424 static int capture_pcm_close(struct hda_pcm_stream *hinfo, in capture_pcm_close()
5432 static int alt_playback_pcm_open(struct hda_pcm_stream *hinfo, in alt_playback_pcm_open()
[all …]
H A Dpatch_si3054.c135 static int si3054_pcm_prepare(struct hda_pcm_stream *hinfo, in si3054_pcm_prepare()
154 static int si3054_pcm_open(struct hda_pcm_stream *hinfo, in si3054_pcm_open()
H A Dpatch_hdmi.c277 struct hda_pcm_stream *hinfo) in hinfo_to_pcm_index()
291 struct hda_pcm_stream *hinfo) in hinfo_to_pin_index()
1192 static int hdmi_pcm_open_no_pin(struct hda_pcm_stream *hinfo, in hdmi_pcm_open_no_pin()
1240 static int hdmi_pcm_open(struct hda_pcm_stream *hinfo, in hdmi_pcm_open()
1434 struct hda_pcm_stream *hinfo; in hdmi_pcm_setup_pin() local
2171 static int hdmi_pcm_close(struct hda_pcm_stream *hinfo, in hdmi_pcm_close()
3376 static int simple_playback_pcm_open(struct hda_pcm_stream *hinfo, in simple_playback_pcm_open()
3409 static int simple_playback_pcm_close(struct hda_pcm_stream *hinfo, in simple_playback_pcm_close()
3515 static int nvhdmi_8ch_7x_pcm_close(struct hda_pcm_stream *hinfo, in nvhdmi_8ch_7x_pcm_close()
3952 static int tegra_hdmi_pcm_prepare(struct hda_pcm_stream *hinfo, in tegra_hdmi_pcm_prepare()
[all …]
H A Dhda_codec.c3072 struct hda_pcm_stream *hinfo = &pcm->stream[str]; in add_std_chmaps() local
3132 static int hda_pcm_default_open_close(struct hda_pcm_stream *hinfo, in hda_pcm_default_open_close()
3139 static int hda_pcm_default_prepare(struct hda_pcm_stream *hinfo, in hda_pcm_default_prepare()
3149 static int hda_pcm_default_cleanup(struct hda_pcm_stream *hinfo, in hda_pcm_default_cleanup()
3204 struct hda_pcm_stream *hinfo, in snd_hda_codec_prepare()
3232 struct hda_pcm_stream *hinfo, in snd_hda_codec_cleanup()
3742 struct hda_pcm_stream *hinfo) in snd_hda_multi_out_analog_open()
H A Dhda_eld.c191 struct hda_pcm_stream *hinfo) in snd_hdmi_eld_update_pcm_info()
H A Dpatch_cs8409.c581 static void cs42l42_playback_pcm_hook(struct hda_pcm_stream *hinfo, in cs42l42_playback_pcm_hook()
610 static void cs42l42_capture_pcm_hook(struct hda_pcm_stream *hinfo, in cs42l42_capture_pcm_hook()
/linux-6.15/fs/ext4/
H A Dhash.c201 struct dx_hash_info *hinfo) in __ext4fs_dirhash()
295 struct dx_hash_info *hinfo) in ext4fs_dirhash()
H A Dnamei.c624 struct dx_hash_info *hinfo, in dx_show_leaf()
712 struct stats dx_show_entries(struct dx_hash_info *hinfo, struct inode *dir, in dx_show_entries()
781 struct dx_hash_info *hinfo, struct dx_frame *frame_in) in dx_probe()
1042 struct dx_hash_info *hinfo, in htree_dirblock_to_tree()
1156 struct dx_hash_info hinfo; in ext4_htree_fill_tree() local
1283 struct dx_hash_info *hinfo, in dx_make_map()
1369 struct dx_hash_info *hinfo = &name->hinfo; in ext4_fname_setup_ci_filename() local
1909 struct dx_hash_info *hinfo) in do_split()
2096 struct dx_hash_info *hinfo = &fname->hinfo; in ext4_insert_dentry() local
/linux-6.15/tools/testing/selftests/bpf/progs/
H A Dsock_iter_batch.c27 struct inet_hashinfo *hinfo; in iter_tcp_soreuse() local
/linux-6.15/fs/ocfs2/
H A Ddir.c252 struct ocfs2_dx_hinfo *hinfo) in ocfs2_dx_dir_name_hash()
843 struct ocfs2_dx_hinfo *hinfo) in ocfs2_dx_dir_hash_idx()
850 struct ocfs2_dx_hinfo *hinfo, in ocfs2_dx_dir_lookup()
907 struct ocfs2_dx_hinfo *hinfo = &res->dl_hinfo; in ocfs2_dx_dir_search() local
1456 struct ocfs2_dx_hinfo *hinfo, in ocfs2_dx_entry_list_insert()
1474 struct ocfs2_dx_hinfo *hinfo, in __ocfs2_dx_dir_leaf_insert()
1497 struct ocfs2_dx_hinfo *hinfo, in ocfs2_dx_inline_root_insert()
2543 struct ocfs2_dx_hinfo hinfo; in ocfs2_fill_new_dir_dx() local
2620 struct ocfs2_dx_hinfo hinfo; in ocfs2_dx_dir_index_block() local
2665 struct ocfs2_dx_hinfo hinfo; in ocfs2_dx_dir_index_root_block() local
[all …]
/linux-6.15/net/ipv4/netfilter/
H A Dnf_tproxy_ipv4.c84 struct inet_hashinfo *hinfo = net->ipv4.tcp_death_row.hashinfo; in nf_tproxy_get_sock_v4() local
/linux-6.15/drivers/scsi/megaraid/
H A Dmegaraid_mm.c814 mraid_hba_info_t *hinfo; in kioc_to_mimd() local
881 hinfo_to_cinfo(mraid_hba_info_t *hinfo, mcontroller_t *cinfo) in hinfo_to_cinfo()
/linux-6.15/net/ipv6/netfilter/
H A Dnf_tproxy_ipv6.c83 struct inet_hashinfo *hinfo = net->ipv4.tcp_death_row.hashinfo; in nf_tproxy_get_sock_v6() local
/linux-6.15/net/mptcp/
H A Dmptcp_diag.c83 struct inet_hashinfo *hinfo; in mptcp_diag_dump_listeners() local
/linux-6.15/drivers/hwmon/
H A Dintel-m10-bmc-hwmon.c27 const struct hwmon_channel_info * const *hinfo; member

12