Home
last modified time | relevance | path

Searched defs:h (Results 76 – 100 of 1202) sorted by relevance

12345678910>>...49

/openbmc/linux/tools/perf/util/
H A Dhashmap.c106 size_t h, bkt; in hashmap_grow() local
159 size_t h; in hashmap_insert() local
209 size_t h; in hashmap_find() local
224 size_t h; in hashmap_delete() local
/openbmc/linux/include/linux/
H A Dhugetlb.h121 #define for_each_hstate(h) \ argument
818 static inline unsigned long huge_page_mask(struct hstate *h) in huge_page_mask()
823 static inline unsigned int huge_page_order(struct hstate *h) in huge_page_order()
828 static inline unsigned huge_page_shift(struct hstate *h) in huge_page_shift()
833 static inline bool hstate_is_gigantic(struct hstate *h) in hstate_is_gigantic()
843 static inline unsigned int blocks_per_huge_page(struct hstate *h) in blocks_per_huge_page()
883 static inline int hstate_index(struct hstate *h) in hstate_index()
939 static inline bool hugepage_movable_supported(struct hstate *h) in hugepage_movable_supported()
950 static inline gfp_t htlb_alloc_mask(struct hstate *h) in htlb_alloc_mask()
970 static inline spinlock_t *huge_pte_lockptr(struct hstate *h, in huge_pte_lockptr()
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dvpstate.c42 nvbios_vpstate_parse(struct nvkm_bios *b, struct nvbios_vpstate_header *h) in nvbios_vpstate_parse()
76 nvbios_vpstate_entry(struct nvkm_bios *b, struct nvbios_vpstate_header *h, in nvbios_vpstate_entry()
/openbmc/linux/arch/arm/probes/kprobes/
H A Dcheckers-thumb.c15 const struct decode_header *h) in t32_check_stack()
89 const struct decode_header *h) in t16_check_stack()
/openbmc/linux/include/linux/iio/
H A Dtriggered_buffer.h20 #define iio_triggered_buffer_setup(indio_dev, h, thread, setup_ops) \ argument
33 #define devm_iio_triggered_buffer_setup(dev, indio_dev, h, thread, setup_ops) \ argument
/openbmc/linux/net/netlabel/
H A Dnetlabel_addrlist.h59 struct list_head *h) in __af4list_valid()
71 struct list_head *h) in __af4list_valid_rcu()
126 struct list_head *h) in __af6list_valid()
138 struct list_head *h) in __af6list_valid_rcu()
/openbmc/qemu/host/include/loongarch64/host/
H A Datomic128-ldst.h25 uint64_t l, h; in atomic16_read_ro() local
43 uint64_t l = int128_getlo(val), h = int128_gethi(val); in atomic16_set() local
/openbmc/linux/security/selinux/ss/
H A Dhashtab.h61 static inline int hashtab_insert(struct hashtab *h, void *key, void *datum, in hashtab_insert()
96 static inline void *hashtab_search(struct hashtab *h, const void *key, in hashtab_search()
149 static inline void hashtab_stat(struct hashtab *h, struct hashtab_info *info) in hashtab_stat()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_display.h29 #define amdgpu_display_hpd_sense(adev, h) (adev)->mode_info.funcs->hpd_sense((adev), (h)) argument
30 #define amdgpu_display_hpd_set_polarity(adev, h) (adev)->mode_info.funcs->hpd_set_polarity((adev), … argument
36 #define amdgpu_display_add_connector(adev, ci, sd, ct, ib, coi, h, r) (adev)->mode_info.funcs->add_… argument
/openbmc/u-boot/arch/arm/mach-tegra/
H A Divc.c72 struct tegra_ivc_channel_header *h, in tegra_ivc_invalidate_counter()
80 struct tegra_ivc_channel_header *h, in tegra_ivc_flush_counter()
88 struct tegra_ivc_channel_header *h, in tegra_ivc_frame_addr()
105 struct tegra_ivc_channel_header *h, in tegra_ivc_invalidate_frame()
113 struct tegra_ivc_channel_header *h, in tegra_ivc_flush_frame()
/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c104 #define __usbhsh_for_each_udev(start, pos, h, i) \ argument
116 #define usbhsh_hcd_to_dev(h) ((h)->self.controller) argument
118 #define usbhsh_hpriv_to_priv(h) ((h)->mod.priv) argument
119 #define usbhsh_hpriv_to_dcp(h) ((h)->dcp) argument
120 #define usbhsh_hpriv_to_hcd(h) \ argument
133 #define usbhsh_udev_to_usbv(h) ((h)->usbv) argument
134 #define usbhsh_udev_is_used(h) usbhsh_udev_to_usbv(h) argument
141 #define usbhsh_device_nth(h, d) ((h)->udev + d) argument
142 #define usbhsh_device0(h) usbhsh_device_nth(h, 0) argument
144 #define usbhsh_port_stat_init(h) ((h)->port_stat = 0) argument
[all …]
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_debugfs.c528 static void hns3_dump_coal_info(struct hnae3_handle *h, char *buf, int len, in hns3_dump_coal_info()
558 static int hns3_dbg_coal_info(struct hnae3_handle *h, char *buf, int len) in hns3_dbg_coal_info()
677 static int hns3_dbg_rx_queue_info(struct hnae3_handle *h, in hns3_dbg_rx_queue_info()
780 static int hns3_dbg_tx_queue_info(struct hnae3_handle *h, in hns3_dbg_tx_queue_info()
833 static int hns3_dbg_queue_map(struct hnae3_handle *h, char *buf, int len) in hns3_dbg_queue_map()
1027 hns3_dbg_dev_caps(struct hnae3_handle *h, char *buf, int len, int *pos) in hns3_dbg_dev_caps()
1046 hns3_dbg_dev_specs(struct hnae3_handle *h, char *buf, int len, int *pos) in hns3_dbg_dev_specs()
1099 static int hns3_dbg_dev_info(struct hnae3_handle *h, char *buf, int len) in hns3_dbg_dev_info()
1137 hns3_dbg_page_pool_info(struct hnae3_handle *h, char *buf, int len) in hns3_dbg_page_pool_info()
/openbmc/linux/arch/powerpc/sysdev/
H A Di8259.c161 static int i8259_host_match(struct irq_domain *h, struct device_node *node, in i8259_host_match()
168 static int i8259_host_map(struct irq_domain *h, unsigned int virq, in i8259_host_map()
185 static int i8259_host_xlate(struct irq_domain *h, struct device_node *ct, in i8259_host_xlate()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dcalib.c93 struct ath9k_nfcal_hist *h; in ath9k_hw_update_nfcal_hist_buffer() local
249 struct ath9k_nfcal_hist *h = NULL; in ath9k_hw_loadnf() local
409 struct ath9k_nfcal_hist *h; in ath9k_hw_getnf() local
446 struct ath9k_nfcal_hist *h; in ath9k_init_nfcal_hist_buffer() local
/openbmc/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-memops.c92 struct vb2_vmarea_handler *h = vma->vm_private_data; in vb2_common_vm_open() local
110 struct vb2_vmarea_handler *h = vma->vm_private_data; in vb2_common_vm_close() local
/openbmc/linux/drivers/ata/pata_parport/
H A Dbpck.c29 #define j44(l,h) (((l>>3)&0x7)|((l>>4)&0x8)|((h<<1)&0x70)|(h&0x80)) argument
40 int r, l, h; in bpck_read_regr() local
153 int i, l, h; in bpck_read_block() local
301 int i, e, l, h, om; in bpck_test_proto() local
H A Dfriq.c38 #define j44(l, h) (((l >> 4) & 0x0f) | (h & 0xf0)) argument
48 int h, l, r; in friq_read_regr() local
71 int h, l, k, ph; in friq_read_block_int() local
/openbmc/linux/drivers/scsi/device_handler/
H A Dscsi_dh_rdac.c229 struct rdac_dh_data *h; member
362 static int get_lun_info(struct scsi_device *sdev, struct rdac_dh_data *h, in get_lun_info()
388 static int check_ownership(struct scsi_device *sdev, struct rdac_dh_data *h) in check_ownership()
438 struct rdac_dh_data *h, char *array_name, u8 *array_id) in initialize_controller()
489 struct rdac_dh_data *h = sdev->handler_data; in mode_select_handle_sense() local
532 struct rdac_dh_data *h = sdev->handler_data; in send_mode_select() local
616 struct rdac_dh_data *h = sdev->handler_data; in rdac_activate() local
651 struct rdac_dh_data *h = sdev->handler_data; in rdac_prep_fn() local
664 struct rdac_dh_data *h = sdev->handler_data; in rdac_check_sense() local
728 struct rdac_dh_data *h; in rdac_bus_attach() local
[all …]
/openbmc/linux/net/sunrpc/
H A Dsvcauth_unix.c35 struct auth_domain h; member
99 struct cache_head h; member
153 static int ip_map_upcall(struct cache_detail *cd, struct cache_head *h) in ip_map_upcall()
159 struct cache_head *h, in ip_map_request()
262 struct cache_head *h) in ip_map_show()
409 struct cache_head h; member
468 static int unix_gid_upcall(struct cache_detail *cd, struct cache_head *h) in unix_gid_upcall()
474 struct cache_head *h, in unix_gid_request()
560 struct cache_head *h) in unix_gid_show()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table_helper.c35 const struct command_table_helper **h, in dal_bios_parser_init_cmd_tbl_helper()
174 const struct command_table_helper *h, in dal_cmd_table_helper_assign_control_parameter()
/openbmc/qemu/target/hexagon/mmvec/
H A Dmmvec.h38 int16_t h[MAX_VEC_SIZE_BYTES / 2]; member
49 int16_t h[2 * MAX_VEC_SIZE_BYTES / 2]; member
61 int16_t h[MAX_VEC_SIZE_BYTES / 2 / 8]; member
/openbmc/openbmc-tools/altitude/
H A Daltitude21 def P(h): argument
25 def T(h): argument
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_hash_ipmark.c84 const struct hash_ipmark4 *h = set->data; in hash_ipmark4_kadt() local
100 struct hash_ipmark4 *h = set->data; in hash_ipmark4_uadt() local
219 const struct hash_ipmark6 *h = set->data; in hash_ipmark6_kadt() local
235 const struct hash_ipmark6 *h = set->data; in hash_ipmark6_uadt() local
H A Dip_set_hash_ip.c84 const struct hash_ip4 *h = set->data; in hash_ip4_kadt() local
103 struct hash_ip4 *h = set->data; in hash_ip4_uadt() local
220 const struct hash_ip6 *h = set->data; in hash_ip6_kadt() local
237 const struct hash_ip6 *h = set->data; in hash_ip6_uadt() local
/openbmc/linux/arch/x86/kernel/cpu/
H A Dhypervisor.c64 const struct hypervisor_x86 *h = NULL, * const *p; in detect_hypervisor_vendor() local
97 const struct hypervisor_x86 *h; in init_hypervisor_platform() local

12345678910>>...49