Home
last modified time | relevance | path

Searched defs:h (Results 26 – 50 of 1202) sorted by relevance

12345678910>>...49

/openbmc/qemu/dump/
H A Dwin_dump.c83 static void write_runs(DumpState *s, WinDumpHeader *h, bool x64, Error **errp) in write_runs()
114 static void patch_mm_pfn_database(WinDumpHeader *h, bool x64, Error **errp) in patch_mm_pfn_database()
125 static void patch_bugcheck_data(WinDumpHeader *h, bool x64, Error **errp) in patch_bugcheck_data()
155 static void patch_header(WinDumpHeader *h, bool x64) in patch_header()
180 static bool check_header(WinDumpHeader *h, bool *x64, Error **errp) in check_header()
203 static void check_kdbg(WinDumpHeader *h, bool x64, Error **errp) in check_kdbg()
249 static void patch_and_save_context(WinDumpHeader *h, bool x64, in patch_and_save_context()
395 static void restore_context(WinDumpHeader *h, bool x64, in restore_context()
410 WinDumpHeader *h = (void *)(s->guest_note + VMCOREINFO_ELF_NOTE_HDR_SIZE); in create_win_dump() local
/openbmc/linux/drivers/scsi/device_handler/
H A Dscsi_dh_hp_sw.c43 static int tur_done(struct scsi_device *sdev, struct hp_sw_dh_data *h, in tur_done()
81 static int hp_sw_tur(struct scsi_device *sdev, struct hp_sw_dh_data *h) in hp_sw_tur()
120 static int hp_sw_start_stop(struct hp_sw_dh_data *h) in hp_sw_start_stop()
170 struct hp_sw_dh_data *h = sdev->handler_data; in hp_sw_prep_fn() local
194 struct hp_sw_dh_data *h = sdev->handler_data; in hp_sw_activate() local
208 struct hp_sw_dh_data *h; in hp_sw_bus_attach() local
H A Dscsi_dh_alua.c419 struct alua_dh_data *h = sdev->handler_data; in alua_handle_state_transition() local
694 struct alua_dh_data *h; in alua_rtpg() local
742 struct alua_dh_data *h; in alua_rtpg() local
842 struct alua_dh_data *h; in alua_rtpg_select_sdev() local
893 struct alua_dh_data *h; in alua_rtpg_work() local
1090 struct alua_dh_data *h = sdev->handler_data; in alua_set_params() local
1135 struct alua_dh_data *h = sdev->handler_data; in alua_activate() local
1182 struct alua_dh_data *h = sdev->handler_data; in alua_check() local
1204 struct alua_dh_data *h = sdev->handler_data; in alua_prep_fn() local
1228 struct alua_dh_data *h = sdev->handler_data; in alua_rescan() local
[all …]
/openbmc/linux/drivers/media/pci/zoran/
H A Dvideocodec.c39 struct codec_list *h = codeclist_top; in videocodec_attach() local
111 struct codec_list *h = codeclist_top; in videocodec_detach() local
169 struct codec_list *ptr, *h = codeclist_top; in videocodec_register() local
204 struct codec_list *prev = NULL, *h = codeclist_top; in videocodec_unregister() local
254 struct codec_list *h = codeclist_top; in videocodec_debugfs_show() local
/openbmc/linux/net/dccp/ccids/lib/
H A Dpacket_history.h91 static inline u8 tfrc_rx_hist_index(const struct tfrc_rx_hist *h, const u8 n) in tfrc_rx_hist_index()
100 tfrc_rx_hist_last_rcv(const struct tfrc_rx_hist *h) in tfrc_rx_hist_last_rcv()
109 tfrc_rx_hist_entry(const struct tfrc_rx_hist *h, const u8 n) in tfrc_rx_hist_entry()
118 tfrc_rx_hist_loss_prev(const struct tfrc_rx_hist *h) in tfrc_rx_hist_loss_prev()
124 static inline bool tfrc_rx_hist_loss_pending(const struct tfrc_rx_hist *h) in tfrc_rx_hist_loss_pending()
/openbmc/linux/net/ncsi/
H A Dncsi-aen.c19 static int ncsi_validate_aen_pkt(struct ncsi_aen_pkt_hdr *h, in ncsi_validate_aen_pkt()
47 struct ncsi_aen_pkt_hdr *h) in ncsi_aen_handler_lsc()
141 struct ncsi_aen_pkt_hdr *h) in ncsi_aen_handler_cr()
174 struct ncsi_aen_pkt_hdr *h) in ncsi_aen_handler_hncdsc()
211 struct ncsi_aen_pkt_hdr *h; in ncsi_aen_handler() local
/openbmc/google-ipmi-sys/test/
H A Dbm_mode_transition_unittest.cpp69 MockFsHandler h(move(fsMockPtr)); in TEST() local
84 MockFsHandler h(move(fsMockPtr)); in TEST() local
101 MockFsHandler h(move(fsMockPtr)); in TEST() local
114 MockFsHandler h(move(fsMockPtr)); in TEST() local
/openbmc/linux/include/linux/
H A Dlist_bl.h44 static inline void INIT_HLIST_BL_NODE(struct hlist_bl_node *h) in INIT_HLIST_BL_NODE()
52 static inline bool hlist_bl_unhashed(const struct hlist_bl_node *h) in hlist_bl_unhashed()
57 static inline struct hlist_bl_node *hlist_bl_first(struct hlist_bl_head *h) in hlist_bl_first()
63 static inline void hlist_bl_set_first(struct hlist_bl_head *h, in hlist_bl_set_first()
72 static inline bool hlist_bl_empty(const struct hlist_bl_head *h) in hlist_bl_empty()
78 struct hlist_bl_head *h) in hlist_bl_add_head()
H A Drculist_bl.h11 static inline void hlist_bl_set_first_rcu(struct hlist_bl_head *h, in hlist_bl_set_first_rcu()
21 static inline struct hlist_bl_node *hlist_bl_first_rcu(struct hlist_bl_head *h) in hlist_bl_first_rcu()
72 struct hlist_bl_head *h) in hlist_bl_add_head_rcu()
/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/
H A Dversion_json_unittest.cpp37 auto h = VersionHandlersBuilder().buildHandlerFromJson(j2); in TEST() local
63 auto h = VersionHandlersBuilder().buildHandlerFromJson(j2); in TEST() local
194 auto h = VersionHandlersBuilder().buildHandlerFromJson(j2); in TEST() local
240 auto h = VersionHandlersBuilder().buildHandlerFromJson(j2); in TEST() local
284 auto h = VersionHandlersBuilder().buildHandlerFromJson(j2); in TEST() local
/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/
H A Dlog_json_unittest.cpp51 auto h = LogHandlersBuilder().buildHandlerFromJson(j2); in TEST() local
77 auto h = LogHandlersBuilder().buildHandlerFromJson(j2); in TEST() local
208 auto h = LogHandlersBuilder().buildHandlerFromJson(j2); in TEST() local
254 auto h = LogHandlersBuilder().buildHandlerFromJson(j2); in TEST() local
298 auto h = LogHandlersBuilder().buildHandlerFromJson(j2); in TEST() local
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_dcb.c69 static int hclge_ieee_getets(struct hnae3_handle *h, struct ieee_ets *ets) in hclge_ieee_getets()
252 static int hclge_ieee_setets(struct hnae3_handle *h, struct ieee_ets *ets) in hclge_ieee_setets()
303 static int hclge_ieee_getpfc(struct hnae3_handle *h, struct ieee_pfc *pfc) in hclge_ieee_getpfc()
326 static int hclge_ieee_setpfc(struct hnae3_handle *h, struct ieee_pfc *pfc) in hclge_ieee_setpfc()
394 static int hclge_ieee_setapp(struct hnae3_handle *h, struct dcb_app *app) in hclge_ieee_setapp()
440 static int hclge_ieee_delapp(struct hnae3_handle *h, struct dcb_app *app) in hclge_ieee_delapp()
482 static u8 hclge_getdcbx(struct hnae3_handle *h) in hclge_getdcbx()
493 static u8 hclge_setdcbx(struct hnae3_handle *h, u8 mode) in hclge_setdcbx()
594 static int hclge_setup_tc(struct hnae3_handle *h, in hclge_setup_tc()
/openbmc/linux/security/selinux/ss/
H A Davtab.c69 avtab_insert_node(struct avtab *h, u32 hvalue, in avtab_insert_node()
106 static int avtab_insert(struct avtab *h, const struct avtab_key *key, in avtab_insert()
151 struct avtab_node *avtab_insert_nonunique(struct avtab *h, in avtab_insert_nonunique()
186 struct avtab_node *avtab_search_node(struct avtab *h, in avtab_search_node()
247 void avtab_destroy(struct avtab *h) in avtab_destroy()
273 void avtab_init(struct avtab *h) in avtab_init()
281 static int avtab_alloc_common(struct avtab *h, u32 nslot) in avtab_alloc_common()
295 int avtab_alloc(struct avtab *h, u32 nrules) in avtab_alloc()
326 void avtab_hash_eval(struct avtab *h, const char *tag) in avtab_hash_eval()
H A Dhashtab.c32 int hashtab_init(struct hashtab *h, u32 nel_hint) in hashtab_init()
50 int __hashtab_insert(struct hashtab *h, struct hashtab_node **dst, in __hashtab_insert()
67 void hashtab_destroy(struct hashtab *h) in hashtab_destroy()
86 int hashtab_map(struct hashtab *h, in hashtab_map()
107 void hashtab_stat(struct hashtab *h, struct hashtab_info *info) in hashtab_stat()
/openbmc/linux/drivers/regulator/
H A Dirq_helpers.c51 struct regulator_irq *h; in regulator_notifier_isr_work() local
158 struct regulator_irq *h = data; in regulator_notifier_isr() local
280 static int init_rdev_state(struct device *dev, struct regulator_irq *h, in init_rdev_state()
304 static void init_rdev_errors(struct regulator_irq *h) in init_rdev_errors()
343 struct regulator_irq *h; in regulator_irq_helper() local
393 struct regulator_irq *h = *handle; in regulator_irq_helper_cancel() local
/openbmc/qemu/ui/
H A Dvnc-enc-tight.c117 static bool tight_can_send_png_rect(VncState *vs, int w, int h) in tight_can_send_png_rect()
138 tight_detect_smooth_image24(VncState *vs, int w, int h) in tight_detect_smooth_image24()
296 tight_detect_smooth_image(VncState *vs, int w, int h) in tight_detect_smooth_image()
550 tight_filter_gradient24(VncState *vs, uint8_t *buf, int w, int h) in tight_filter_gradient24()
676 check_solid_tile32(VncState *vs, int x, int y, int w, int h, in check_solid_tile32()
963 int w, int h, uint32_t bg, uint32_t fg) in send_mono_rect()
1078 int w, int h, VncPalette *palette) in send_palette_rect()
1291 static int send_png_rect(VncState *vs, int x, int y, int w, int h, in send_png_rect()
1648 int w, int h) in tight_send_framebuffer_update()
1682 int w, int h) in vnc_tight_send_framebuffer_update()
[all …]
/openbmc/linux/net/xfrm/
H A Dxfrm_hash.h89 unsigned int h = family ^ reqid; in __xfrm_dst_hash() local
106 unsigned int h = family; in __xfrm_src_hash() local
122 unsigned int h = (__force u32)spi ^ proto; in __xfrm_spi_hash() local
137 unsigned int h = seq; in __xfrm_seq_hash() local
152 unsigned int h = 0; in __sel_hash() local
181 unsigned int h = 0; in __addr_hash() local
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Dlib_sw_fence.c95 struct heap_fence *h = container_of(fence, typeof(*h), fence); in heap_fence_notify() local
110 struct heap_fence *h; in heap_fence_create() local
124 struct heap_fence *h = container_of(ref, typeof(*h), ref); in heap_fence_release() local
133 struct heap_fence *h = container_of(fence, typeof(*h), fence); in heap_fence_put() local
/openbmc/linux/include/linux/spi/
H A Dmxs-spi.h53 #define HW_SSP_TIMING(h) (ssp_is_old(h) ? 0x050 : 0x070) argument
64 #define HW_SSP_CTRL1(h) (ssp_is_old(h) ? 0x060 : 0x080) argument
100 #define HW_SSP_DATA(h) (ssp_is_old(h) ? 0x070 : 0x090) argument
102 #define HW_SSP_SDRESP0(h) (ssp_is_old(h) ? 0x080 : 0x0a0) argument
103 #define HW_SSP_SDRESP1(h) (ssp_is_old(h) ? 0x090 : 0x0b0) argument
104 #define HW_SSP_SDRESP2(h) (ssp_is_old(h) ? 0x0a0 : 0x0c0) argument
105 #define HW_SSP_SDRESP3(h) (ssp_is_old(h) ? 0x0b0 : 0x0d0) argument
106 #define HW_SSP_STATUS(h) (ssp_is_old(h) ? 0x0c0 : 0x100) argument
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c1115 struct hnae_handle *h = priv->ae_handle; in hns_nic_adjust_link() local
1194 struct hnae_handle *h = priv->ae_handle; in hns_nic_ring_open() local
1207 struct hnae_handle *h = priv->ae_handle; in hns_nic_net_set_mac_address() local
1228 struct hnae_handle *h = priv->ae_handle; in hns_nic_update_stats() local
1248 struct hnae_handle *h = priv->ae_handle; in hns_nic_ring_close() local
1301 struct hnae_handle *h = priv->ae_handle; in hns_nic_init_irq() local
1348 struct hnae_handle *h = priv->ae_handle; in hns_nic_net_up() local
1467 struct hnae_handle *h = priv->ae_handle; in hns_nic_net_open() local
1572 struct hnae_handle *h = priv->ae_handle; in hns_enable_serdes_lb() local
1603 struct hnae_handle *h = priv->ae_handle; in hns_disable_serdes_lb() local
[all …]
/openbmc/linux/drivers/mtd/maps/
H A Dphysmap-ixp4xx.c50 #define BYTE0(h) ((h) & 0xFF) argument
51 #define BYTE1(h) (((h) >> 8) & 0xFF) argument
65 #define BYTE0(h) (((h) >> 8) & 0xFF) argument
66 #define BYTE1(h) ((h) & 0xFF) argument
/openbmc/qemu/host/include/aarch64/host/
H A Datomic128-ldst.h30 uint64_t l, h; in atomic16_read_ro() local
42 uint64_t l, h; in atomic16_read_rw() local
62 uint64_t l = int128_getlo(val), h = int128_gethi(val); in atomic16_set() local
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_hash_gen.h398 struct htype *h = set->data; in mtype_flush() local
451 struct htype *h = set->data; in mtype_destroy() local
560 struct htype *h; in mtype_gc() local
603 struct htype *h = set->data; in mtype_cancel_gc() local
623 struct htype *h = set->data; in mtype_resize() local
809 struct htype *h = set->data; in mtype_ext_size() local
841 struct htype *h = set->data; in mtype_add() local
1036 struct htype *h = set->data; in mtype_del() local
1162 struct htype *h = set->data; in mtype_test_cidrs() local
1217 struct htype *h = set->data; in mtype_test() local
[all …]
/openbmc/linux/fs/reiserfs/
H A Dibalance.c29 int h, in internal_define_dest_src_infos()
494 int h, int pointer_amount) in internal_shift_left()
535 int h, int pointer_amount) in internal_shift1_left()
566 int h, int pointer_amount) in internal_shift_right()
610 int h, int pointer_amount) in internal_shift1_right()
633 int h, int child_pos) in balance_internal_when_delete()
760 static void replace_lkey(struct tree_balance *tb, int h, struct item_head *key) in replace_lkey()
775 static void replace_rkey(struct tree_balance *tb, int h, struct item_head *key) in replace_rkey()
804 int h, /* level of the tree */ in balance_internal()
/openbmc/linux/fs/hugetlbfs/
H A Dinode.c125 struct hstate *h = hstate_file(file); in hugetlbfs_file_mmap() local
201 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area_bottomup() local
217 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area_topdown() local
252 struct hstate *h = hstate_file(file); in generic_hugetlb_get_unmapped_area() local
338 struct hstate *h = hstate_file(file); in hugetlbfs_read_iter() local
673 struct hstate *h = hstate_inode(inode); in remove_inode_hugepages() local
733 struct hstate *h = hstate_inode(inode); in hugetlb_vmtruncate() local
774 struct hstate *h = hstate_inode(inode); in hugetlbfs_punch_hole() local
829 struct hstate *h = hstate_inode(inode); in hugetlbfs_fallocate() local
1404 struct hstate *h; in hugetlbfs_parse_param() local
[all …]

12345678910>>...49