Home
last modified time | relevance | path

Searched defs:hp (Results 1 – 70 of 70) sorted by relevance

/linux-4.4.14/drivers/tty/hvc/
Dhvsi.c112 static inline int is_console(struct hvsi_struct *hp) in is_console()
117 static inline int is_open(struct hvsi_struct *hp) in is_open()
124 static inline void print_state(struct hvsi_struct *hp) in print_state()
142 static inline void __set_state(struct hvsi_struct *hp, int state) in __set_state()
149 static inline void set_state(struct hvsi_struct *hp, int state) in set_state()
169 static inline int got_packet(const struct hvsi_struct *hp, uint8_t *packet) in got_packet()
181 static void compact_inbuf(struct hvsi_struct *hp, uint8_t *read_to) in compact_inbuf()
229 static int hvsi_read(struct hvsi_struct *hp, char *buf, int count) in hvsi_read()
238 static void hvsi_recv_control(struct hvsi_struct *hp, uint8_t *packet, in hvsi_recv_control()
267 static void hvsi_recv_response(struct hvsi_struct *hp, uint8_t *packet) in hvsi_recv_response()
[all …]
Dhvc_console.c106 struct hvc_struct *hp; in hvc_get_by_index() local
238 struct hvc_struct *hp = container_of(port, struct hvc_struct, port); in hvc_port_destruct() local
274 struct hvc_struct *hp; in hvc_instantiate() local
318 struct hvc_struct *hp; in hvc_install() local
340 struct hvc_struct *hp = tty->driver_data; in hvc_open() local
383 struct hvc_struct *hp; in hvc_close() local
432 struct hvc_struct *hp = tty->driver_data; in hvc_cleanup() local
439 struct hvc_struct *hp = tty->driver_data; in hvc_hangup() local
474 static int hvc_push(struct hvc_struct *hp) in hvc_push()
499 struct hvc_struct *hp = tty->driver_data; in hvc_write() local
[all …]
Dhvc_tile.c82 static int hvc_tile_notifier_add_irq(struct hvc_struct *hp, int irq) in hvc_tile_notifier_add_irq()
103 static void hvc_tile_notifier_del_irq(struct hvc_struct *hp, int irq) in hvc_tile_notifier_del_irq()
113 static void hvc_tile_notifier_hangup_irq(struct hvc_struct *hp, int irq) in hvc_tile_notifier_hangup_irq()
133 struct hvc_struct *hp; in hvc_tile_probe() local
155 struct hvc_struct *hp = dev_get_drvdata(&pdev->dev); in hvc_tile_remove() local
166 struct hvc_struct *hp = dev_get_drvdata(&pdev->dev); in hvc_tile_shutdown() local
197 struct hvc_struct *hp; in hvc_tile_init() local
Dhvc_irq.c23 int notifier_add_irq(struct hvc_struct *hp, int irq) in notifier_add_irq()
38 void notifier_del_irq(struct hvc_struct *hp, int irq) in notifier_del_irq()
46 void notifier_hangup_irq(struct hvc_struct *hp, int irq) in notifier_hangup_irq()
Dhvc_opal.c94 static int hvc_opal_hvsi_open(struct hvc_struct *hp, int data) in hvc_opal_hvsi_open()
108 static void hvc_opal_hvsi_close(struct hvc_struct *hp, int data) in hvc_opal_hvsi_close()
119 void hvc_opal_hvsi_hangup(struct hvc_struct *hp, int data) in hvc_opal_hvsi_hangup()
130 static int hvc_opal_hvsi_tiocmget(struct hvc_struct *hp) in hvc_opal_hvsi_tiocmget()
139 static int hvc_opal_hvsi_tiocmset(struct hvc_struct *hp, unsigned int set, in hvc_opal_hvsi_tiocmset()
168 struct hvc_struct *hp; in hvc_opal_probe() local
234 struct hvc_struct *hp = dev_get_drvdata(&dev->dev); in hvc_opal_remove() local
Dhvc_vio.c163 static int hvterm_hvsi_open(struct hvc_struct *hp, int data) in hvterm_hvsi_open()
177 static void hvterm_hvsi_close(struct hvc_struct *hp, int data) in hvterm_hvsi_close()
188 void hvterm_hvsi_hangup(struct hvc_struct *hp, int data) in hvterm_hvsi_hangup()
199 static int hvterm_hvsi_tiocmget(struct hvc_struct *hp) in hvterm_hvsi_tiocmget()
208 static int hvterm_hvsi_tiocmset(struct hvc_struct *hp, unsigned int set, in hvterm_hvsi_tiocmset()
301 struct hvc_struct *hp; in hvc_vio_probe() local
368 struct hvc_struct *hp = dev_get_drvdata(&vdev->dev); in hvc_vio_remove() local
Dhvsi_lib.c373 int hvsilib_open(struct hvsi_priv *pv, struct hvc_struct *hp) in hvsilib_open()
385 void hvsilib_close(struct hvsi_priv *pv, struct hvc_struct *hp) in hvsilib_close()
Dhvc_udbg.c68 struct hvc_struct *hp; in hvc_udbg_init() local
Dhvc_rtas.c81 struct hvc_struct *hp; in hvc_rtas_init() local
Dhvc_iucv.c489 static int hvc_iucv_notifier_add(struct hvc_struct *hp, int id) in hvc_iucv_notifier_add()
635 static void hvc_iucv_notifier_hangup(struct hvc_struct *hp, int id) in hvc_iucv_notifier_hangup()
669 static void hvc_iucv_dtr_rts(struct hvc_struct *hp, int raise) in hvc_iucv_dtr_rts()
716 static void hvc_iucv_notifier_del(struct hvc_struct *hp, int id) in hvc_iucv_notifier_del()
Dhvc_console.h100 static inline void hvc_resize(struct hvc_struct *hp, struct winsize ws) in hvc_resize()
/linux-4.4.14/arch/sparc/kernel/
Dmdesc.c78 static void mdesc_handle_init(struct mdesc_handle *hp, in mdesc_handle_init()
94 struct mdesc_handle *hp; in mdesc_memblock_alloc() local
112 static void __init mdesc_memblock_free(struct mdesc_handle *hp) in mdesc_memblock_free()
133 struct mdesc_handle *hp; in mdesc_kmalloc() local
155 static void mdesc_kfree(struct mdesc_handle *hp) in mdesc_kfree()
171 struct mdesc_handle *hp = mops->alloc(mdesc_size); in mdesc_alloc() local
179 static void mdesc_free(struct mdesc_handle *hp) in mdesc_free()
190 struct mdesc_handle *hp; in mdesc_grab() local
203 void mdesc_release(struct mdesc_handle *hp) in mdesc_release()
233 static const u64 *parent_cfg_handle(struct mdesc_handle *hp, u64 node) in parent_cfg_handle()
[all …]
Dvio.c166 static void vio_fill_channel_info(struct mdesc_handle *hp, u64 mp, in vio_fill_channel_info()
203 static struct vio_dev *vio_create_one(struct mdesc_handle *hp, u64 mp, in vio_create_one()
331 static void vio_add(struct mdesc_handle *hp, u64 node) in vio_add()
346 static void vio_remove(struct mdesc_handle *hp, u64 node) in vio_remove()
371 static void vio_add_ds(struct mdesc_handle *hp, u64 node) in vio_add_ds()
403 struct mdesc_handle *hp; in vio_init() local
Dsetup_64.c465 struct mdesc_handle *hp; in mdesc_cpu_hwcap_list() local
Dds.c1164 struct mdesc_handle *hp; in ds_probe() local
Dldc.c2321 struct mdesc_handle *hp; in ldc_init() local
/linux-4.4.14/drivers/net/ethernet/sun/
Dsunhme.c110 static __inline__ void tx_add_log(struct happy_meal *hp, unsigned int a, unsigned int s) in tx_add_log()
138 static __inline__ void tx_dump_ring(struct happy_meal *hp) in tx_dump_ring()
154 #define tx_add_log(hp, a, s) do { } while(0) argument
156 #define tx_dump_ring(hp) do { } while(0) argument
304 static inline u32 hme_read_desc32(struct happy_meal *hp, hme32 *p) in hme_read_desc32()
321 static void BB_PUT_BIT(struct happy_meal *hp, void __iomem *tregs, int bit) in BB_PUT_BIT()
345 static u32 BB_GET_BIT2(struct happy_meal *hp, void __iomem *tregs, int internal) in BB_GET_BIT2()
363 static int happy_meal_bb_read(struct happy_meal *hp, in happy_meal_bb_read()
409 static void happy_meal_bb_write(struct happy_meal *hp, in happy_meal_bb_write()
454 static int happy_meal_tcvr_read(struct happy_meal *hp, in happy_meal_tcvr_read()
[all …]
Dsunvnet.c908 struct hlist_head *hp = &vp->port_hash[hash]; in __tx_port_find() local
1854 static struct vnet *vnet_find_parent(struct mdesc_handle *hp, in vnet_find_parent()
1920 struct mdesc_handle *hp; in vnet_port_probe() local
Dsunhme.h364 #define TX_BUFFS_AVAIL(hp) \ argument
/linux-4.4.14/drivers/char/agp/
Dhp-agp.c79 struct _hp_private *hp = &hp_private; in hp_zx1_ioc_shared() local
129 struct _hp_private *hp = &hp_private; in hp_zx1_ioc_owner() local
165 struct _hp_private *hp = &hp_private; in hp_zx1_ioc_init() local
209 struct _hp_private *hp = &hp_private; in hp_zx1_lba_init() local
243 struct _hp_private *hp = &hp_private; in hp_zx1_configure() local
268 struct _hp_private *hp = &hp_private; in hp_zx1_cleanup() local
284 struct _hp_private *hp = &hp_private; in hp_zx1_tlbflush() local
293 struct _hp_private *hp = &hp_private; in hp_zx1_create_gatt_table() local
321 struct _hp_private *hp = &hp_private; in hp_zx1_free_gatt_table() local
334 struct _hp_private *hp = &hp_private; in hp_zx1_insert_memory() local
[all …]
/linux-4.4.14/drivers/pci/hotplug/
Dacpiphp.h119 struct acpi_hotplug_context hp; member
125 static inline struct acpiphp_context *to_acpiphp_context(struct acpi_hotplug_context *hp) in to_acpiphp_context()
146 struct acpi_hotplug_context hp; member
150 static inline struct acpiphp_root_context *to_acpiphp_root_context(struct acpi_hotplug_context *hp) in to_acpiphp_root_context()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dnrs.c993 bool hp = false; in nrs_svcpt_cleanup_locked() local
1068 bool hp = false; in nrs_policy_unregister_locked() local
1198 bool hp = false; in ptlrpc_nrs_policy_register() local
1351 struct ptlrpc_request *req, bool hp) in ptlrpc_nrs_req_initialize()
1400 struct ptlrpc_request *req, bool hp) in ptlrpc_nrs_req_add()
1458 ptlrpc_nrs_req_get_nolock0(struct ptlrpc_service_part *svcpt, bool hp, in ptlrpc_nrs_req_get_nolock0()
1502 bool ptlrpc_nrs_req_pending_nolock(struct ptlrpc_service_part *svcpt, bool hp) in ptlrpc_nrs_req_pending_nolock()
Dptlrpc_internal.h134 ptlrpc_nrs_req_get_nolock(struct ptlrpc_service_part *svcpt, bool hp, in ptlrpc_nrs_req_get_nolock()
164 struct ptlrpc_nrs *nrs_svcpt2nrs(struct ptlrpc_service_part *svcpt, bool hp) in nrs_svcpt2nrs()
Dlproc_ptlrpc.c489 bool hp = false; in ptlrpc_lprocfs_nrs_seq_show() local
/linux-4.4.14/net/netfilter/
Dxt_TPROXY.c257 struct tcphdr _hdr, *hp; in tproxy_handle_time_wait4() local
297 struct udphdr _hdr, *hp; in tproxy_tg4() local
418 struct tcphdr _hdr, *hp; in tproxy_handle_time_wait6() local
452 struct udphdr _hdr, *hp; in tproxy_tg6_v1() local
Dxt_socket.c160 struct udphdr _hdr, *hp; in xt_socket_lookup_slow_v4() local
355 struct udphdr _hdr, *hp; in xt_socket_lookup_slow_v6() local
Dnf_conntrack_proto_udp.c44 const struct udphdr *hp; in udp_pkt_to_tuple() local
Dnf_conntrack_proto_udplite.c54 const struct udphdr *hp; in udplite_pkt_to_tuple() local
Dxt_HMARK.c64 union hmark_ports hp; in hmark_swap_ports() local
Dnf_conntrack_proto_sctp.c161 const struct sctphdr *hp; in sctp_pkt_to_tuple() local
Dnf_conntrack_proto_tcp.c282 const struct tcphdr *hp; in tcp_pkt_to_tuple() local
/linux-4.4.14/net/ipv6/
Dexthdrs_core.c79 struct ipv6_opt_hdr _hdr, *hp; in ipv6_skip_exthdr() local
210 struct ipv6_opt_hdr _hdr, *hp; in ipv6_find_hdr() local
Dtcp_ipv6.c530 static int tcp_v6_md5_hash_pseudoheader(struct tcp_md5sig_pool *hp, in tcp_v6_md5_hash_pseudoheader()
552 struct tcp_md5sig_pool *hp; in tcp_v6_md5_hash_hdr() local
587 struct tcp_md5sig_pool *hp; in tcp_v6_md5_hash_skb() local
/linux-4.4.14/include/scsi/fc/
Dfc_fcoe.h57 #define FC_FCOE_DECAPS_VER(hp) ((hp)->fcoe_ver >> 4) argument
58 #define FC_FCOE_ENCAPS_VER(hp, ver) ((hp)->fcoe_ver = (ver) << 4) argument
/linux-4.4.14/net/ipv6/netfilter/
Dip6t_ipv6header.c49 const struct ipv6_opt_hdr *hp; in ipv6header_mt6() local
Dnf_log_ipv6.c78 const struct ipv6_opt_hdr *hp; in dump_ipv6_packet() local
Dnf_conntrack_proto_icmpv6.c42 const struct icmp6hdr *hp; in icmpv6_pkt_to_tuple() local
/linux-4.4.14/sound/soc/codecs/
Drt286.c215 static int rt286_jack_detect(struct rt286_priv *rt286, bool *hp, bool *mic) in rt286_jack_detect()
291 bool hp = false; in rt286_jack_detect_work() local
937 bool hp = false; in rt286_irq() local
Drt298.c221 static int rt298_jack_detect(struct rt298_priv *rt298, bool *hp, bool *mic) in rt298_jack_detect()
302 bool hp = false; in rt298_jack_detect_work() local
962 bool hp = false; in rt298_irq() local
/linux-4.4.14/net/sunrpc/
Dsvcauth.c141 struct auth_domain *hp; in auth_domain_lookup() local
/linux-4.4.14/arch/mips/sgi-ip22/
Dip28-berr.c415 struct hpc3_stat *hp = (struct hpc3_stat *)&hpc3 + i; in ip28_be_interrupt() local
424 struct hpc3_stat *hp = (struct hpc3_stat *)&hpc3 + i; in ip28_be_interrupt() local
/linux-4.4.14/drivers/clk/pxa/
Dclk-pxa.c32 struct clk_fixed_factor hp; member
Dclk-pxa.h77 struct clk_fixed_factor hp; member
/linux-4.4.14/drivers/scsi/
Dsg.c405 sg_io_hdr_t *hp; in sg_read() local
548 sg_io_hdr_t *hp = &srp->header; in sg_new_read() local
592 sg_io_hdr_t *hp; in sg_write() local
697 sg_io_hdr_t *hp; in sg_new_write() local
769 sg_io_hdr_t *hp = &srp->header; in sg_common_write() local
1669 sg_io_hdr_t *hp = &srp->header; in sg_start_req() local
2600 const sg_io_hdr_t *hp; in sg_proc_debug_helper() local
Dscsi_debug.c3798 struct Scsi_Host *hp; in scsi_debug_target_reset() local
3834 struct Scsi_Host * hp; in scsi_debug_bus_reset() local
/linux-4.4.14/drivers/sh/intc/
Dchip.c117 static struct intc_handle_int *intc_find_irq(struct intc_handle_int *hp, in intc_find_irq()
Dcore.c78 struct intc_handle_int *hp; in intc_register_irq() local
/linux-4.4.14/sound/soc/omap/
Dn810.c58 int hp = 0, line1l = 0; in n810_ext_control() local
Drx51.c64 int hp = 0, hs = 0, tvout = 0; in rx51_ext_control() local
/linux-4.4.14/arch/sparc/mm/
Dtsb.c229 struct hv_tsb_descr *hp = &mm->context.tsb_descr[tsb_idx]; in setup_tsb_params() local
/linux-4.4.14/net/ipv4/netfilter/
Dnf_conntrack_proto_icmp.c35 const struct icmphdr *hp; in icmp_pkt_to_tuple() local
/linux-4.4.14/net/ipv4/
Dtcp.c3000 int tcp_md5_hash_header(struct tcp_md5sig_pool *hp, in tcp_md5_hash_header()
3018 int tcp_md5_hash_skb_data(struct tcp_md5sig_pool *hp, in tcp_md5_hash_skb_data()
3055 int tcp_md5_hash_key(struct tcp_md5sig_pool *hp, const struct tcp_md5sig_key *key) in tcp_md5_hash_key()
Dtcp_ipv4.c1018 static int tcp_v4_md5_hash_pseudoheader(struct tcp_md5sig_pool *hp, in tcp_v4_md5_hash_pseudoheader()
1044 struct tcp_md5sig_pool *hp; in tcp_v4_md5_hash_hdr() local
1077 struct tcp_md5sig_pool *hp; in tcp_v4_md5_hash_skb() local
/linux-4.4.14/drivers/ata/
Dlibata-acpi.c42 struct acpi_hotplug_context hp; member
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Drecv.c991 int ath_rx_tasklet(struct ath_softc *sc, int flush, bool hp) in ath_rx_tasklet()
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe.c1601 struct fcoe_hdr *hp; in fcoe_xmit() local
1790 struct fcoe_hdr *hp; in fcoe_recv_frame() local
/linux-4.4.14/security/
Dsecurity.c218 struct security_hook_list *hp; in security_vm_enough_memory_mm() local
993 struct security_hook_list *hp; in security_task_prctl() local
1453 struct security_hook_list *hp; in security_xfrm_state_pol_flow_match() local
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c253 struct fcoe_hdr *hp; in bnx2fc_xmit() local
506 struct fcoe_hdr *hp; in bnx2fc_recv_frame() local
/linux-4.4.14/drivers/char/
Dvirtio_console.c1187 static int notifier_add_vio(struct hvc_struct *hp, int data) in notifier_add_vio()
1201 static void notifier_del_vio(struct hvc_struct *hp, int data) in notifier_del_vio()
/linux-4.4.14/include/acpi/
Dacpi_bus.h370 struct acpi_hotplug_context *hp; member
440 struct acpi_hotplug_context *hp) in acpi_set_hp_context()
/linux-4.4.14/sound/pci/hda/
Dpatch_analog.c89 hda_nid_t hp) in ad198x_power_eapd_write()
/linux-4.4.14/arch/powerpc/kvm/
Dbook3s_hv_rm_mmu.c494 __be64 *hp, *hptes[4]; in kvmppc_h_bulk_remove() local
Dbook3s_64_mmu_hv.c876 unsigned long *hp; in kvm_test_age_rmapp() local
/linux-4.4.14/net/core/
Dskbuff.c3937 struct ipv6_opt_hdr *hp; in skb_checksum_setup_ipv6() local
3952 struct ip_auth_hdr *hp; in skb_checksum_setup_ipv6() local
3967 struct frag_hdr *hp; in skb_checksum_setup_ipv6() local
/linux-4.4.14/drivers/block/
Dsunvdc.c865 struct mdesc_handle *hp; in vdc_port_probe() local
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Ddir.c1800 struct hsm_progress hp; in ll_dir_ioctl() local
/linux-4.4.14/drivers/acpi/
Dscan.c84 struct acpi_hotplug_context *hp, in acpi_initialize_hp_context()
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_cache.c2835 pgoff_t start, pgoff_t end, int hp, int discard) in osc_cache_writeback_range()
/linux-4.4.14/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw.c3344 struct pvr2_stream *pvr2_hdw_get_video_stream(struct pvr2_hdw *hp) in pvr2_hdw_get_video_stream()
/linux-4.4.14/drivers/md/
Draid5.c454 struct hlist_head *hp = stripe_hash(conf, sh->sector); in insert_hash() local