| /Linux-v5.4/drivers/tty/hvc/ | 
| D | hvsi.c | 99 static inline int is_console(struct hvsi_struct *hp)  in is_console()104 static inline int is_open(struct hvsi_struct *hp)  in is_open()
 111 static inline void print_state(struct hvsi_struct *hp)  in print_state()
 129 static inline void __set_state(struct hvsi_struct *hp, int state)  in __set_state()
 136 static inline void set_state(struct hvsi_struct *hp, int state)  in set_state()
 156 static inline int got_packet(const struct hvsi_struct *hp, uint8_t *packet)  in got_packet()
 168 static void compact_inbuf(struct hvsi_struct *hp, uint8_t *read_to)  in compact_inbuf()
 216 static int hvsi_read(struct hvsi_struct *hp, char *buf, int count)  in hvsi_read()
 225 static void hvsi_recv_control(struct hvsi_struct *hp, uint8_t *packet,  in hvsi_recv_control()
 254 static void hvsi_recv_response(struct hvsi_struct *hp, uint8_t *packet)  in hvsi_recv_response()
 [all …]
 
 | 
| D | hvc_console.c | 92 	struct hvc_struct *hp;  in hvc_get_by_index()  local131 static int hvc_flush(struct hvc_struct *hp)  in hvc_flush()
 251 	struct hvc_struct *hp = container_of(port, struct hvc_struct, port);  in hvc_port_destruct()  local
 287 	struct hvc_struct *hp;  in hvc_instantiate()  local
 331 	struct hvc_struct *hp;  in hvc_install()  local
 353 	struct hvc_struct *hp = tty->driver_data;  in hvc_open()  local
 396 	struct hvc_struct *hp;  in hvc_close()  local
 445 	struct hvc_struct *hp = tty->driver_data;  in hvc_cleanup()  local
 452 	struct hvc_struct *hp = tty->driver_data;  in hvc_hangup()  local
 487 static int hvc_push(struct hvc_struct *hp)  in hvc_push()
 [all …]
 
 | 
| D | hvc_opal.c | 81 static int hvc_opal_hvsi_open(struct hvc_struct *hp, int data)  in hvc_opal_hvsi_open()95 static void hvc_opal_hvsi_close(struct hvc_struct *hp, int data)  in hvc_opal_hvsi_close()
 106 void hvc_opal_hvsi_hangup(struct hvc_struct *hp, int data)  in hvc_opal_hvsi_hangup()
 117 static int hvc_opal_hvsi_tiocmget(struct hvc_struct *hp)  in hvc_opal_hvsi_tiocmget()
 126 static int hvc_opal_hvsi_tiocmset(struct hvc_struct *hp, unsigned int set,  in hvc_opal_hvsi_tiocmset()
 156 	struct hvc_struct *hp;  in hvc_opal_probe()  local
 237 	struct hvc_struct *hp = dev_get_drvdata(&dev->dev);  in hvc_opal_remove()  local
 
 | 
| D | hvc_irq.c | 29 int notifier_add_irq(struct hvc_struct *hp, int irq)  in notifier_add_irq()44 void notifier_del_irq(struct hvc_struct *hp, int irq)  in notifier_del_irq()
 52 void notifier_hangup_irq(struct hvc_struct *hp, int irq)  in notifier_hangup_irq()
 
 | 
| D | hvc_vio.c | 156 static int hvterm_hvsi_open(struct hvc_struct *hp, int data)  in hvterm_hvsi_open()170 static void hvterm_hvsi_close(struct hvc_struct *hp, int data)  in hvterm_hvsi_close()
 181 void hvterm_hvsi_hangup(struct hvc_struct *hp, int data)  in hvterm_hvsi_hangup()
 192 static int hvterm_hvsi_tiocmget(struct hvc_struct *hp)  in hvterm_hvsi_tiocmget()
 201 static int hvterm_hvsi_tiocmset(struct hvc_struct *hp, unsigned int set,  in hvterm_hvsi_tiocmset()
 300 	struct hvc_struct *hp;  in hvc_vio_probe()  local
 
 | 
| D | hvsi_lib.c | 374 int hvsilib_open(struct hvsi_priv *pv, struct hvc_struct *hp)  in hvsilib_open()386 void hvsilib_close(struct hvsi_priv *pv, struct hvc_struct *hp)  in hvsilib_close()
 
 | 
| D | hvc_udbg.c | 55 	struct hvc_struct *hp;  in hvc_udbg_init()  local
 | 
| /Linux-v5.4/arch/sparc/kernel/ | 
| D | mdesc.c | 148 static void mdesc_handle_init(struct mdesc_handle *hp,  in mdesc_handle_init()164 	struct mdesc_handle *hp;  in mdesc_memblock_alloc()  local
 182 static void __init mdesc_memblock_free(struct mdesc_handle *hp)  in mdesc_memblock_free()
 203 	struct mdesc_handle *hp;  in mdesc_kmalloc()  local
 223 static void mdesc_kfree(struct mdesc_handle *hp)  in mdesc_kfree()
 239 	struct mdesc_handle *hp = mops->alloc(mdesc_size);  in mdesc_alloc()  local
 247 static void mdesc_free(struct mdesc_handle *hp)  in mdesc_free()
 258 	struct mdesc_handle *hp;  in mdesc_grab()  local
 271 void mdesc_release(struct mdesc_handle *hp)  in mdesc_release()
 318 static const u64 *parent_cfg_handle(struct mdesc_handle *hp, u64 node)  in parent_cfg_handle()
 [all …]
 
 | 
| D | vio.c | 207 static const u64 *vio_cfg_handle(struct mdesc_handle *hp, u64 node)  in vio_cfg_handle()238 u64 vio_vdev_node(struct mdesc_handle *hp, struct vio_dev *vdev)  in vio_vdev_node()
 252 static void vio_fill_channel_info(struct mdesc_handle *hp, u64 mp,  in vio_fill_channel_info()
 292 static struct vio_dev *vio_create_one(struct mdesc_handle *hp, u64 mp,  in vio_create_one()
 413 static void vio_add(struct mdesc_handle *hp, u64 node,  in vio_add()
 420 	struct mdesc_handle *hp;  member
 440 static void vio_remove(struct mdesc_handle *hp, u64 node, const char *node_name)  in vio_remove()
 471 static void vio_add_ds(struct mdesc_handle *hp, u64 node,  in vio_add_ds()
 504 	struct mdesc_handle *hp;  in vio_init()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/sun/ | 
| D | sunhme.c | 111 static __inline__ void tx_add_log(struct happy_meal *hp, unsigned int a, unsigned int s)  in tx_add_log()139 static __inline__ void tx_dump_ring(struct happy_meal *hp)  in tx_dump_ring()
 155 #define tx_add_log(hp, a, s)		do { } while(0)  argument
 157 #define tx_dump_ring(hp)		do { } while(0)  argument
 305 static inline u32 hme_read_desc32(struct happy_meal *hp, hme32 *p)  in hme_read_desc32()
 322 static void BB_PUT_BIT(struct happy_meal *hp, void __iomem *tregs, int bit)  in BB_PUT_BIT()
 346 static u32 BB_GET_BIT2(struct happy_meal *hp, void __iomem *tregs, int internal)  in BB_GET_BIT2()
 364 static int happy_meal_bb_read(struct happy_meal *hp,  in happy_meal_bb_read()
 410 static void happy_meal_bb_write(struct happy_meal *hp,  in happy_meal_bb_write()
 455 static int happy_meal_tcvr_read(struct happy_meal *hp,  in happy_meal_tcvr_read()
 [all …]
 
 | 
| D | sunvnet.c | 208 	struct hlist_head *hp = &vp->port_hash[hash];  in __tx_port_find()  local383 static struct vnet *vnet_find_parent(struct mdesc_handle *hp,  in vnet_find_parent()
 425 	struct mdesc_handle *hp;  in vnet_port_probe()  local
 
 | 
| /Linux-v5.4/drivers/char/agp/ | 
| D | hp-agp.c | 76 	struct _hp_private *hp = &hp_private;  in hp_zx1_ioc_shared()  local126 	struct _hp_private *hp = &hp_private;  in hp_zx1_ioc_owner()  local
 162 	struct _hp_private *hp = &hp_private;  in hp_zx1_ioc_init()  local
 206 	struct _hp_private *hp = &hp_private;  in hp_zx1_lba_init()  local
 240 	struct _hp_private *hp = &hp_private;  in hp_zx1_configure()  local
 265 	struct _hp_private *hp = &hp_private;  in hp_zx1_cleanup()  local
 281 	struct _hp_private *hp = &hp_private;  in hp_zx1_tlbflush()  local
 290 	struct _hp_private *hp = &hp_private;  in hp_zx1_create_gatt_table()  local
 318 	struct _hp_private *hp = &hp_private;  in hp_zx1_free_gatt_table()  local
 331 	struct _hp_private *hp = &hp_private;  in hp_zx1_insert_memory()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/pci/hotplug/ | 
| D | acpiphp.h | 109 	struct acpi_hotplug_context hp;  member115 static inline struct acpiphp_context *to_acpiphp_context(struct acpi_hotplug_context *hp)  in to_acpiphp_context()
 136 	struct acpi_hotplug_context hp;  member
 140 static inline struct acpiphp_root_context *to_acpiphp_root_context(struct acpi_hotplug_context *hp)  in to_acpiphp_root_context()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ | 
| D | transobj.c | 342 static int mlx5_hairpin_create_queues(struct mlx5_hairpin *hp,  in mlx5_hairpin_create_queues()371 static void mlx5_hairpin_destroy_queues(struct mlx5_hairpin *hp)  in mlx5_hairpin_destroy_queues()
 424 static int mlx5_hairpin_pair_queues(struct mlx5_hairpin *hp)  in mlx5_hairpin_pair_queues()
 460 static void mlx5_hairpin_unpair_queues(struct mlx5_hairpin *hp)  in mlx5_hairpin_unpair_queues()
 482 	struct mlx5_hairpin *hp;  in mlx5_core_hairpin_create()  local
 515 void mlx5_core_hairpin_destroy(struct mlx5_hairpin *hp)  in mlx5_core_hairpin_destroy()
 
 | 
| /Linux-v5.4/net/ipv4/netfilter/ | 
| D | nf_tproxy_ipv4.c | 23 	struct tcphdr _hdr, *hp;  in nf_tproxy_handle_time_wait4()  local86 		struct tcphdr _hdr, *hp;  in nf_tproxy_get_sock_v4()  local
 
 | 
| /Linux-v5.4/net/ipv6/netfilter/ | 
| D | nf_tproxy_ipv6.c | 46 	struct tcphdr _hdr, *hp;  in nf_tproxy_handle_time_wait6()  local87 		struct tcphdr _hdr, *hp;  in nf_tproxy_get_sock_v6()  local
 
 | 
| D | ip6t_ipv6header.c | 46 		const struct ipv6_opt_hdr *hp;  in ipv6header_mt6()  local
 | 
| /Linux-v5.4/net/ipv6/ | 
| D | exthdrs_core.c | 80 		struct ipv6_opt_hdr _hdr, *hp;  in ipv6_skip_exthdr()  local207 		struct ipv6_opt_hdr _hdr, *hp;  in ipv6_find_hdr()  local
 
 | 
| /Linux-v5.4/net/sunrpc/ | 
| D | svcauth.c | 165 	struct auth_domain *hp;  in auth_domain_lookup()  local188 	struct auth_domain *hp;  in auth_domain_find()  local
 
 | 
| /Linux-v5.4/include/scsi/fc/ | 
| D | fc_fcoe.h | 45 #define FC_FCOE_DECAPS_VER(hp)	    ((hp)->fcoe_ver >> 4)  argument46 #define FC_FCOE_ENCAPS_VER(hp, ver) ((hp)->fcoe_ver = (ver) << 4)  argument
 
 | 
| /Linux-v5.4/drivers/staging/exfat/ | 
| D | exfat_cache.c | 21 	struct buf_cache_t *bp, *hp;  in FAT_cache_find()  local85 	struct buf_cache_t *hp;  in FAT_cache_insert_hash()  local
 110 	struct buf_cache_t *hp;  in buf_cache_insert_hash()  local
 535 	struct buf_cache_t *bp, *hp;  in buf_cache_find()  local
 
 | 
| /Linux-v5.4/net/netfilter/ | 
| D | xt_TPROXY.c | 40 	struct udphdr _hdr, *hp;  in tproxy_tg4()  local117 	struct udphdr _hdr, *hp;  in tproxy_tg6_v1()  local
 
 | 
| D | nft_tproxy.c | 28 	struct udphdr _hdr, *hp;  in nft_tproxy_eval_v4()  local87 	struct udphdr _hdr, *hp;  in nft_tproxy_eval_v6()  local
 
 | 
| /Linux-v5.4/sound/soc/codecs/ | 
| D | rt298.c | 219 static int rt298_jack_detect(struct rt298_priv *rt298, bool *hp, bool *mic)  in rt298_jack_detect()308 	bool hp = false;  in rt298_jack_detect_work()  local
 328 	bool hp = false;  in rt298_mic_detect()  local
 979 	bool hp = false;  in rt298_irq()  local
 
 | 
| D | rt274.c | 350 static int rt274_jack_detect(struct rt274_priv *rt274, bool *hp, bool *mic)  in rt274_jack_detect()382 	bool hp = false;  in rt274_jack_detect_work()  local
 952 	bool hp = false;  in rt274_irq()  local
 
 |