| /kernel/linux/linux-6.6/drivers/media/common/ |
| H A D | cx2341x.c | 1007 static int cx2341x_api(void *priv, cx2341x_mbox_func func, in cx2341x_api() argument 1024 int cx2341x_update(void *priv, cx2341x_mbox_func func, in cx2341x_update() argument [all...] |
| /kernel/linux/linux-6.6/tools/perf/tests/ |
| H A D | tests.h | 188 workload_fnptr func; member
|
| /kernel/linux/linux-6.6/net/switchdev/ |
| H A D | switchdev.c | 61 switchdev_deferred_func_t *func; member 111 switchdev_deferred_enqueue(struct net_device *dev, const void *data, size_t data_len, switchdev_deferred_func_t *func) switchdev_deferred_enqueue() argument
|
| /kernel/linux/linux-6.6/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-6.6/tools/bpf/bpftool/ |
| H A D | btf_dumper.c | 710 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-6.6/tools/testing/selftests/mqueue/ |
| H A D | mq_perf_tests.c | 376 void (*func)(int *); member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| H A D | ioam6_parser.c | 567 static int (*func[__TEST_MAX])(int, struct ioam6_trace_hdr *, __u32, __u16) = { variable
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | cs42l51.c | 48 enum master_slave_mode func; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
| H A D | savage_drm.h | 42 } func; member
|
| /kernel/linux/linux-6.6/security/integrity/ima/ |
| H A D | ima_main.c | 85 static int mmap_violation_check(enum ima_hooks func, struct file *file, in mmap_violation_check() argument 207 process_measurement(struct file *file, const struct cred *cred, u32 secid, char *buf, loff_t size, int mask, enum ima_hooks func) process_measurement() argument 757 enum ima_hooks func; ima_read_file() local 807 enum ima_hooks func; ima_post_read_file() local 928 process_buffer_measurement(struct mnt_idmap *idmap, struct inode *inode, const void *buf, int size, const char *eventname, enum ima_hooks func, int pcr, const char *func_data, bool buf_hash, u8 *digest, size_t digest_len) process_buffer_measurement() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
| H A D | ldt_gdt.c | 223 static int safe_modify_ldt(int func, struct user_desc *ptr, in safe_modify_ldt() argument
|
| /kernel/liteos_m/components/fs/vfs/ |
| H A D | vfs_fs.c | 442 static int VfsIoctl(int fd, int func, va_list ap) in VfsIoctl() argument
|
| /kernel/liteos_m/kernel/src/ |
| H A D | los_task.c | 180 UINT32 OsPmEnterHandlerSet(VOID (*func)(VOID))
in OsPmEnterHandlerSet() argument
|
| /kernel/linux/linux-6.6/drivers/scsi/pm8001/ |
| H A D | pm8001_sas.c | 158 int pm8001_phy_control(struct asd_sas_phy *sas_phy, enum phy_func func, in pm8001_phy_control() argument
|
| /kernel/linux/linux-6.6/drivers/scsi/esas2r/ |
| H A D | esas2r_flash.c | 852 u8 func = 0; esas2r_process_fs_ioctl() local [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/libsas/ |
| H A D | sas_ata.c | 736 static void sas_ata_flush_pm_eh(struct asd_sas_port *port, const char *func) in sas_ata_flush_pm_eh() argument
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| H A D | trace_functions.c | 134 ftrace_func_t func; in function_trace_init() local 398 ftrace_func_t func; in func_set_flag() local [all...] |
| /kernel/linux/linux-6.6/kernel/ |
| H A D | smp.c | 130 csd_do_func(smp_call_func_t func, void *info, struct __call_single_data *csd) in csd_do_func() argument 360 smp_call_func_t func; in __smp_call_single_queue() local 393 smp_call_func_t func = csd->func; generic_exec_single() local 501 smp_call_func_t func = csd->func; __flush_smp_call_function_queue() local 537 smp_call_func_t func = csd->func; __flush_smp_call_function_queue() local 601 smp_call_function_single(int cpu, smp_call_func_t func, void *info, int wait) smp_call_function_single() argument 718 smp_call_function_any(const struct cpumask *mask, smp_call_func_t func, void *info, int wait) smp_call_function_any() argument 756 smp_call_function_many_cond(const struct cpumask *mask, smp_call_func_t func, void *info, unsigned int scf_flags, smp_cond_func_t cond_func) smp_call_function_many_cond() argument 876 smp_call_function_many(const struct cpumask *mask, smp_call_func_t func, void *info, bool wait) smp_call_function_many() argument 898 smp_call_function(smp_call_func_t func, void *info, int wait) smp_call_function() argument 1014 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 1088 int (*func)(void *); global() member [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | btree.c | 706 visitorl_t func = __func; in visitorl() local 715 visitor32_t func = __func; in visitor32() local 725 visitor64_t func = __func; in visitor64() local 735 visitor128_t func in visitor128() local [all...] |
| /kernel/linux/linux-6.6/net/core/ |
| H A D | xdp.c | 584 void xdp_warn(const char *msg, const char *func, const int line) in xdp_warn() argument
|
| /kernel/linux/linux-6.6/tools/arch/x86/kcpuid/ |
| H A D | kcpuid.c | 142 struct cpuid_func *func; in cpuid_store() local 191 struct cpuid_func *func = &range->funcs[f]; raw_dump_range() local 296 struct cpuid_func *func; parse_line() local 498 show_func(struct cpuid_func *func) show_func() argument 534 struct cpuid_func *func; show_info() local [all...] |
| /kernel/linux/linux-6.6/sound/soc/generic/ |
| H A D | audio-graph-card2.c | 878 GRAPH2_CUSTOM func = NULL; in graph_link() local 1061 GRAPH2_CUSTOM func in graph_count() local [all...] |
| /kernel/linux/linux-6.6/sound/soc/sof/ |
| H A D | sof-audio.c | 17 is_virtual_widget(struct snd_sof_dev *sdev, struct snd_soc_dapm_widget *widget, const char *func) is_virtual_widget() argument
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
| H A D | savage_drm.h | 52 } func; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
| H A D | savage_drm.h | 52 } func; member
|