Home
last modified time | relevance | path

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

12

/linux/net/ipv6/
H A Dseg6_hmac.c55 const struct seg6_hmac_info *hinfo = obj; in seg6_hmac_cmpfn() local
60 static inline void seg6_hinfo_release(struct seg6_hmac_info *hinfo) in seg6_hinfo_release()
67 struct seg6_hmac_info *hinfo = (struct seg6_hmac_info *)ptr; in seg6_free_hi() local
100 int seg6_hmac_compute(struct seg6_hmac_info *hinfo, struct ipv6_sr_hdr *hdr, in seg6_hmac_compute()
180 struct seg6_hmac_info *hinfo; in seg6_hmac_validate_skb() local
227 struct seg6_hmac_info *hinfo; in seg6_hmac_info_lookup() local
235 int seg6_hmac_info_add(struct net *net, u32 key, struct seg6_hmac_info *hinfo) in seg6_hmac_info_add()
263 struct seg6_hmac_info *hinfo; in seg6_hmac_info_del() local
285 struct seg6_hmac_info *hinfo; in seg6_push_hmac() local
H A Dseg6.c157 struct seg6_hmac_info *hinfo; in seg6_genl_sethmac() local
302 static int __seg6_hmac_fill_info(struct seg6_hmac_info *hinfo, in __seg6_hmac_fill_info()
314 static int __seg6_genl_dumphmac_element(struct seg6_hmac_info *hinfo, in __seg6_genl_dumphmac_element()
371 struct seg6_hmac_info *hinfo; in seg6_genl_dumphmac() local
H A Dinet6_hashtables.c306 struct inet_hashinfo *hinfo = death_row->hashinfo; in __inet6_check_established() local
/linux/net/netfilter/
H A Dxt_hashlimit.c281 struct xt_hashlimit_htable *hinfo; in htable_create() local
395 static void htable_remove_proc_entry(struct xt_hashlimit_htable *hinfo) in htable_remove_proc_entry()
414 struct xt_hashlimit_htable *hinfo; in htable_find_get() local
426 static void htable_put(struct xt_hashlimit_htable *hinfo) in htable_put()
578 struct xt_hashlimit_htable *hinfo, int revision) in rateinfo_init()
641 hashlimit_init_dst(const struct xt_hashlimit_htable *hinfo, in hashlimit_init_dst()
732 struct xt_hashlimit_htable *hinfo, in hashlimit_mt_common()
807 struct xt_hashlimit_htable *hinfo = info->hinfo; in hashlimit_mt_v1() local
822 struct xt_hashlimit_htable *hinfo = info->hinfo; in hashlimit_mt_v2() local
837 struct xt_hashlimit_htable *hinfo = info->hinfo; in hashlimit_mt() local
[all …]
/linux/sound/hda/codecs/hdmi/
H A Dsimplehdmi.c120 int snd_hda_hdmi_simple_pcm_open(struct hda_pcm_stream *hinfo, in snd_hda_hdmi_simple_pcm_open()
139 static int simple_playback_pcm_close(struct hda_pcm_stream *hinfo, in simple_playback_pcm_close()
148 static int simple_playback_pcm_prepare(struct hda_pcm_stream *hinfo, in simple_playback_pcm_prepare()
H A Dnvhdmi-mcp.c95 static int nvhdmi_8ch_7x_pcm_close(struct hda_pcm_stream *hinfo, in nvhdmi_8ch_7x_pcm_close()
121 static int nvhdmi_8ch_7x_pcm_prepare(struct hda_pcm_stream *hinfo, in nvhdmi_8ch_7x_pcm_prepare()
H A Dtegrahdmi.c133 static int tegra_hdmi_pcm_prepare(struct hda_pcm_stream *hinfo, in tegra_hdmi_pcm_prepare()
152 static int tegra_hdmi_pcm_cleanup(struct hda_pcm_stream *hinfo, in tegra_hdmi_pcm_cleanup()
H A Dhdmi.c77 struct hda_pcm_stream *hinfo) in hinfo_to_pcm_index()
91 struct hda_pcm_stream *hinfo) in hinfo_to_pin_index()
834 static int hdmi_pcm_open_no_pin(struct hda_pcm_stream *hinfo, in hdmi_pcm_open_no_pin()
882 static int hdmi_pcm_open(struct hda_pcm_stream *hinfo, in hdmi_pcm_open()
1071 struct hda_pcm_stream *hinfo; in hdmi_pcm_setup_pin() local
1642 int snd_hda_hdmi_generic_pcm_prepare(struct hda_pcm_stream *hinfo, in snd_hda_hdmi_generic_pcm_prepare()
1720 int snd_hda_hdmi_generic_pcm_cleanup(struct hda_pcm_stream *hinfo, in snd_hda_hdmi_generic_pcm_cleanup()
1729 static int hdmi_pcm_close(struct hda_pcm_stream *hinfo, in hdmi_pcm_close()
H A Deld.c190 struct hda_pcm_stream *hinfo) in snd_hdmi_eld_update_pcm_info()
/linux/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/sound/hda/common/
H A Dcontroller.c71 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_adjust_codec_delay() local
94 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_close() local
139 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); azx_pcm_hw_free() local
157 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); azx_pcm_prepare() local
304 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); azx_get_position() local
577 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); azx_pcm_open() local
[all...]
H A Dcodec.c3057 struct hda_pcm_stream *hinfo = &pcm->stream[str]; add_std_chmaps() local
3123 hda_pcm_default_open_close(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream) hda_pcm_default_open_close() argument
3130 hda_pcm_default_prepare(struct hda_pcm_stream * hinfo,struct hda_codec * codec,unsigned int stream_tag,unsigned int format,struct snd_pcm_substream * substream) hda_pcm_default_prepare() argument
3140 hda_pcm_default_cleanup(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream) hda_pcm_default_cleanup() argument
3195 snd_hda_codec_prepare(struct hda_codec * codec,struct hda_pcm_stream * hinfo,unsigned int stream,unsigned int format,struct snd_pcm_substream * substream) snd_hda_codec_prepare() argument
3223 snd_hda_codec_cleanup(struct hda_codec * codec,struct hda_pcm_stream * hinfo,struct snd_pcm_substream * substream) snd_hda_codec_cleanup() argument
3729 snd_hda_multi_out_analog_open(struct hda_codec * codec,struct hda_multi_out * mout,struct snd_pcm_substream * substream,struct hda_pcm_stream * hinfo) snd_hda_multi_out_analog_open() argument
[all...]
/linux/net/ipv4/
H A Dtcp_ipv4.c2481 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; local
2515 struct inet_hashinfo *hinfo; local
2550 static inline bool empty_bucket(struct inet_hashinfo *hinfo,
2562 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; local
2590 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; local
2643 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; local
2729 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; local
2967 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; local
2997 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; local
3119 struct inet_hashinfo *hinfo = seq_file_net(seq)->ipv4.tcp_death_row.hashinfo; local
[all …]
H A Dinet_connection_sock.c319 struct inet_hashinfo *hinfo = tcp_get_hashinfo(sk); in inet_csk_find_open_port() local
505 struct inet_hashinfo *hinfo = tcp_get_hashinfo(sk); in inet_csk_get_port() local
/linux/sound/hda/codecs/
H A Dgeneric.c5294 spec->pcm_capture_hook(hinfo, codec, substream, action); in call_pcm_playback_hook() argument
5337 static int playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in playback_pcm_prepare() argument
5304 call_pcm_capture_hook(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream,int action) call_pcm_capture_hook() argument
5317 playback_pcm_open(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream) playback_pcm_open() argument
5354 playback_pcm_cleanup(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream) playback_pcm_cleanup() argument
5368 playback_pcm_close(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream) playback_pcm_close() argument
5381 capture_pcm_open(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream) capture_pcm_open() argument
5389 capture_pcm_prepare(struct hda_pcm_stream * hinfo,struct hda_codec * codec,unsigned int stream_tag,unsigned int format,struct snd_pcm_substream * substream) capture_pcm_prepare() argument
5401 capture_pcm_cleanup(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream) capture_pcm_cleanup() argument
5411 capture_pcm_close(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream) capture_pcm_close() argument
5419 alt_playback_pcm_open(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream) alt_playback_pcm_open() argument
5436 alt_playback_pcm_close(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream) alt_playback_pcm_close() argument
5449 alt_playback_pcm_prepare(struct hda_pcm_stream * hinfo,struct hda_codec * codec,unsigned int stream_tag,unsigned int format,struct snd_pcm_substream * substream) alt_playback_pcm_prepare() argument
5461 alt_playback_pcm_cleanup(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream) alt_playback_pcm_cleanup() argument
5474 dig_playback_pcm_open(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream) dig_playback_pcm_open() argument
5482 dig_playback_pcm_prepare(struct hda_pcm_stream * hinfo,struct hda_codec * codec,unsigned int stream_tag,unsigned int format,struct snd_pcm_substream * substream) dig_playback_pcm_prepare() argument
5493 dig_playback_pcm_cleanup(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream) dig_playback_pcm_cleanup() argument
5501 dig_playback_pcm_close(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream) dig_playback_pcm_close() argument
5515 alt_capture_pcm_prepare(struct hda_pcm_stream * hinfo,struct hda_codec * codec,unsigned int stream_tag,unsigned int format,struct snd_pcm_substream * substream) alt_capture_pcm_prepare() argument
5530 alt_capture_pcm_cleanup(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream) alt_capture_pcm_cleanup() argument
5645 dyn_adc_capture_pcm_prepare(struct hda_pcm_stream * hinfo,struct hda_codec * codec,unsigned int stream_tag,unsigned int format,struct snd_pcm_substream * substream) dyn_adc_capture_pcm_prepare() argument
5660 dyn_adc_capture_pcm_cleanup(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream) dyn_adc_capture_pcm_cleanup() argument
[all...]
H A Dsi3054.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 Dcm9825.c356 cm9825_playback_pcm_hook(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream,int action) cm9825_playback_pcm_hook() argument
H A Dca0132.c3864 ca0132_playback_pcm_prepare(struct hda_pcm_stream * hinfo,struct hda_codec * codec,unsigned int stream_tag,unsigned int format,struct snd_pcm_substream * substream) ca0132_playback_pcm_prepare() argument
3877 ca0132_playback_pcm_cleanup(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream) ca0132_playback_pcm_cleanup() argument
3924 ca0132_dig_playback_pcm_open(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream) ca0132_dig_playback_pcm_open() argument
3932 ca0132_dig_playback_pcm_prepare(struct hda_pcm_stream * hinfo,struct hda_codec * codec,unsigned int stream_tag,unsigned int format,struct snd_pcm_substream * substream) ca0132_dig_playback_pcm_prepare() argument
3943 ca0132_dig_playback_pcm_cleanup(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream) ca0132_dig_playback_pcm_cleanup() argument
3951 ca0132_dig_playback_pcm_close(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream) ca0132_dig_playback_pcm_close() argument
3962 ca0132_capture_pcm_prepare(struct hda_pcm_stream * hinfo,struct hda_codec * codec,unsigned int stream_tag,unsigned int format,struct snd_pcm_substream * substream) ca0132_capture_pcm_prepare() argument
3974 ca0132_capture_pcm_cleanup(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream) ca0132_capture_pcm_cleanup() argument
6905 struct hda_pcm_stream *hinfo = ca0132_alt_add_chmap_ctls() local
[all...]
/linux/tools/testing/selftests/bpf/progs/
H A Dsock_iter_batch.c34 struct inet_hashinfo *hinfo; in iter_tcp_soreuse() local
/linux/fs/ext4/
H A Dnamei.c622 struct dx_hash_info *hinfo, in dx_show_leaf()
710 struct stats dx_show_entries(struct dx_hash_info *hinfo, struct inode *dir, in dx_show_entries()
779 struct dx_hash_info *hinfo, struct dx_frame *frame_in) in dx_probe()
1040 struct dx_hash_info *hinfo, in htree_dirblock_to_tree()
1154 struct dx_hash_info hinfo; in ext4_htree_fill_tree() local
1281 struct dx_hash_info *hinfo, in dx_make_map()
1367 struct dx_hash_info *hinfo = &name->hinfo; in ext4_fname_setup_ci_filename() local
1907 struct dx_hash_info *hinfo) in do_split()
2094 struct dx_hash_info *hinfo = &fname->hinfo; in ext4_insert_dentry() local
H A Dialloc.c441 struct dx_hash_info hinfo; in find_group_orlov() local
/linux/sound/hda/codecs/cirrus/
H A Dcs8409.c574 static void cs42l42_playback_pcm_hook(struct hda_pcm_stream *hinfo, in cs42l42_playback_pcm_hook() argument
603 static void cs42l42_capture_pcm_hook(struct hda_pcm_stream *hinfo, in cs42l42_capture_pcm_hook() argument
1245 cs8409_comp_playback_hook(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * sub,int action) cs8409_comp_playback_hook() argument
/linux/drivers/hwmon/
H A Dintel-m10-bmc-hwmon.c26 const struct hwmon_channel_info * const *hinfo; member
/linux/sound/hda/codecs/realtek/
H A Dalc269.c1030 static void alc233_starfighter_pcm_hook(struct hda_pcm_stream *hinfo, in alc233_starfighter_pcm_hook() argument
1476 alc274_hp_envy_pcm_hook(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream,int action) alc274_hp_envy_pcm_hook() argument
1891 alc298_samsung_v2_playback_hook(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream,int action) alc298_samsung_v2_playback_hook() argument
2053 alc298_lg_gram_style_playback_hook(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream,int action) alc298_lg_gram_style_playback_hook() argument
3194 comp_generic_playback_hook(struct hda_pcm_stream * hinfo,struct hda_codec * cdc,struct snd_pcm_substream * sub,int action) comp_generic_playback_hook() argument
3757 alc287_alc1318_playback_pcm_hook(struct hda_pcm_stream * hinfo,struct hda_codec * codec,struct snd_pcm_substream * substream,int action) alc287_alc1318_playback_pcm_hook() argument
/linux/include/net/
H A Dinet_hashtables.h253 inet_bhashfn_portaddr(const struct inet_hashinfo *hinfo, const struct sock *sk, in inet_bhashfn_portaddr()

12