Home
last modified time | relevance | path

Searched +defs:func +defs:h (Results 1 – 25 of 32) sorted by relevance

12

/linux/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c73 struct pmf_function *func; member
137 static int pmf_parser_write_gpio(struct pmf_cmd *cmd, struct pmf_handlers *h) in pmf_parser_write_gpio()
147 static int pmf_parser_read_gpio(struct pmf_cmd *cmd, struct pmf_handlers *h) in pmf_parser_read_gpio()
159 static int pmf_parser_write_reg32(struct pmf_cmd *cmd, struct pmf_handlers *h) in pmf_parser_write_reg32()
171 static int pmf_parser_read_reg32(struct pmf_cmd *cmd, struct pmf_handlers *h) in pmf_parser_read_reg32()
181 static int pmf_parser_write_reg16(struct pmf_cmd *cmd, struct pmf_handlers *h) in pmf_parser_write_reg16()
193 static int pmf_parser_read_reg16(struct pmf_cmd *cmd, struct pmf_handlers *h) in pmf_parser_read_reg16()
203 static int pmf_parser_write_reg8(struct pmf_cmd *cmd, struct pmf_handlers *h) in pmf_parser_write_reg8()
215 static int pmf_parser_read_reg8(struct pmf_cmd *cmd, struct pmf_handlers *h) in pmf_parser_read_reg8()
224 static int pmf_parser_delay(struct pmf_cmd *cmd, struct pmf_handlers *h) in pmf_parser_delay()
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dhead.h8 const struct nvkm_head_func *func; member
57 #define HEAD_MSG(h,l,f,a...) do { \ argument
61 #define HEAD_WARN(h,f,a...) HEAD_MSG((h), warn, f, ##a) argument
62 #define HEAD_DBG(h,f,a...) HEAD_MSG((h), debug, f, ##a) argument
H A Dnv50.c1167 u64 h, v; in nv50_disp_super_2_2_dp() local
1583 const struct nvkm_disp_func *func = disp->func; in nv50_disp_oneinit() local
/linux/arch/powerpc/platforms/ps3/
H A Dinterrupt.c619 const char* func, int line) in _dump_64_bmp()
628 const u64 *p, unsigned cpu, const char* func, int line) in _dump_256_bmp()
635 static void _dump_bmp(struct ps3_private* pd, const char* func, int line) in _dump_bmp()
647 const char* func, int line) in _dump_mask()
659 static int ps3_host_map(struct irq_domain *h, unsigned int virq, in ps3_host_map()
670 static int ps3_host_match(struct irq_domain *h, struct device_node *np, in ps3_host_match()
H A Dos-area.c304 static void _dump_header(const struct os_area_header *h, const char *func, in _dump_header()
325 static void _dump_params(const struct os_area_params *p, const char *func, in _dump_params()
524 static void _dump_db(const struct os_area_db *db, const char *func, in _dump_db()
/linux/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_ordering.c47 void (*func)(struct callback_head *); member
54 struct hlist_head h; member
/linux/drivers/gpu/drm/tests/
H A Ddrm_panic_test.c40 #define DRM_TEST_MODE_LIST(func) \ argument
47 #define DRM_PANIC_TEST_MODE(w, h, f, name) { \ argument
/linux/drivers/usb/gadget/function/
H A Df_fs.c678 struct ffs_function *func = ffs->func; in ffs_ep0_ioctl() local
2378 static void ffs_func_eps_disable(struct ffs_function *func) in ffs_func_eps_disable()
2404 static int ffs_func_eps_enable(struct ffs_function *func) in ffs_func_eps_enable()
2750 struct usb_os_desc_header *h) in ffs_do_single_os_desc()
2832 struct usb_os_desc_header *h, void *data, in __ffs_data_do_os_desc()
3263 struct ffs_function *func = priv; in __ffs_func_bind_do_descs() local
3362 struct ffs_function *func = priv; in __ffs_func_bind_do_nums() local
3414 struct usb_os_desc_header *h, void *data, in __ffs_func_bind_do_os_desc()
3417 struct ffs_function *func = priv; in __ffs_func_bind_do_os_desc() local
3494 struct ffs_function *func = ffs_func_from_usb(f); in ffs_do_functionfs_bind() local
[all …]
/linux/mm/
H A Dhugetlb.c96 #define hugetlb_early_param(str, func) \ argument
152 struct hugepage_subpool *hugepage_new_subpool(struct hstate *h, long max_hpages, in hugepage_new_subpool()
489 struct hstate *h, in record_hugetlb_cgroup_uncharge_info()
571 long to, struct hstate *h, struct hugetlb_cgroup *cg, in hugetlb_resv_map_add()
598 struct hstate *h, long *regions_needed) in add_reservation_in_range()
730 long in_regions_needed, struct hstate *h, in region_add()
966 struct hstate *h = hstate_inode(inode); in hugetlb_fix_reserve_counts() local
1013 static pgoff_t vma_hugecache_offset(struct hstate *h, in vma_hugecache_offset()
1090 struct hstate *h) in resv_map_set_hugetlb_cgroup_uncharge_info()
1287 static void enqueue_hugetlb_folio(struct hstate *h, struct folio *folio) in enqueue_hugetlb_folio()
[all …]
/linux/drivers/scsi/
H A Dhpsa.c376 static int check_for_unit_attention(struct ctlr_info *h, in check_for_unit_attention()
429 static int check_for_busy(struct ctlr_info *h, struct CommandList *c) in check_for_busy()
444 struct ctlr_info *h; in host_show_lockup_detected() local
458 struct ctlr_info *h; in host_store_hp_ssd_smart_path_status() local
478 struct ctlr_info *h; in host_store_raid_offload_debug() local
498 struct ctlr_info *h; in host_store_rescan() local
514 struct ctlr_info *h; in host_show_firmware_revision() local
530 struct ctlr_info *h = shost_to_hba(shost); in host_show_commands_outstanding() local
539 struct ctlr_info *h; in host_show_transport_mode() local
551 struct ctlr_info *h; in host_show_hp_ssd_smart_path_status() local
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dbase.c648 nvkm_clk_ctor(const struct nvkm_clk_func *func, struct nvkm_device *device, in nvkm_clk_ctor()
655 struct nvbios_vpstate_header h; in nvkm_clk_ctor() local
710 nvkm_clk_new_(const struct nvkm_clk_func *func, struct nvkm_device *device, in nvkm_clk_new_()
/linux/include/net/bluetooth/
H A Dhci_core.h1014 struct hci_conn_hash *h = &hdev->conn_hash; hci_conn_hash_add() local
1043 struct hci_conn_hash *h = &hdev->conn_hash; hci_conn_hash_del() local
1075 struct hci_conn_hash *h = &hdev->conn_hash; hci_conn_num() local
1112 struct hci_conn_hash *h = &hdev->conn_hash; hci_conn_valid() local
1130 struct hci_conn_hash *h = &hdev->conn_hash; hci_conn_lookup_type() local
1151 struct hci_conn_hash *h = &hdev->conn_hash; hci_conn_hash_lookup_bis() local
1173 struct hci_conn_hash *h = &hdev->conn_hash; hci_conn_hash_lookup_create_pa_sync() local
1199 struct hci_conn_hash *h = &hdev->conn_hash; hci_conn_hash_lookup_per_adv_bis() local
1223 struct hci_conn_hash *h = &hdev->conn_hash; hci_conn_hash_lookup_handle() local
1242 struct hci_conn_hash *h = &hdev->conn_hash; hci_conn_hash_lookup_ba() local
1263 struct hci_conn_hash *h = &hdev->conn_hash; hci_conn_hash_lookup_role() local
1284 struct hci_conn_hash *h = &hdev->conn_hash; hci_conn_hash_lookup_le() local
1310 struct hci_conn_hash *h = &hdev->conn_hash; hci_conn_hash_lookup_cis() local
1342 struct hci_conn_hash *h = &hdev->conn_hash; hci_conn_hash_lookup_cig() local
1365 struct hci_conn_hash *h = &hdev->conn_hash; hci_conn_hash_lookup_big() local
1389 struct hci_conn_hash *h = &hdev->conn_hash; hci_conn_hash_lookup_big_sync_pend() local
1413 struct hci_conn_hash *h = &hdev->conn_hash; hci_conn_hash_lookup_big_state() local
1436 struct hci_conn_hash *h = &hdev->conn_hash; hci_conn_hash_lookup_pa_sync_big_handle() local
1459 struct hci_conn_hash *h = &hdev->conn_hash; hci_conn_hash_lookup_pa_sync_handle() local
1487 hci_conn_hash_list_state(struct hci_dev * hdev,hci_conn_func_t func,__u8 type,__u16 state,void * data) hci_conn_hash_list_state() argument
1490 struct hci_conn_hash *h = &hdev->conn_hash; hci_conn_hash_list_state() local
1507 hci_conn_hash_list_flag(struct hci_dev * hdev,hci_conn_func_t func,__u8 type,__u8 flag,void * data) hci_conn_hash_list_flag() argument
1510 struct hci_conn_hash *h = &hdev->conn_hash; hci_conn_hash_list_flag() local
1528 struct hci_conn_hash *h = &hdev->conn_hash; hci_lookup_le_connect() local
1549 struct hci_conn_hash *h = &hdev->conn_hash; hci_is_le_conn_scanning() local
2356 int (*func) (struct sock *sk, struct hci_dev *hdev, void *data, global() member
[all...]
/linux/net/ipv6/
H A Dip6_fib.c45 int (*func)(struct fib6_info *, void *arg); member
215 unsigned int h; in fib6_link_table() local
355 unsigned int h, fib_seq = 0; in fib6_tables_seq_read() local
494 unsigned int h; in fib6_tables_dump() local
641 unsigned int h, s_h; in inet6_dump_fib() local
2313 unsigned int h; in __fib6_clean_all() local
2398 unsigned int h; in fib6_gc_all() local
2658 unsigned int h; in ipv6_route_seq_next_table() local
/linux/drivers/scsi/pcmcia/
H A Dnsp_cs.c142 static void nsp_cs_message(const char *func, int line, char *type, char *fmt, ...) in nsp_cs_message()
159 static void nsp_cs_dmessage(const char *func, int line, int mask, char *fmt, ...) in nsp_cs_dmessage()
692 unsigned int l, m, h; in nsp_fifo_count() local
/linux/drivers/acpi/
H A Dutils.c26 static void acpi_util_eval_error(acpi_handle h, acpi_string p, acpi_status s) in acpi_util_eval_error()
771 acpi_evaluate_dsm(acpi_handle handle, const guid_t *guid, u64 rev, u64 func, in acpi_evaluate_dsm()
/linux/drivers/dma/idxd/
H A Dcdev.c333 u16 h, t, size; in idxd_cdev_evl_drain_pasid() local
374 const char *func) in check_vma()
/linux/drivers/block/drbd/
H A Ddrbd_receiver.c740 int vnr, timeout, h; in conn_connect() local
976 struct p_header100 *h = header; in decode_header() local
986 struct p_header95 *h = header; in decode_header() local
992 struct p_header80 *h = header; in decode_header() local
1639 static void drbd_csum_ee_size(struct crypto_shash *h, in drbd_csum_ee_size()
1913 sector_t sector, bool missing_ok, const char *func) in find_request()
5348 int h; in drbd_receiver() local
5472 struct rb_root *root, const char *func, in validate_req_change_req_state()
/linux/drivers/xen/
H A Dgrant-table.c650 int h = get_free_entries(count); in gnttab_alloc_grant_references() local
663 int h; in gnttab_alloc_grant_reference_seq() local
1155 const char *func) in gnttab_retry_eagain_gop()
/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod.c137 short g, struct bpf_testmod_struct_arg_5 h, long i) in bpf_testmod_test_struct_arg_9()
441 unsigned int h, long i, __u64 j, in bpf_testmod_fentry_test11()
605 uprobe_ret_handler(struct uprobe_consumer *self, unsigned long func, in uprobe_ret_handler()
1226 BTF_ID_FLAGS(func, bpf_testmod_test_mod_kfunc) in BTF_ID_FLAGS() argument
/linux/drivers/iommu/intel/
H A Ddmar.c782 acpi_handle h; in dmar_acpi_dev_scope_init() local
2158 static inline bool dmar_detect_dsm(acpi_handle handle, int func) in dmar_detect_dsm()
2163 static int dmar_walk_dsm_resource(acpi_handle handle, int func, in dmar_walk_dsm_resource()
/linux/drivers/hid/
H A Dhid-wiimote-core.c1591 void (*func)(struct wiimote_data *wdata, const __u8 *payload); member
1626 const struct wiiproto_handler *h; in wiimote_hid_event() local
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c1260 struct hlist_node *h; in i40e_count_all_filters() local
1278 struct hlist_node *h; in i40e_count_active_filters() local
1414 struct hlist_node *h; in i40e_correct_mac_vlan_filters() local
1561 struct hlist_node *h; in i40e_correct_vf_mac_vlan_filters() local
1741 struct hlist_node *h; in i40e_add_mac_filter() local
1776 struct hlist_node *h; in i40e_del_mac_filter() local
2258 struct hlist_node *h; in i40e_undo_del_filter_entries() local
2281 struct hlist_node *h; in i40e_undo_add_filter_entries() local
2560 struct hlist_node *h; in i40e_sync_vsi_filters() local
3062 struct hlist_node *h; in i40e_add_vlan_all_mac() local
[all …]
/linux/drivers/platform/surface/aggregator/
H A Dcontroller.c183 struct list_head *h; in ssam_nfblk_insert() local
1063 static int ssam_dsm_load_u32(acpi_handle handle, u64 funcs, u64 func, u32 *ret) in ssam_dsm_load_u32()
/linux/drivers/net/phy/
H A Ddp83640.c521 enum ptp_pin_function func, unsigned int chan) in ptp_dp83640_verify()
574 struct ethhdr *h = eth_hdr(skb); in is_status_frame() local
/linux/tools/perf/util/
H A Dheader.c3699 #define FEAT_OPR(n, func, __full_only) \ argument
3709 #define FEAT_OPN(n, func, __full_only) \ argument
3853 struct header_fw *h = container_of(fw, struct header_fw, fw); in feat_writer_cb() local
3880 struct header_fw h = { in do_write_feat() local

12