Home
last modified time | relevance | path

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

12

/linux/net/ipv6/
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
283 struct seg6_hmac_info *hinfo; in seg6_hmac_info_lookup() local
291 int seg6_hmac_info_add(struct net *net, u32 key, struct seg6_hmac_info *hinfo) in seg6_hmac_info_add()
306 struct seg6_hmac_info *hinfo; in seg6_hmac_info_del() local
328 struct seg6_hmac_info *hinfo; in seg6_push_hmac() local
A Dseg6.c156 struct seg6_hmac_info *hinfo; in seg6_genl_sethmac() local
296 static int __seg6_hmac_fill_info(struct seg6_hmac_info *hinfo, in __seg6_hmac_fill_info()
308 static int __seg6_genl_dumphmac_element(struct seg6_hmac_info *hinfo, in __seg6_genl_dumphmac_element()
365 struct seg6_hmac_info *hinfo; in seg6_genl_dumphmac() local
A Dinet6_hashtables.c250 struct inet_hashinfo *hinfo = death_row->hashinfo; in __inet6_check_established() local
/linux/net/netfilter/
A Dxt_hashlimit.c281 struct xt_hashlimit_htable *hinfo; in htable_create() local
410 struct xt_hashlimit_htable *hinfo; in htable_find_get() local
422 static void htable_put(struct xt_hashlimit_htable *hinfo) in htable_put()
574 struct xt_hashlimit_htable *hinfo, int revision) in rateinfo_init()
637 hashlimit_init_dst(const struct xt_hashlimit_htable *hinfo, in hashlimit_init_dst()
726 struct xt_hashlimit_htable *hinfo, in hashlimit_mt_common()
801 struct xt_hashlimit_htable *hinfo = info->hinfo; in hashlimit_mt_v1() local
816 struct xt_hashlimit_htable *hinfo = info->hinfo; in hashlimit_mt_v2() local
831 struct xt_hashlimit_htable *hinfo = info->hinfo; in hashlimit_mt() local
839 struct xt_hashlimit_htable **hinfo, in hashlimit_mt_check_common()
[all …]
/linux/include/uapi/linux/netfilter/
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/pci/hda/
A Dhda_controller.c67 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_adjust_codec_delay() local
90 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_close() local
133 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_hw_free() local
152 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_prepare() local
308 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_get_position() local
581 struct hda_pcm_stream *hinfo = to_hda_pcm_stream(substream); in azx_pcm_open() local
A Dhda_generic.c5237 static void call_pcm_capture_hook(struct hda_pcm_stream *hinfo, in call_pcm_capture_hook()
5250 static int playback_pcm_open(struct hda_pcm_stream *hinfo, in playback_pcm_open()
5270 static int playback_pcm_prepare(struct hda_pcm_stream *hinfo, in playback_pcm_prepare()
5287 static int playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in playback_pcm_cleanup()
5301 static int playback_pcm_close(struct hda_pcm_stream *hinfo, in playback_pcm_close()
5314 static int capture_pcm_open(struct hda_pcm_stream *hinfo, in capture_pcm_open()
5322 static int capture_pcm_prepare(struct hda_pcm_stream *hinfo, in capture_pcm_prepare()
5334 static int capture_pcm_cleanup(struct hda_pcm_stream *hinfo, in capture_pcm_cleanup()
5344 static int capture_pcm_close(struct hda_pcm_stream *hinfo, in capture_pcm_close()
5352 static int alt_playback_pcm_open(struct hda_pcm_stream *hinfo, in alt_playback_pcm_open()
[all …]
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()
A Dpatch_hdmi.c266 struct hda_pcm_stream *hinfo) in hinfo_to_pcm_index()
280 struct hda_pcm_stream *hinfo) in hinfo_to_pin_index()
1169 static int hdmi_pcm_open_no_pin(struct hda_pcm_stream *hinfo, in hdmi_pcm_open_no_pin()
1217 static int hdmi_pcm_open(struct hda_pcm_stream *hinfo, in hdmi_pcm_open()
1446 struct hda_pcm_stream *hinfo; in hdmi_pcm_setup_pin() local
2122 static int hdmi_pcm_close(struct hda_pcm_stream *hinfo, in hdmi_pcm_close()
3240 static int simple_playback_pcm_open(struct hda_pcm_stream *hinfo, in simple_playback_pcm_open()
3273 static int simple_playback_pcm_close(struct hda_pcm_stream *hinfo, in simple_playback_pcm_close()
3379 static int nvhdmi_8ch_7x_pcm_close(struct hda_pcm_stream *hinfo, in nvhdmi_8ch_7x_pcm_close()
3785 static int tegra_hdmi_pcm_prepare(struct hda_pcm_stream *hinfo, in tegra_hdmi_pcm_prepare()
[all …]
A Dpatch_cs8409.c543 static void cs42l42_playback_pcm_hook(struct hda_pcm_stream *hinfo, in cs42l42_playback_pcm_hook()
572 static void cs42l42_capture_pcm_hook(struct hda_pcm_stream *hinfo, in cs42l42_capture_pcm_hook()
A Dhda_codec.c3007 struct hda_pcm_stream *hinfo = &pcm->stream[str]; in add_std_chmaps() local
3067 static int hda_pcm_default_open_close(struct hda_pcm_stream *hinfo, in hda_pcm_default_open_close()
3074 static int hda_pcm_default_prepare(struct hda_pcm_stream *hinfo, in hda_pcm_default_prepare()
3084 static int hda_pcm_default_cleanup(struct hda_pcm_stream *hinfo, in hda_pcm_default_cleanup()
3138 struct hda_pcm_stream *hinfo, in snd_hda_codec_prepare()
3166 struct hda_pcm_stream *hinfo, in snd_hda_codec_cleanup()
3665 struct hda_pcm_stream *hinfo) in snd_hda_multi_out_analog_open()
A Dhda_eld.c556 struct hda_pcm_stream *hinfo) in snd_hdmi_eld_update_pcm_info()
A Dpatch_ca0132.c3889 static int ca0132_playback_pcm_prepare(struct hda_pcm_stream *hinfo, in ca0132_playback_pcm_prepare()
3902 static int ca0132_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in ca0132_playback_pcm_cleanup()
3949 static int ca0132_dig_playback_pcm_open(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_open()
3957 static int ca0132_dig_playback_pcm_prepare(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_prepare()
3968 static int ca0132_dig_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_cleanup()
3976 static int ca0132_dig_playback_pcm_close(struct hda_pcm_stream *hinfo, in ca0132_dig_playback_pcm_close()
3987 static int ca0132_capture_pcm_prepare(struct hda_pcm_stream *hinfo, in ca0132_capture_pcm_prepare()
3999 static int ca0132_capture_pcm_cleanup(struct hda_pcm_stream *hinfo, in ca0132_capture_pcm_cleanup()
6939 struct hda_pcm_stream *hinfo = in ca0132_alt_add_chmap_ctls() local
A Dpatch_via.c367 static void via_playback_pcm_hook(struct hda_pcm_stream *hinfo, in via_playback_pcm_hook()
A Dpatch_conexant.c442 static void olpc_xo_capture_hook(struct hda_pcm_stream *hinfo, in olpc_xo_capture_hook()
A Dpatch_sigmatel.c240 static void stac_playback_pcm_hook(struct hda_pcm_stream *hinfo, in stac_playback_pcm_hook()
250 static void stac_capture_pcm_hook(struct hda_pcm_stream *hinfo, in stac_capture_pcm_hook()
/linux/fs/ext4/
A Dhash.c201 struct dx_hash_info *hinfo) in __ext4fs_dirhash()
291 struct dx_hash_info *hinfo) in ext4fs_dirhash()
A Dnamei.c623 struct dx_hash_info *hinfo, in dx_show_leaf()
709 struct stats dx_show_entries(struct dx_hash_info *hinfo, struct inode *dir, in dx_show_entries()
778 struct dx_hash_info *hinfo, struct dx_frame *frame_in) in dx_probe()
1017 struct dx_hash_info *hinfo, in htree_dirblock_to_tree()
1126 struct dx_hash_info hinfo; in ext4_htree_fill_tree() local
1253 unsigned blocksize, struct dx_hash_info *hinfo, in dx_make_map()
1377 struct dx_hash_info *hinfo = &name->hinfo; in ext4_fname_setup_ci_filename() local
1906 struct dx_hash_info *hinfo) in do_split()
2080 struct dx_hash_info *hinfo = &fname->hinfo; in ext4_insert_dentry() local
A Dialloc.c440 struct dx_hash_info hinfo; in find_group_orlov() local
/linux/fs/ocfs2/
A Ddir.c252 struct ocfs2_dx_hinfo *hinfo) in ocfs2_dx_dir_name_hash()
837 struct ocfs2_dx_hinfo *hinfo) in ocfs2_dx_dir_hash_idx()
844 struct ocfs2_dx_hinfo *hinfo, in ocfs2_dx_dir_lookup()
901 struct ocfs2_dx_hinfo *hinfo = &res->dl_hinfo; in ocfs2_dx_dir_search() local
1437 struct ocfs2_dx_hinfo *hinfo, in ocfs2_dx_entry_list_insert()
1455 struct ocfs2_dx_hinfo *hinfo, in __ocfs2_dx_dir_leaf_insert()
1478 struct ocfs2_dx_hinfo *hinfo, in ocfs2_dx_inline_root_insert()
2518 struct ocfs2_dx_hinfo hinfo; in ocfs2_fill_new_dir_dx() local
2595 struct ocfs2_dx_hinfo hinfo; in ocfs2_dx_dir_index_block() local
2640 struct ocfs2_dx_hinfo hinfo; in ocfs2_dx_dir_index_root_block() local
[all …]
/linux/drivers/scsi/megaraid/
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()
A Dmegaraid_mbox.c3721 gather_hbainfo(adapter_t *adapter, mraid_hba_info_t *hinfo) in gather_hbainfo()
/linux/net/ipv4/
A Dinet_connection_sock.c192 struct inet_hashinfo *hinfo = sk->sk_prot->h.hashinfo; in inet_csk_find_open_port() local
365 struct inet_hashinfo *hinfo = sk->sk_prot->h.hashinfo; in inet_csk_get_port() local
A Dinet_hashtables.c445 struct inet_hashinfo *hinfo = death_row->hashinfo; in __inet_check_established() local
730 struct inet_hashinfo *hinfo = death_row->hashinfo; in __inet_hash_connect() local
/linux/drivers/hwmon/
A Dintel-m10-bmc-hwmon.c27 const struct hwmon_channel_info **hinfo; member

Completed in 152 milliseconds

12