Searched defs:hp (Results 1 - 68 of 68) sorted by relevance

/linux-4.4.14/drivers/tty/hvc/
H A Dhvc_irq.c23 int notifier_add_irq(struct hvc_struct *hp, int irq) notifier_add_irq() argument
38 void notifier_del_irq(struct hvc_struct *hp, int irq) notifier_del_irq() argument
46 void notifier_hangup_irq(struct hvc_struct *hp, int irq) notifier_hangup_irq() argument
H A Dhvc_udbg.c68 struct hvc_struct *hp; hvc_udbg_init() local
H A Dhvc_rtas.c81 struct hvc_struct *hp; hvc_rtas_init() local
H A Dhvc_tile.c82 static int hvc_tile_notifier_add_irq(struct hvc_struct *hp, int irq) hvc_tile_notifier_add_irq() argument
103 static void hvc_tile_notifier_del_irq(struct hvc_struct *hp, int irq) hvc_tile_notifier_del_irq() argument
113 static void hvc_tile_notifier_hangup_irq(struct hvc_struct *hp, int irq) hvc_tile_notifier_hangup_irq() argument
133 struct hvc_struct *hp; hvc_tile_probe() local
155 struct hvc_struct *hp = dev_get_drvdata(&pdev->dev); hvc_tile_remove() local
166 struct hvc_struct *hp = dev_get_drvdata(&pdev->dev); hvc_tile_shutdown() local
197 struct hvc_struct *hp; hvc_tile_init() local
H A Dhvc_console.h100 static inline void hvc_resize(struct hvc_struct *hp, struct winsize ws) hvc_resize() argument
H A Dhvsi_lib.c373 int hvsilib_open(struct hvsi_priv *pv, struct hvc_struct *hp) hvsilib_open() argument
385 void hvsilib_close(struct hvsi_priv *pv, struct hvc_struct *hp) hvsilib_close() argument
H A Dhvc_opal.c94 static int hvc_opal_hvsi_open(struct hvc_struct *hp, int data) hvc_opal_hvsi_open() argument
108 static void hvc_opal_hvsi_close(struct hvc_struct *hp, int data) hvc_opal_hvsi_close() argument
119 void hvc_opal_hvsi_hangup(struct hvc_struct *hp, int data) hvc_opal_hvsi_hangup() argument
130 static int hvc_opal_hvsi_tiocmget(struct hvc_struct *hp) hvc_opal_hvsi_tiocmget() argument
139 static int hvc_opal_hvsi_tiocmset(struct hvc_struct *hp, unsigned int set, hvc_opal_hvsi_tiocmset() argument
168 struct hvc_struct *hp; hvc_opal_probe() local
234 struct hvc_struct *hp = dev_get_drvdata(&dev->dev); hvc_opal_remove() local
H A Dhvc_vio.c163 static int hvterm_hvsi_open(struct hvc_struct *hp, int data) hvterm_hvsi_open() argument
177 static void hvterm_hvsi_close(struct hvc_struct *hp, int data) hvterm_hvsi_close() argument
188 void hvterm_hvsi_hangup(struct hvc_struct *hp, int data) hvterm_hvsi_hangup() argument
199 static int hvterm_hvsi_tiocmget(struct hvc_struct *hp) hvterm_hvsi_tiocmget() argument
208 static int hvterm_hvsi_tiocmset(struct hvc_struct *hp, unsigned int set, hvterm_hvsi_tiocmset() argument
301 struct hvc_struct *hp; hvc_vio_probe() local
368 struct hvc_struct *hp = dev_get_drvdata(&vdev->dev); hvc_vio_remove() local
H A Dhvc_console.c106 struct hvc_struct *hp; hvc_get_by_index() local
238 struct hvc_struct *hp = container_of(port, struct hvc_struct, port); hvc_port_destruct() local
274 struct hvc_struct *hp; hvc_instantiate() local
318 struct hvc_struct *hp; hvc_install() local
340 struct hvc_struct *hp = tty->driver_data; hvc_open() local
383 struct hvc_struct *hp; hvc_close() local
432 struct hvc_struct *hp = tty->driver_data; hvc_cleanup() local
439 struct hvc_struct *hp = tty->driver_data; hvc_hangup() local
474 static int hvc_push(struct hvc_struct *hp) hvc_push() argument
499 struct hvc_struct *hp = tty->driver_data; hvc_write() local
549 struct hvc_struct *hp; hvc_set_winsz() local
575 struct hvc_struct *hp = tty->driver_data; hvc_write_room() local
585 struct hvc_struct *hp = tty->driver_data; hvc_chars_in_buffer() local
607 int hvc_poll(struct hvc_struct *hp) hvc_poll() argument
726 void __hvc_resize(struct hvc_struct *hp, struct winsize ws) __hvc_resize() argument
741 struct hvc_struct *hp; khvcd() local
785 struct hvc_struct *hp = tty->driver_data; hvc_tiocmget() local
795 struct hvc_struct *hp = tty->driver_data; hvc_tiocmset() local
811 struct hvc_struct *hp = tty->driver_data; hvc_poll_get_char() local
826 struct hvc_struct *hp = tty->driver_data; hvc_poll_put_char() local
862 struct hvc_struct *hp; hvc_alloc() local
917 int hvc_remove(struct hvc_struct *hp) hvc_remove() argument
H A Dhvc_iucv.c489 static int hvc_iucv_notifier_add(struct hvc_struct *hp, int id) hvc_iucv_notifier_add() argument
635 static void hvc_iucv_notifier_hangup(struct hvc_struct *hp, int id) hvc_iucv_notifier_hangup() argument
669 static void hvc_iucv_dtr_rts(struct hvc_struct *hp, int raise) hvc_iucv_dtr_rts() argument
716 static void hvc_iucv_notifier_del(struct hvc_struct *hp, int id) hvc_iucv_notifier_del() argument
H A Dhvsi.c112 static inline int is_console(struct hvsi_struct *hp) is_console() argument
117 static inline int is_open(struct hvsi_struct *hp) is_open() argument
124 static inline void print_state(struct hvsi_struct *hp) print_state() argument
142 static inline void __set_state(struct hvsi_struct *hp, int state) __set_state() argument
149 static inline void set_state(struct hvsi_struct *hp, int state) set_state() argument
169 static inline int got_packet(const struct hvsi_struct *hp, uint8_t *packet) got_packet() argument
181 static void compact_inbuf(struct hvsi_struct *hp, uint8_t *read_to) compact_inbuf() argument
229 static int hvsi_read(struct hvsi_struct *hp, char *buf, int count) hvsi_read() argument
238 static void hvsi_recv_control(struct hvsi_struct *hp, uint8_t *packet, hvsi_recv_control() argument
267 static void hvsi_recv_response(struct hvsi_struct *hp, uint8_t *packet) hvsi_recv_response() argument
293 static int hvsi_version_respond(struct hvsi_struct *hp, uint16_t query_seqno) hvsi_version_respond() argument
318 static void hvsi_recv_query(struct hvsi_struct *hp, uint8_t *packet) hvsi_recv_query() argument
334 static void hvsi_insert_chars(struct hvsi_struct *hp, const char *buf, int len) hvsi_insert_chars() argument
363 static bool hvsi_recv_data(struct hvsi_struct *hp, const uint8_t *packet) hvsi_recv_data() argument
401 static int hvsi_load_chunk(struct hvsi_struct *hp, struct tty_struct *tty, hvsi_load_chunk() argument
475 static void hvsi_send_overflow(struct hvsi_struct *hp) hvsi_send_overflow() argument
490 struct hvsi_struct *hp = (struct hvsi_struct *)arg; hvsi_interrupt() local
526 static int __init poll_for_state(struct hvsi_struct *hp, int state) poll_for_state() argument
543 static int wait_for_state(struct hvsi_struct *hp, int state) wait_for_state() argument
553 static int hvsi_query(struct hvsi_struct *hp, uint16_t verb) hvsi_query() argument
576 static int hvsi_get_mctrl(struct hvsi_struct *hp) hvsi_get_mctrl() argument
596 static int hvsi_set_mctrl(struct hvsi_struct *hp, uint16_t mctrl) hvsi_set_mctrl() argument
622 static void hvsi_drain_input(struct hvsi_struct *hp) hvsi_drain_input() argument
632 static int hvsi_handshake(struct hvsi_struct *hp) hvsi_handshake() argument
661 struct hvsi_struct *hp = hvsi_handshaker() local
677 static int hvsi_put_chars(struct hvsi_struct *hp, const char *buf, int count) hvsi_put_chars() argument
697 static void hvsi_close_protocol(struct hvsi_struct *hp) hvsi_close_protocol() argument
714 struct hvsi_struct *hp; hvsi_open() local
760 static void hvsi_flush_output(struct hvsi_struct *hp) hvsi_flush_output() argument
777 struct hvsi_struct *hp = tty->driver_data; hvsi_close() local
829 struct hvsi_struct *hp = tty->driver_data; hvsi_hangup() local
843 static void hvsi_push(struct hvsi_struct *hp) hvsi_push() argument
864 struct hvsi_struct *hp = hvsi_write_worker() local
908 struct hvsi_struct *hp = tty->driver_data; hvsi_write_room() local
915 struct hvsi_struct *hp = tty->driver_data; hvsi_chars_in_buffer() local
923 struct hvsi_struct *hp = tty->driver_data; hvsi_write() local
981 struct hvsi_struct *hp = tty->driver_data; hvsi_throttle() local
990 struct hvsi_struct *hp = tty->driver_data; hvsi_unthrottle() local
1008 struct hvsi_struct *hp = tty->driver_data; hvsi_tiocmget() local
1017 struct hvsi_struct *hp = tty->driver_data; hvsi_tiocmset() local
1073 struct hvsi_struct *hp = &hvsi_ports[i]; hvsi_init() local
1099 struct hvsi_struct *hp = &hvsi_ports[console->index]; hvsi_console_print() local
1140 struct hvsi_struct *hp; hvsi_console_setup() local
1184 struct hvsi_struct *hp; hvsi_console_init() local
/linux-4.4.14/net/ipv6/netfilter/
H A Dip6t_ipv6header.c49 const struct ipv6_opt_hdr *hp; ipv6header_mt6() local
H A Dnf_conntrack_proto_icmpv6.c42 const struct icmp6hdr *hp; icmpv6_pkt_to_tuple() local
H A Dnf_log_ipv6.c78 const struct ipv6_opt_hdr *hp; dump_ipv6_packet() local
/linux-4.4.14/drivers/clk/pxa/
H A Dclk-pxa.h77 struct clk_fixed_factor hp; member in struct:desc_clk_cken
H A Dclk-pxa.c32 struct clk_fixed_factor hp; member in struct:pxa_clk
/linux-4.4.14/drivers/sh/intc/
H A Dchip.c117 static struct intc_handle_int *intc_find_irq(struct intc_handle_int *hp, intc_find_irq() argument
H A Dcore.c78 struct intc_handle_int *hp; intc_register_irq() local
/linux-4.4.14/net/sunrpc/
H A Dsvcauth.c141 struct auth_domain *hp; auth_domain_lookup() local
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
H A Dptlrpc_internal.h134 ptlrpc_nrs_req_get_nolock(struct ptlrpc_service_part *svcpt, bool hp, ptlrpc_nrs_req_get_nolock() argument
164 struct ptlrpc_nrs *nrs_svcpt2nrs(struct ptlrpc_service_part *svcpt, bool hp) nrs_svcpt2nrs() argument
H A Dnrs.c993 bool hp = false; nrs_svcpt_cleanup_locked() local
1068 bool hp = false; ptlrpc_service_for_each_part() local
1198 bool hp = false; ptlrpc_service_for_each_part() local
1458 ptlrpc_nrs_req_get_nolock0(struct ptlrpc_service_part *svcpt, bool hp, ptlrpc_nrs_req_get_nolock0() argument
1502 bool ptlrpc_nrs_req_pending_nolock(struct ptlrpc_service_part *svcpt, bool hp) ptlrpc_nrs_req_pending_nolock() argument
1350 ptlrpc_nrs_req_initialize(struct ptlrpc_service_part *svcpt, struct ptlrpc_request *req, bool hp) ptlrpc_nrs_req_initialize() argument
1399 ptlrpc_nrs_req_add(struct ptlrpc_service_part *svcpt, struct ptlrpc_request *req, bool hp) ptlrpc_nrs_req_add() argument
H A Dlproc_ptlrpc.c489 bool hp = false; ptlrpc_lprocfs_nrs_seq_show() local
/linux-4.4.14/net/ipv6/
H A Dexthdrs_core.c79 struct ipv6_opt_hdr _hdr, *hp; ipv6_skip_exthdr() local
210 struct ipv6_opt_hdr _hdr, *hp; ipv6_find_hdr() local
H A Dtcp_ipv6.c530 static int tcp_v6_md5_hash_pseudoheader(struct tcp_md5sig_pool *hp, tcp_v6_md5_hash_pseudoheader() argument
552 struct tcp_md5sig_pool *hp; tcp_v6_md5_hash_hdr() local
587 struct tcp_md5sig_pool *hp; tcp_v6_md5_hash_skb() local
/linux-4.4.14/drivers/pci/hotplug/
H A Dacpiphp.h119 struct acpi_hotplug_context hp; member in struct:acpiphp_context
125 static inline struct acpiphp_context *to_acpiphp_context(struct acpi_hotplug_context *hp) to_acpiphp_context() argument
146 struct acpi_hotplug_context hp; member in struct:acpiphp_root_context
150 static inline struct acpiphp_root_context *to_acpiphp_root_context(struct acpi_hotplug_context *hp) to_acpiphp_root_context() argument
/linux-4.4.14/arch/sparc/mm/
H A Dtsb.c229 struct hv_tsb_descr *hp = &mm->context.tsb_descr[tsb_idx]; setup_tsb_params() local
/linux-4.4.14/arch/sparc/kernel/
H A Dsetup_64.c465 struct mdesc_handle *hp; mdesc_cpu_hwcap_list() local
H A Dvio.c166 static void vio_fill_channel_info(struct mdesc_handle *hp, u64 mp, vio_fill_channel_info() argument
203 static struct vio_dev *vio_create_one(struct mdesc_handle *hp, u64 mp, vio_create_one() argument
331 static void vio_add(struct mdesc_handle *hp, u64 node) vio_add() argument
346 static void vio_remove(struct mdesc_handle *hp, u64 node) vio_remove() argument
371 static void vio_add_ds(struct mdesc_handle *hp, u64 node) vio_add_ds() argument
403 struct mdesc_handle *hp; vio_init() local
H A Dmdesc.c78 static void mdesc_handle_init(struct mdesc_handle *hp, mdesc_handle_init() argument
94 struct mdesc_handle *hp; mdesc_memblock_alloc() local
112 static void __init mdesc_memblock_free(struct mdesc_handle *hp) mdesc_memblock_free() argument
133 struct mdesc_handle *hp; mdesc_kmalloc() local
155 static void mdesc_kfree(struct mdesc_handle *hp) mdesc_kfree() argument
171 struct mdesc_handle *hp = mops->alloc(mdesc_size); mdesc_alloc() local
179 static void mdesc_free(struct mdesc_handle *hp) mdesc_free() argument
190 struct mdesc_handle *hp; mdesc_grab() local
203 void mdesc_release(struct mdesc_handle *hp) mdesc_release() argument
233 static const u64 *parent_cfg_handle(struct mdesc_handle *hp, u64 node) parent_cfg_handle() argument
330 struct mdesc_handle *hp, *orig_hp; mdesc_update() local
385 u64 mdesc_node_by_name(struct mdesc_handle *hp, mdesc_node_by_name() argument
414 const void *mdesc_get_property(struct mdesc_handle *hp, u64 node, mdesc_get_property() argument
460 u64 mdesc_next_arc(struct mdesc_handle *hp, u64 from, const char *arc_type) mdesc_next_arc() argument
486 u64 mdesc_arc_target(struct mdesc_handle *hp, u64 arc) mdesc_arc_target() argument
496 const char *mdesc_node_name(struct mdesc_handle *hp, u64 node) mdesc_node_name() argument
517 struct mdesc_handle *hp = mdesc_grab(); report_platform_properties() local
574 static void fill_in_one_cache(cpuinfo_sparc *c, struct mdesc_handle *hp, u64 mp) fill_in_one_cache() argument
617 static void find_back_node_value(struct mdesc_handle *hp, u64 node, find_back_node_value() argument
639 static void __mark_core_id(struct mdesc_handle *hp, u64 node, __mark_core_id() argument
648 static void __mark_sock_id(struct mdesc_handle *hp, u64 node, __mark_sock_id() argument
657 static void mark_core_ids(struct mdesc_handle *hp, u64 mp, mark_core_ids() argument
663 static void mark_sock_ids(struct mdesc_handle *hp, u64 mp, mark_sock_ids() argument
669 static void set_core_ids(struct mdesc_handle *hp) set_core_ids() argument
697 static int set_sock_ids_by_cache(struct mdesc_handle *hp, int level) set_sock_ids_by_cache() argument
720 static void set_sock_ids_by_socket(struct mdesc_handle *hp, u64 mp) set_sock_ids_by_socket() argument
744 static void set_sock_ids(struct mdesc_handle *hp) set_sock_ids() argument
759 static void mark_proc_ids(struct mdesc_handle *hp, u64 mp, int proc_id) mark_proc_ids() argument
778 static void __set_proc_ids(struct mdesc_handle *hp, const char *exec_unit_name) __set_proc_ids() argument
798 static void set_proc_ids(struct mdesc_handle *hp) set_proc_ids() argument
826 static void get_mondo_data(struct mdesc_handle *hp, u64 mp, get_mondo_data() argument
855 struct mdesc_handle *hp = mdesc_grab(); mdesc_iterate_over_cpus() local
883 static void *record_one_cpu(struct mdesc_handle *hp, u64 mp, int cpuid, record_one_cpu() argument
902 static void * __init check_one_pgsz(struct mdesc_handle *hp, u64 mp, int cpuid, void *arg) check_one_pgsz() argument
926 static void *fill_in_one_cpu(struct mdesc_handle *hp, u64 mp, int cpuid, fill_in_one_cpu() argument
978 struct mdesc_handle *hp; mdesc_fill_in_cpu_data() local
1000 struct mdesc_handle *hp = mdesc_grab(); mdesc_open() local
1013 struct mdesc_handle *hp = file->private_data; mdesc_read() local
1036 struct mdesc_handle *hp; mdesc_llseek() local
1089 struct mdesc_handle *hp; sun4v_mdesc_init() local
H A Dds.c1164 struct mdesc_handle *hp; ds_probe() local
H A Dldc.c2321 struct mdesc_handle *hp; ldc_init() local
/linux-4.4.14/arch/mips/sgi-ip22/
H A Dip28-berr.c415 struct hpc3_stat *hp = (struct hpc3_stat *)&hpc3 + i; ip28_be_interrupt() local
424 struct hpc3_stat *hp = (struct hpc3_stat *)&hpc3 + i; ip28_be_interrupt() local
/linux-4.4.14/net/ipv4/netfilter/
H A Dnf_conntrack_proto_icmp.c35 const struct icmphdr *hp; icmp_pkt_to_tuple() local
/linux-4.4.14/net/netfilter/
H A Dnf_conntrack_proto_udp.c44 const struct udphdr *hp; udp_pkt_to_tuple() local
H A Dnf_conntrack_proto_udplite.c54 const struct udphdr *hp; udplite_pkt_to_tuple() local
H A Dxt_HMARK.c64 union hmark_ports hp; hmark_swap_ports() local
H A Dxt_TPROXY.c257 struct tcphdr _hdr, *hp; tproxy_handle_time_wait4() local
297 struct udphdr _hdr, *hp; tproxy_tg4() local
418 struct tcphdr _hdr, *hp; tproxy_handle_time_wait6() local
452 struct udphdr _hdr, *hp; tproxy_tg6_v1() local
H A Dxt_socket.c160 struct udphdr _hdr, *hp; xt_socket_lookup_slow_v4() local
355 struct udphdr _hdr, *hp; xt_socket_lookup_slow_v6() local
H A Dnf_conntrack_proto_sctp.c161 const struct sctphdr *hp; sctp_pkt_to_tuple() local
H A Dnf_conntrack_proto_tcp.c282 const struct tcphdr *hp; tcp_pkt_to_tuple() local
/linux-4.4.14/sound/soc/omap/
H A Dn810.c58 int hp = 0, line1l = 0; n810_ext_control() local
H A Drx51.c64 int hp = 0, hs = 0, tvout = 0; rx51_ext_control() local
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Drecv.c991 int ath_rx_tasklet(struct ath_softc *sc, int flush, bool hp) ath_rx_tasklet() argument
/linux-4.4.14/drivers/ata/
H A Dlibata-acpi.c42 struct acpi_hotplug_context hp; member in struct:ata_acpi_hotplug_context
/linux-4.4.14/drivers/char/agp/
H A Dhp-agp.c79 struct _hp_private *hp = &hp_private; hp_zx1_ioc_shared() local
129 struct _hp_private *hp = &hp_private; hp_zx1_ioc_owner() local
165 struct _hp_private *hp = &hp_private; hp_zx1_ioc_init() local
209 struct _hp_private *hp = &hp_private; hp_zx1_lba_init() local
243 struct _hp_private *hp = &hp_private; hp_zx1_configure() local
268 struct _hp_private *hp = &hp_private; hp_zx1_cleanup() local
284 struct _hp_private *hp = &hp_private; hp_zx1_tlbflush() local
293 struct _hp_private *hp = &hp_private; hp_zx1_create_gatt_table() local
321 struct _hp_private *hp = &hp_private; hp_zx1_free_gatt_table() local
334 struct _hp_private *hp = &hp_private; hp_zx1_insert_memory() local
381 struct _hp_private *hp = &hp_private; hp_zx1_remove_memory() local
408 struct _hp_private *hp = &hp_private; hp_zx1_enable() local
/linux-4.4.14/arch/powerpc/kvm/
H A Dbook3s_hv_rm_mmu.c494 __be64 *hp, *hptes[4]; kvmppc_h_bulk_remove() local
H A Dbook3s_64_mmu_hv.c876 unsigned long *hp; kvm_test_age_rmapp() local
/linux-4.4.14/sound/pci/hda/
H A Dpatch_analog.c88 ad198x_power_eapd_write(struct hda_codec *codec, hda_nid_t front, hda_nid_t hp) ad198x_power_eapd_write() argument
/linux-4.4.14/sound/soc/codecs/
H A Drt286.c215 static int rt286_jack_detect(struct rt286_priv *rt286, bool *hp, bool *mic) rt286_jack_detect() argument
291 bool hp = false; rt286_jack_detect_work() local
937 bool hp = false; rt286_irq() local
H A Drt298.c221 static int rt298_jack_detect(struct rt298_priv *rt298, bool *hp, bool *mic) rt298_jack_detect() argument
302 bool hp = false; rt298_jack_detect_work() local
962 bool hp = false; rt298_irq() local
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
H A Ddir.c1800 struct hsm_progress hp; ll_dir_ioctl() local
/linux-4.4.14/drivers/block/
H A Dsunvdc.c865 struct mdesc_handle *hp; vdc_port_probe() local
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
H A Dosc_cache.c2834 osc_cache_writeback_range(const struct lu_env *env, struct osc_object *obj, pgoff_t start, pgoff_t end, int hp, int discard) osc_cache_writeback_range() argument
/linux-4.4.14/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c253 struct fcoe_hdr *hp; bnx2fc_xmit() local
506 struct fcoe_hdr *hp; bnx2fc_recv_frame() local
/linux-4.4.14/drivers/scsi/fcoe/
H A Dfcoe.c1601 struct fcoe_hdr *hp; fcoe_xmit() local
1790 struct fcoe_hdr *hp; fcoe_recv_frame() local
/linux-4.4.14/drivers/net/ethernet/sun/
H A Dsunhme.c110 static __inline__ void tx_add_log(struct happy_meal *hp, unsigned int a, unsigned int s) tx_add_log() argument
138 static __inline__ void tx_dump_ring(struct happy_meal *hp) tx_dump_ring() argument
304 static inline u32 hme_read_desc32(struct happy_meal *hp, hme32 *p) hme_read_desc32() argument
321 static void BB_PUT_BIT(struct happy_meal *hp, void __iomem *tregs, int bit) BB_PUT_BIT() argument
345 static u32 BB_GET_BIT2(struct happy_meal *hp, void __iomem *tregs, int internal) BB_GET_BIT2() argument
363 static int happy_meal_bb_read(struct happy_meal *hp, happy_meal_bb_read() argument
409 static void happy_meal_bb_write(struct happy_meal *hp, happy_meal_bb_write() argument
454 static int happy_meal_tcvr_read(struct happy_meal *hp, happy_meal_tcvr_read() argument
486 static void happy_meal_tcvr_write(struct happy_meal *hp, happy_meal_tcvr_write() argument
546 static int try_next_permutation(struct happy_meal *hp, void __iomem *tregs) try_next_permutation() argument
570 static void display_link_mode(struct happy_meal *hp, void __iomem *tregs) display_link_mode() argument
592 static void display_forced_link_mode(struct happy_meal *hp, void __iomem *tregs) display_forced_link_mode() argument
611 static int set_happy_link_modes(struct happy_meal *hp, void __iomem *tregs) set_happy_link_modes() argument
673 static int is_lucent_phy(struct happy_meal *hp) is_lucent_phy() argument
690 struct happy_meal *hp = (struct happy_meal *) data; happy_meal_timer() local
872 static void happy_meal_tx_reset(struct happy_meal *hp, void __iomem *bregs) happy_meal_tx_reset() argument
892 static void happy_meal_rx_reset(struct happy_meal *hp, void __iomem *bregs) happy_meal_rx_reset() argument
914 static void happy_meal_stop(struct happy_meal *hp, void __iomem *gregs) happy_meal_stop() argument
934 static void happy_meal_get_counters(struct happy_meal *hp, void __iomem *bregs) happy_meal_get_counters() argument
957 static void happy_meal_poll_stop(struct happy_meal *hp, void __iomem *tregs) happy_meal_poll_stop() argument
992 static int happy_meal_tcvr_reset(struct happy_meal *hp, void __iomem *tregs) happy_meal_tcvr_reset() argument
1090 static void happy_meal_transceiver_check(struct happy_meal *hp, void __iomem *tregs) happy_meal_transceiver_check() argument
1197 static void happy_meal_clean_rings(struct happy_meal *hp) happy_meal_clean_rings() argument
1249 static void happy_meal_init_rings(struct happy_meal *hp) happy_meal_init_rings() argument
1297 static void happy_meal_begin_auto_negotiation(struct happy_meal *hp, happy_meal_begin_auto_negotiation() argument
1421 static int happy_meal_init(struct happy_meal *hp) happy_meal_init() argument
1711 static void happy_meal_set_initial_advertisement(struct happy_meal *hp) happy_meal_set_initial_advertisement() argument
1771 static int happy_meal_is_not_so_happy(struct happy_meal *hp, u32 status) happy_meal_is_not_so_happy() argument
1885 static void happy_meal_mif_interrupt(struct happy_meal *hp) happy_meal_mif_interrupt() argument
1919 static void happy_meal_tx(struct happy_meal *hp) happy_meal_tx() argument
1991 static void happy_meal_rx(struct happy_meal *hp, struct net_device *dev) happy_meal_rx() argument
2101 struct happy_meal *hp = netdev_priv(dev); happy_meal_interrupt() local
2144 struct happy_meal *hp = netdev_priv(dev); quattro_sbus_interrupt() local
2189 struct happy_meal *hp = netdev_priv(dev); happy_meal_open() local
2222 struct happy_meal *hp = netdev_priv(dev); happy_meal_close() local
2251 struct happy_meal *hp = netdev_priv(dev); happy_meal_tx_timeout() local
2267 static void unmap_partial_tx_skb(struct happy_meal *hp, u32 first_mapping, unmap_partial_tx_skb() argument
2289 struct happy_meal *hp = netdev_priv(dev); happy_meal_start_xmit() local
2392 struct happy_meal *hp = netdev_priv(dev); happy_meal_get_stats() local
2403 struct happy_meal *hp = netdev_priv(dev); happy_meal_set_multicast() local
2439 struct happy_meal *hp = netdev_priv(dev); hme_get_settings() local
2483 struct happy_meal *hp = netdev_priv(dev); hme_set_settings() local
2507 struct happy_meal *hp = netdev_priv(dev); hme_get_drvinfo() local
2530 struct happy_meal *hp = netdev_priv(dev); hme_get_link() local
2682 struct happy_meal *hp; happy_meal_sbus_probe_one() local
2987 struct happy_meal *hp; happy_meal_pci_probe() local
3214 struct happy_meal *hp = pci_get_drvdata(pdev); happy_meal_pci_remove() local
3284 struct happy_meal *hp = platform_get_drvdata(op); hme_sbus_remove() local
H A Dsunvnet.c908 struct hlist_head *hp = &vp->port_hash[hash]; __tx_port_find() local
1854 static struct vnet *vnet_find_parent(struct mdesc_handle *hp, vnet_find_parent() argument
1920 struct mdesc_handle *hp; vnet_port_probe() local
/linux-4.4.14/drivers/acpi/
H A Dscan.c83 acpi_initialize_hp_context(struct acpi_device *adev, struct acpi_hotplug_context *hp, int (*notify)(struct acpi_device *, u32), void (*uevent)(struct acpi_device *, u32)) acpi_initialize_hp_context() argument
/linux-4.4.14/drivers/char/
H A Dvirtio_console.c1187 static int notifier_add_vio(struct hvc_struct *hp, int data) notifier_add_vio() argument
1201 static void notifier_del_vio(struct hvc_struct *hp, int data) notifier_del_vio() argument
/linux-4.4.14/include/acpi/
H A Dacpi_bus.h370 struct acpi_hotplug_context *hp; member in struct:acpi_device
439 acpi_set_hp_context(struct acpi_device *adev, struct acpi_hotplug_context *hp) acpi_set_hp_context() argument
/linux-4.4.14/net/ipv4/
H A Dtcp.c3000 int tcp_md5_hash_header(struct tcp_md5sig_pool *hp, tcp_md5_hash_header() argument
3018 int tcp_md5_hash_skb_data(struct tcp_md5sig_pool *hp, tcp_md5_hash_skb_data() argument
3055 int tcp_md5_hash_key(struct tcp_md5sig_pool *hp, const struct tcp_md5sig_key *key) tcp_md5_hash_key() argument
H A Dtcp_ipv4.c1018 static int tcp_v4_md5_hash_pseudoheader(struct tcp_md5sig_pool *hp, tcp_v4_md5_hash_pseudoheader() argument
1044 struct tcp_md5sig_pool *hp; tcp_v4_md5_hash_hdr() local
1077 struct tcp_md5sig_pool *hp; tcp_v4_md5_hash_skb() local
/linux-4.4.14/drivers/scsi/
H A Dsg.c405 sg_io_hdr_t *hp; sg_read() local
548 sg_io_hdr_t *hp = &srp->header; sg_new_read() local
592 sg_io_hdr_t *hp; sg_write() local
697 sg_io_hdr_t *hp; sg_new_write() local
769 sg_io_hdr_t *hp = &srp->header; sg_common_write() local
1669 sg_io_hdr_t *hp = &srp->header; sg_start_req() local
2600 const sg_io_hdr_t *hp; sg_proc_debug_helper() local
H A Dscsi_debug.c3798 struct Scsi_Host *hp; scsi_debug_target_reset() local
3834 struct Scsi_Host * hp; scsi_debug_bus_reset() local
/linux-4.4.14/net/core/
H A Dskbuff.c3937 struct ipv6_opt_hdr *hp; skb_checksum_setup_ipv6() local
3952 struct ip_auth_hdr *hp; skb_checksum_setup_ipv6() local
3967 struct frag_hdr *hp; skb_checksum_setup_ipv6() local
/linux-4.4.14/drivers/md/
H A Draid5.c454 struct hlist_head *hp = stripe_hash(conf, sh->sector); insert_hash() local
/linux-4.4.14/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c3344 struct pvr2_stream *pvr2_hdw_get_video_stream(struct pvr2_hdw *hp) pvr2_hdw_get_video_stream() argument
/linux-4.4.14/security/
H A Dsecurity.c218 struct security_hook_list *hp; security_vm_enough_memory_mm() local
993 struct security_hook_list *hp; security_task_prctl() local
1453 struct security_hook_list *hp; security_xfrm_state_pol_flow_match() local

Completed in 2719 milliseconds