/kernel/linux/linux-6.6/sound/usb/usx2y/ |
H A D | us122l.c | 345 usb_stream_hwdep_ioctl(struct snd_hwdep *hw, struct file *file, unsigned int cmd, unsigned long arg) usb_stream_hwdep_ioctl() argument
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | ax25.h | 73 int arg; member 80 unsigned long arg; member
|
H A D | userfaultfd.h | 72 } arg; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | userfaultfd.h | 79 } arg; member
|
H A D | ax25.h | 61 int arg; member 68 unsigned long arg; member
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ioam6.c | 33 static void ioam6_free_ns(void *ptr, void *arg) in ioam6_free_ns() argument 41 static void ioam6_free_sc(void *ptr, void *arg) in ioam6_free_sc() argument 49 static int ioam6_ns_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in ioam6_ns_cmpfn() argument 56 static int ioam6_sc_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in ioam6_sc_cmpfn() argument
|
/kernel/linux/linux-6.6/net/ipv6/ila/ |
H A D | ila_xlat.c | 66 static int ila_cmpfn(struct rhashtable_compare_arg *arg, in ila_cmpfn() argument 178 static void ila_free_cb(void *ptr, void *arg) in ila_free_cb() argument
|
/kernel/linux/linux-6.6/net/netrom/ |
H A D | nr_route.c | 634 int nr_rt_ioctl(unsigned int cmd, void __user *arg) in nr_rt_ioctl() argument
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | xdp_router_ipv4_user.c | 451 static void *monitor_routes_thread(void *arg) in monitor_routes_thread() argument
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | userfaultfd.h | 72 } arg; member
|
/kernel/liteos_a/apps/shell/src/ |
H A D | shmsg.c | 632 void *arg = NULL; in ShellTaskInit() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | hqx.c | 380 static int decode_slice_thread(AVCodecContext *avctx, void *arg, in decode_slice_thread() argument
|
H A D | ffv1dec.c | 255 static int decode_slice(AVCodecContext *c, void *arg) in decode_slice() argument
|
/third_party/elfutils/src/ |
H A D | findtextrel.c | 157 parse_opt (int key, char *arg, in parse_opt() argument
|
H A D | strings.c | 225 parse_opt (int key, char *arg, in parse_opt() argument [all...] |
H A D | size.c | 200 parse_opt (int key, char *arg, in parse_opt() argument [all...] |
/third_party/elfutils/tests/ |
H A D | backtrace.c | 489 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() argument 296 see_exec_module(Dwfl_Module *mod, void **userdata __attribute__ ((unused)), const char *name __attribute__ ((unused)), Dwarf_Addr start __attribute__ ((unused)), void *arg) see_exec_module() argument
|
/third_party/elfutils/libdwfl/ |
H A D | core-file.c | 171 core_file_read_eagerly(Dwfl_Module *mod, void **userdata __attribute__ ((unused)), const char *name __attribute__ ((unused)), Dwarf_Addr start __attribute__ ((unused)), void **buffer, size_t *buffer_available, GElf_Off cost, GElf_Off worthwhile, GElf_Off whole, GElf_Off contiguous __attribute__ ((unused)), void *arg, Elf **elfp) core_file_read_eagerly() argument 283 dwfl_elf_phdr_memory_callback(Dwfl *dwfl, int ndx, void **buffer, size_t *buffer_available, GElf_Addr vaddr, size_t minread, void *arg) dwfl_elf_phdr_memory_callback() argument
|
H A D | frame_unwind.c | 666 setfunc (int firstreg, unsigned nregs, const Dwarf_Word *regs, void *arg) in setfunc() argument 686 getfunc (int firstreg, unsigned nregs, Dwarf_Word *regs, void *arg) in getfunc() argument 697 readfunc (Dwarf_Addr addr, Dwarf_Word *datap, void *arg) in readfunc() argument
|
/third_party/eudev/src/udev/ |
H A D | udevadm-hwdb.c | 136 static int trie_values_cmp_r(const void *v1, const void *v2, void* arg) { in trie_values_cmp_r() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_acrossover.c | 152 char *p, *arg, *saveptr = NULL; in parse_gains() local 187 char *p, *arg, *saveptr = NULL; in init() local
|
H A D | vf_blend.c | 163 static int filter_slice(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) in filter_slice() argument
|
H A D | vf_bwdif.c | 215 static int filter_slice(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) in filter_slice() argument
|
H A D | af_afreqshift.c | 287 static int filter_channels(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) in filter_channels() argument
|
H A D | vf_chromakey.c | 117 static int do_chromakey_slice(AVFilterContext *avctx, void *arg, int jobnr, int nb_jobs) in do_chromakey_slice() argument 147 static int do_chromakey16_slice(AVFilterContext *avctx, void *arg, int jobnr, int nb_jobs) in do_chromakey16_slice() argument 181 static int do_chromahold_slice(AVFilterContext *avctx, void *arg, int jobnr, int nb_jobs) in do_chromahold_slice() argument 218 static int do_chromahold16_slice(AVFilterContext *avctx, void *arg, int jobnr, int nb_jobs) in do_chromahold16_slice() argument
|