/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-dai.c | 14 _soc_dai_ret(struct snd_soc_dai *dai, const char *func, int ret) _soc_dai_ret() argument
|
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
H A D | btf_dumper.c | 670 btf_dump_func(const struct btf *btf, char *func_sig, const struct btf_type *func_proto, const struct btf_type *func, int pos, int size) btf_dump_func() argument
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | sess.c | 847 void (*func)(struct sess_data *); member [all...] |
/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | savage_drm.h | 83 } func; member
|
/kernel/linux/linux-5.10/drivers/xen/xen-pciback/ |
H A D | pci_stub.c | 156 pcistub_device_find_locked(int domain, int bus, int slot, int func) pcistub_device_find_locked() argument 174 pcistub_device_find(int domain, int bus, int slot, int func) pcistub_device_find() argument 211 pcistub_get_pci_dev_by_slot(struct xen_pcibk_device *pdev, int domain, int bus, int slot, int func) pcistub_get_pci_dev_by_slot() argument 1005 str_to_slot(const char *buf, int *domain, int *bus, int *slot, int *func) str_to_slot() argument 1042 str_to_quirk(const char *buf, int *domain, int *bus, int *slot, int *func, int *reg, int *size, int *mask) str_to_quirk() argument 1062 pcistub_device_id_add(int domain, int bus, int slot, int func) pcistub_device_id_add() argument 1102 pcistub_device_id_remove(int domain, int bus, int slot, int func) pcistub_device_id_remove() argument 1131 pcistub_reg_add(int domain, int bus, int slot, int func, unsigned int reg, unsigned int size, unsigned int mask) pcistub_reg_add() argument 1176 int domain, bus, slot, func; new_slot_store() local 1195 int domain, bus, slot, func; remove_slot_store() local 1268 int domain, bus, slot, func; irq_handler_state_store() local 1306 int domain, bus, slot, func, reg, size, mask; quirks_store() local 1370 int domain, bus, slot, func; permissive_store() local 1434 int domain, bus, slot, func; allow_interrupt_control_store() local 1512 int domain, bus, slot, func; pcistub_init() local [all...] |
/kernel/linux/linux-5.10/include/pcmcia/ |
H A D | ds.h | 99 u8 func; member
|
/kernel/linux/linux-5.10/lib/ |
H A D | btree.c | 710 visitorl_t func = __func; in visitorl() local 719 visitor32_t func = __func; in visitor32() local 729 visitor64_t func = __func; in visitor64() local 739 visitor128_t func in visitor128() local [all...] |
/kernel/linux/linux-5.10/kernel/rcu/ |
H A D | rcuscale.c | 206 static void srcu_call_rcu(struct rcu_head *head, rcu_callback_t func) in srcu_call_rcu() argument
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace_functions.c | 91 ftrace_func_t func; in function_trace_init() local [all...] |
/kernel/linux/linux-5.10/kernel/ |
H A D | smp.c | 282 smp_call_func_t func = csd->func; in generic_exec_single() local 385 smp_call_func_t func in flush_smp_call_function_queue() local 421 smp_call_func_t func = csd->func; flush_smp_call_function_queue() local 467 smp_call_function_single(int cpu, smp_call_func_t func, void *info, int wait) smp_call_function_single() argument 582 smp_call_function_any(const struct cpumask *mask, smp_call_func_t func, void *info, int wait) smp_call_function_any() argument 611 smp_call_function_many_cond(const struct cpumask *mask, smp_call_func_t func, void *info, bool wait, smp_cond_func_t cond_func) smp_call_function_many_cond() argument 712 smp_call_function_many(const struct cpumask *mask, smp_call_func_t func, void *info, bool wait) smp_call_function_many() argument 734 smp_call_function(smp_call_func_t func, void *info, int wait) smp_call_function() argument 831 on_each_cpu(smp_call_func_t func, void *info, int wait) on_each_cpu() argument 860 on_each_cpu_mask(const struct cpumask *mask, smp_call_func_t func, void *info, bool wait) on_each_cpu_mask() argument 898 on_each_cpu_cond_mask(smp_cond_func_t cond_func, smp_call_func_t func, void *info, bool wait, const struct cpumask *mask) on_each_cpu_cond_mask() argument 915 on_each_cpu_cond(smp_cond_func_t cond_func, smp_call_func_t func, void *info, bool wait) on_each_cpu_cond() argument 977 int (*func)(void *); global() member [all...] |
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | exthdrs.c | 65 bool (*func)(struct sk_buff *skb, int offset); member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/loongson/ |
H A D | loongson_vbios.c | 296 parse_func *func = parse_vbios_default; in get_parse_func() local 313 parse_func *func = NULL; in insert_desc_list() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | gk104.c | 181 const struct gk104_fifo_runlist_func *func = fifo->func in gk104_fifo_runlist_update() local 1044 gk104_fifo_new_(const struct gk104_fifo_func *func, struct nvkm_device *device, int index, int nr, struct nvkm_fifo **pfifo) gk104_fifo_new_() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | ctxgf100.c | 1327 const struct gf100_grctx_func *func = gr->func->grctx; in gf100_grctx_generate_floorsweep() local [all...] |
H A D | nv10.c | 1175 nv10_gr_new_(const struct nvkm_gr_func *func, struct nvkm_device *device, in nv10_gr_new_() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | ramnv50.c | 195 struct dcb_gpio_func func; in nv50_ram_gpio() local 542 nv50_ram_ctor(const struct nvkm_ram_func *func, in nv50_ram_ctor() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
H A D | nouveau_drm.c | 1328 nouveau_platform_device_create(const struct nvkm_device_tegra_func *func, in nouveau_platform_device_create() argument
|
H A D | nouveau_drv.h | 117 void (*func)(struct nouveau_cli_work *); member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/pm/ |
H A D | base.c | 860 nvkm_pm_ctor(const struct nvkm_pm_func *func, struct nvkm_device *device, int index, struct nvkm_pm *pm) nvkm_pm_ctor() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | base.c | 653 nvkm_clk_ctor(const struct nvkm_clk_func *func, struct nvkm_device *device, int index, bool allow_reclock, struct nvkm_clk *clk) nvkm_clk_ctor() argument 720 nvkm_clk_new_(const struct nvkm_clk_func *func, struct nvkm_device *device, int index, bool allow_reclock, struct nvkm_clk **pclk) nvkm_clk_new_() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_resource.c | 211 vmw_resource_init(struct vmw_private *dev_priv, struct vmw_resource *res, bool delay_id, void (*res_free) (struct vmw_resource *res), const struct vmw_res_func *func) vmw_resource_init() argument 400 const struct vmw_res_func *func = res->func; vmw_resource_do_validate() local 658 const struct vmw_res_func *func = res->func; vmw_resource_do_evict() local [all...] |
/kernel/linux/linux-5.10/drivers/ps3/ |
H A D | ps3-vuart.c | 103 _dump_ports_bmp( const struct ports_bmp *bmp, const char *func, int line) _dump_ports_bmp() argument 110 _dump_port_params(unsigned int port_number, const char *func, int line) _dump_port_params() argument
|
H A D | ps3-sys-manager.c | 56 _dump_sm_header( const struct ps3_sys_manager_header *h, const char *func, int line) _dump_sm_header() argument
|
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-io.c | 491 pvr2_stream_set_callback(struct pvr2_stream *sp, pvr2_stream_callback func, void *data) pvr2_stream_set_callback() argument
|
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | cpqphp_core.c | 374 cpqhp_set_attention_status(struct controller *ctrl, struct pci_func *func, in cpqhp_set_attention_status() argument 765 struct pci_func *func; in cpqhpc_probe() local [all...] |