/linux-4.19.296/include/linux/ |
D | init.h | 187 #define ___define_initcall(fn, id, __sec) \ argument 194 #define ___define_initcall(fn, id, __sec) \ argument 199 #define __define_initcall(fn, id) ___define_initcall(fn, id, .initcall##id) argument 206 #define early_initcall(fn) __define_initcall(fn, early) argument 215 #define pure_initcall(fn) __define_initcall(fn, 0) argument 217 #define core_initcall(fn) __define_initcall(fn, 1) argument 218 #define core_initcall_sync(fn) __define_initcall(fn, 1s) argument 219 #define postcore_initcall(fn) __define_initcall(fn, 2) argument 220 #define postcore_initcall_sync(fn) __define_initcall(fn, 2s) argument 221 #define arch_initcall(fn) __define_initcall(fn, 3) argument [all …]
|
D | stop_machine.h | 26 cpu_stop_fn_t fn; member 46 cpu_stop_fn_t fn; member 50 static inline int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg) in stop_one_cpu() 70 cpu_stop_fn_t fn, void *arg, in stop_one_cpu_nowait() 85 cpu_stop_fn_t fn, void *arg) in stop_cpus() 93 cpu_stop_fn_t fn, void *arg) in try_stop_cpus() 141 static __always_inline int stop_machine_cpuslocked(cpu_stop_fn_t fn, void *data, in stop_machine_cpuslocked() 153 stop_machine(cpu_stop_fn_t fn, void *data, const struct cpumask *cpus) in stop_machine() 159 stop_machine_from_inactive_cpu(cpu_stop_fn_t fn, void *data, in stop_machine_from_inactive_cpu()
|
D | kthread.h | 117 #define KTHREAD_WORK_INIT(work, fn) { \ argument 122 #define KTHREAD_DELAYED_WORK_INIT(dwork, fn) { \ argument 131 #define DEFINE_KTHREAD_WORK(work, fn) \ argument 134 #define DEFINE_KTHREAD_DELAYED_WORK(dwork, fn) \ argument 160 #define kthread_init_work(work, fn) \ argument 167 #define kthread_init_delayed_work(dwork, fn) \ argument
|
D | irqchip.h | 27 #define IRQCHIP_DECLARE(name, compat, fn) OF_DECLARE_2(irqchip, name, compat, fn) argument 41 #define IRQCHIP_ACPI_DECLARE(name, subtable, validate, data, fn) \ argument
|
D | module.h | 110 #define early_initcall(fn) module_init(fn) argument 111 #define core_initcall(fn) module_init(fn) argument 112 #define core_initcall_sync(fn) module_init(fn) argument 113 #define postcore_initcall(fn) module_init(fn) argument 114 #define postcore_initcall_sync(fn) module_init(fn) argument 115 #define arch_initcall(fn) module_init(fn) argument 116 #define subsys_initcall(fn) module_init(fn) argument 117 #define subsys_initcall_sync(fn) module_init(fn) argument 118 #define fs_initcall(fn) module_init(fn) argument 119 #define fs_initcall_sync(fn) module_init(fn) argument [all …]
|
D | icmpv6.h | 30 static inline int inet6_register_icmp_sender(ip6_icmp_send_t *fn) in inet6_register_icmp_sender() 35 static inline int inet6_unregister_icmp_sender(ip6_icmp_send_t *fn) in inet6_unregister_icmp_sender()
|
D | clocksource.h | 257 #define TIMER_OF_DECLARE(name, compat, fn) \ argument 260 #define CLOCKSOURCE_OF_DECLARE(name, compat, fn) \ argument 269 #define TIMER_ACPI_DECLARE(name, table_id, fn) \ argument
|
/linux-4.19.296/drivers/misc/ocxl/ |
D | pci.c | 21 static struct ocxl_fn *ocxl_fn_get(struct ocxl_fn *fn) in ocxl_fn_get() 26 static void ocxl_fn_put(struct ocxl_fn *fn) in ocxl_fn_put() 41 static struct ocxl_afu *alloc_afu(struct ocxl_fn *fn) in alloc_afu() 74 struct ocxl_fn *fn = afu->fn; in set_afu_device() local 86 struct ocxl_fn *fn = afu->fn; in assign_afu_actag() local 113 struct ocxl_fn *fn = afu->fn; in reclaim_afu_actag() local 123 struct ocxl_fn *fn = afu->fn; in assign_afu_pasid() local 151 struct ocxl_fn *fn = afu->fn; in reclaim_afu_pasid() local 159 static int reserve_fn_bar(struct ocxl_fn *fn, int bar) in reserve_fn_bar() 176 static void release_fn_bar(struct ocxl_fn *fn, int bar) in release_fn_bar() [all …]
|
D | config.c | 71 static int read_pasid(struct pci_dev *dev, struct ocxl_fn_config *fn) in read_pasid() 95 static int read_dvsec_tl(struct pci_dev *dev, struct ocxl_fn_config *fn) in read_dvsec_tl() 112 static int read_dvsec_function(struct pci_dev *dev, struct ocxl_fn_config *fn) in read_dvsec_function() 139 static int read_dvsec_afu_info(struct pci_dev *dev, struct ocxl_fn_config *fn) in read_dvsec_afu_info() 187 static int validate_function(struct pci_dev *dev, struct ocxl_fn_config *fn) in validate_function() 204 int ocxl_config_read_function(struct pci_dev *dev, struct ocxl_fn_config *fn) in ocxl_config_read_function() 248 static int read_afu_info(struct pci_dev *dev, struct ocxl_fn_config *fn, in read_afu_info() 278 struct ocxl_fn_config *fn, int afu_idx) in ocxl_config_check_afu_index() 309 static int read_afu_name(struct pci_dev *dev, struct ocxl_fn_config *fn, in read_afu_name() 327 static int read_afu_mmio(struct pci_dev *dev, struct ocxl_fn_config *fn, in read_afu_mmio() [all …]
|
D | pasid.c | 81 int ocxl_pasid_afu_alloc(struct ocxl_fn *fn, u32 size) in ocxl_pasid_afu_alloc() 91 void ocxl_pasid_afu_free(struct ocxl_fn *fn, u32 start, u32 size) in ocxl_pasid_afu_free() 96 int ocxl_actag_afu_alloc(struct ocxl_fn *fn, u32 size) in ocxl_actag_afu_alloc() 104 void ocxl_actag_afu_free(struct ocxl_fn *fn, u32 start, u32 size) in ocxl_actag_afu_free()
|
/linux-4.19.296/drivers/pci/controller/ |
D | pcie-rockchip-ep.c | 69 static void rockchip_pcie_prog_ep_ob_atu(struct rockchip_pcie *rockchip, u8 fn, in rockchip_pcie_prog_ep_ob_atu() 124 static int rockchip_pcie_ep_write_header(struct pci_epc *epc, u8 fn, in rockchip_pcie_ep_write_header() 163 static int rockchip_pcie_ep_set_bar(struct pci_epc *epc, u8 fn, in rockchip_pcie_ep_set_bar() 231 static void rockchip_pcie_ep_clear_bar(struct pci_epc *epc, u8 fn, in rockchip_pcie_ep_clear_bar() 260 static int rockchip_pcie_ep_map_addr(struct pci_epc *epc, u8 fn, in rockchip_pcie_ep_map_addr() 287 static void rockchip_pcie_ep_unmap_addr(struct pci_epc *epc, u8 fn, in rockchip_pcie_ep_unmap_addr() 311 static int rockchip_pcie_ep_set_msi(struct pci_epc *epc, u8 fn, in rockchip_pcie_ep_set_msi() 332 static int rockchip_pcie_ep_get_msi(struct pci_epc *epc, u8 fn) in rockchip_pcie_ep_get_msi() 348 static void rockchip_pcie_ep_assert_intx(struct rockchip_pcie_ep *ep, u8 fn, in rockchip_pcie_ep_assert_intx() 370 static int rockchip_pcie_ep_send_legacy_irq(struct rockchip_pcie_ep *ep, u8 fn, in rockchip_pcie_ep_send_legacy_irq() [all …]
|
D | pcie-cadence-ep.c | 49 static int cdns_pcie_ep_write_header(struct pci_epc *epc, u8 fn, in cdns_pcie_ep_write_header() 80 static int cdns_pcie_ep_set_bar(struct pci_epc *epc, u8 fn, in cdns_pcie_ep_set_bar() 147 static void cdns_pcie_ep_clear_bar(struct pci_epc *epc, u8 fn, in cdns_pcie_ep_clear_bar() 174 static int cdns_pcie_ep_map_addr(struct pci_epc *epc, u8 fn, phys_addr_t addr, in cdns_pcie_ep_map_addr() 195 static void cdns_pcie_ep_unmap_addr(struct pci_epc *epc, u8 fn, in cdns_pcie_ep_unmap_addr() 215 static int cdns_pcie_ep_set_msi(struct pci_epc *epc, u8 fn, u8 mmc) in cdns_pcie_ep_set_msi() 235 static int cdns_pcie_ep_get_msi(struct pci_epc *epc, u8 fn) in cdns_pcie_ep_get_msi() 256 static void cdns_pcie_ep_assert_intx(struct cdns_pcie_ep *ep, u8 fn, in cdns_pcie_ep_assert_intx() 296 static int cdns_pcie_ep_send_legacy_irq(struct cdns_pcie_ep *ep, u8 fn, u8 intx) in cdns_pcie_ep_send_legacy_irq() 314 static int cdns_pcie_ep_send_msi_irq(struct cdns_pcie_ep *ep, u8 fn, in cdns_pcie_ep_send_msi_irq() [all …]
|
D | pcie-cadence.h | 44 #define CDNS_PCIE_LM_EP_FUNC_BAR_CFG0(fn) \ argument 46 #define CDNS_PCIE_LM_EP_FUNC_BAR_CFG1(fn) \ argument 94 #define CDNS_PCIE_EP_FUNC_BASE(fn) (((fn) << 12) & GENMASK(19, 12)) argument 179 #define CDNS_PCIE_AT_IB_EP_FUNC_BAR_ADDR0(fn, bar) \ argument 181 #define CDNS_PCIE_AT_IB_EP_FUNC_BAR_ADDR1(fn, bar) \ argument 276 static inline void cdns_pcie_ep_fn_writeb(struct cdns_pcie *pcie, u8 fn, in cdns_pcie_ep_fn_writeb() 282 static inline void cdns_pcie_ep_fn_writew(struct cdns_pcie *pcie, u8 fn, in cdns_pcie_ep_fn_writew() 288 static inline void cdns_pcie_ep_fn_writel(struct cdns_pcie *pcie, u8 fn, in cdns_pcie_ep_fn_writel() 294 static inline u8 cdns_pcie_ep_fn_readb(struct cdns_pcie *pcie, u8 fn, u32 reg) in cdns_pcie_ep_fn_readb() 299 static inline u16 cdns_pcie_ep_fn_readw(struct cdns_pcie *pcie, u8 fn, u32 reg) in cdns_pcie_ep_fn_readw() [all …]
|
D | pcie-cadence.c | 10 void cdns_pcie_set_outbound_region(struct cdns_pcie *pcie, u8 fn, in cdns_pcie_set_outbound_region() 85 void cdns_pcie_set_outbound_region_for_normal_msg(struct cdns_pcie *pcie, u8 fn, in cdns_pcie_set_outbound_region_for_normal_msg()
|
D | pci-ftpci100.c | 190 unsigned int fn, int config, int size, in faraday_raw_pci_read_config() 210 static int faraday_pci_read_config(struct pci_bus *bus, unsigned int fn, in faraday_pci_read_config() 223 unsigned int fn, int config, int size, in faraday_raw_pci_write_config() 252 static int faraday_pci_write_config(struct pci_bus *bus, unsigned int fn, in faraday_pci_write_config()
|
/linux-4.19.296/virt/kvm/ |
D | vfio.c | 41 struct vfio_group *(*fn)(struct file *); in kvm_vfio_group_get_external_user() local 57 bool ret, (*fn)(struct vfio_group *, struct file *); in kvm_vfio_external_group_match_file() local 72 void (*fn)(struct vfio_group *); in kvm_vfio_group_put_external_user() local 85 void (*fn)(struct vfio_group *, struct kvm *); in kvm_vfio_group_set_kvm() local 98 long (*fn)(struct vfio_group *, unsigned long); in kvm_vfio_group_is_coherent() local 115 int (*fn)(struct vfio_group *); in kvm_vfio_external_user_iommu_id() local
|
/linux-4.19.296/block/ |
D | blk-mq-tag.c | 216 busy_iter_fn *fn; member 243 busy_iter_fn *fn, void *data, bool reserved) in bt_for_each() 257 busy_tag_iter_fn *fn; member 284 busy_tag_iter_fn *fn, void *data, bool reserved) in bt_tags_for_each() 298 busy_tag_iter_fn *fn, void *priv) in blk_mq_all_tag_busy_iter() 306 busy_tag_iter_fn *fn, void *priv) in blk_mq_tagset_busy_iter() 317 void blk_mq_queue_tag_busy_iter(struct request_queue *q, busy_iter_fn *fn, in blk_mq_queue_tag_busy_iter()
|
/linux-4.19.296/drivers/sh/intc/ |
D | handle.c | 45 unsigned int fn, mode; in _intc_mask_data() local 113 unsigned int fn, n, mode, bit; in _intc_prio_data() local 179 unsigned int i, j, fn, mode; in intc_ack_data() local 211 unsigned long (*fn)(unsigned long, unsigned long, in intc_enable_disable() local 262 unsigned int i, j, fn, bit; in intc_get_sense_handle() local
|
/linux-4.19.296/fs/jffs2/ |
D | gc.c | 501 struct jffs2_full_dnode *fn = NULL; in jffs2_garbage_collect_live() local 759 struct jffs2_inode_info *f, struct jffs2_full_dnode *fn) in jffs2_garbage_collect_metadata() 1014 struct jffs2_inode_info *f, struct jffs2_full_dnode *fn, in jffs2_garbage_collect_hole() 1165 struct jffs2_inode_info *f, struct jffs2_full_dnode *fn, in jffs2_garbage_collect_dnode()
|
D | write.c | 64 struct jffs2_full_dnode *fn; in jffs2_write_dnode() local 351 struct jffs2_full_dnode *fn; in jffs2_write_inode_range() local 446 struct jffs2_full_dnode *fn; in jffs2_do_create() local
|
D | dir.c | 286 struct jffs2_full_dnode *fn; in jffs2_symlink() local 448 struct jffs2_full_dnode *fn; in jffs2_mkdir() local 619 struct jffs2_full_dnode *fn; in jffs2_mknod() local
|
/linux-4.19.296/fs/ntfs/ |
D | namei.c | 192 FILE_NAME_ATTR *fn; in ntfs_lookup() local 307 FILE_NAME_ATTR *fn; in ntfs_get_parent() local
|
/linux-4.19.296/drivers/s390/cio/ |
D | device_pgid.c | 134 static void spid_build_cp(struct ccw_device *cdev, u8 fn) in spid_build_cp() 172 u8 fn; in pgid_wipeout_start() local 198 u8 fn; in spid_do() local 603 u8 fn; in ccw_device_disband_start() local
|
/linux-4.19.296/include/uapi/linux/netfilter/ |
D | x_tables.h | 129 #define XT_MATCH_ITERATE(type, e, fn, args...) \ argument 148 #define XT_ENTRY_ITERATE_CONTINUE(type, entries, size, n, fn, args...) \ argument 168 #define XT_ENTRY_ITERATE(type, entries, size, fn, args...) \ argument
|
/linux-4.19.296/drivers/bus/ |
D | mips_cdmm.c | 143 void *fn; member 157 void (*fn)(struct mips_cdmm_device *) = work->fn; in mips_cdmm_void_work() local 173 int (*fn)(struct mips_cdmm_device *) = work->fn; in mips_cdmm_int_work() local
|