/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | vmcp.c | 200 static long vmcp_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in vmcp_ioctl() argument
|
/kernel/linux/linux-6.6/mm/ |
H A D | mmu_gather.c | 190 static void tlb_remove_table_smp_sync(void *arg) in tlb_remove_table_smp_sync() argument
|
H A D | gup_test.c | 222 static inline int pin_longterm_test_start(unsigned long arg) in pin_longterm_test_start() argument 288 static inline int pin_longterm_test_read(unsigned long arg) in pin_longterm_test_read() argument 313 pin_longterm_test_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) pin_longterm_test_ioctl() argument 338 gup_test_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) gup_test_ioctl() argument [all...] |
H A D | page_idle.c | 52 page_idle_clear_pte_refs_one(struct folio *folio, struct vm_area_struct *vma, unsigned long addr, void *arg) page_idle_clear_pte_refs_one() argument
|
H A D | memfd.c | 246 long memfd_fcntl(struct file *file, unsigned int cmd, unsigned int arg) in memfd_fcntl() argument
|
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | wait_bit.c | 21 int wake_bit_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *arg) in wake_bit_function() argument 160 var_wake_function(struct wait_queue_entry *wq_entry, unsigned int mode, int sync, void *arg) var_wake_function() argument
|
/kernel/linux/linux-6.6/kernel/time/ |
H A D | posix-clock.c | 72 posix_clock_ioctl(struct file *fp, unsigned int cmd, unsigned long arg) posix_clock_ioctl() argument 90 posix_clock_compat_ioctl(struct file *fp, unsigned int cmd, unsigned long arg) posix_clock_compat_ioctl() argument
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_probe_tmpl.h | 237 struct probe_arg *arg; in __get_data_size() local 257 struct probe_arg *arg; in store_trace_args() local [all...] |
/kernel/linux/linux-6.6/net/l3mdev/ |
H A D | l3mdev.c | 247 l3mdev_fib_rule_match(struct net *net, struct flowi *fl, struct fib_lookup_arg *arg) l3mdev_fib_rule_match() argument
|
/kernel/linux/linux-6.6/net/bridge/ |
H A D | br_stp_if.c | 128 static int br_stp_call_user(struct net_bridge *br, char *arg) in br_stp_call_user() argument
|
H A D | br_vlan_tunnel.c | 19 static inline int br_vlan_tunid_cmp(struct rhashtable_compare_arg *arg, in br_vlan_tunid_cmp() argument
|
/kernel/linux/linux-6.6/tools/bpf/runqslower/ |
H A D | runqslower.c | 43 static error_t parse_arg(int key, char *arg, struct argp_state *state) in parse_arg() argument
|
/kernel/linux/linux-6.6/sound/soc/intel/atom/ |
H A D | sst-mfld-platform-compress.c | 24 static void sst_compr_fragment_elapsed(void *arg) in sst_compr_fragment_elapsed() argument 33 static void sst_drain_notify(void *arg) in sst_drain_notify() argument
|
/kernel/linux/linux-6.6/tools/lib/api/fd/ |
H A D | array.c | 108 fdarray__filter(struct fdarray *fda, short revents, void (*entry_destructor)(struct fdarray *fda, int fd, void *arg), void *arg) fdarray__filter() argument
|
/kernel/linux/linux-6.6/sound/soc/spear/ |
H A D | spdif_in.c | 179 static irqreturn_t spdif_in_irq(int irq, void *arg) in spdif_in_irq() argument
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/xen/ |
H A D | privcmd.h | 13 __u64 arg[5]; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/xen/ |
H A D | privcmd.h | 26 __u64 arg[5]; member
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | striper.c | 110 ceph_file_to_extents(struct ceph_file_layout *l, u64 off, u64 len, struct list_head *object_extents, struct ceph_object_extent *alloc_fn(void *arg), void *alloc_arg, ceph_object_extent_fn_t action_fn, void *action_arg) ceph_file_to_extents() argument
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | cls_cgroup.c | 148 static int cls_cgroup_delete(struct tcf_proto *tp, void *arg, bool *last, in cls_cgroup_delete() argument 154 static void cls_cgroup_walk(struct tcf_proto *tp, struct tcf_walker *arg, in cls_cgroup_walk() argument 78 cls_cgroup_change(struct net *net, struct sk_buff *in_skb, struct tcf_proto *tp, unsigned long base, u32 handle, struct nlattr **tca, void **arg, u32 flags, struct netlink_ext_ack *extack) cls_cgroup_change() argument
|
/kernel/liteos_a/testsuites/unittest/container/smoke/ |
H A D | It_net_container_009.cpp | 160 static void *TcpClientThread(void *arg) in TcpClientThread() argument 182 static int ChildFunc(void *arg) in ChildFunc() argument 215 int arg = CHILD_FUNC_ARG; in ItNetContainer009() local
|
H A D | It_net_container_005.cpp | 108 static int ChildFunc(void *arg) in ChildFunc() argument 165 static void *UdpServerThread(void *arg) in UdpServerThread() argument 195 int arg = CHILD_FUNC_ARG; in ItNetContainer005() local
|
/kernel/liteos_m/arch/arm/common/ |
H A D | los_common_interrupt.c | 71 WEAK VOID HalPreInterruptHandler(UINT32 arg) in HalPreInterruptHandler() argument 77 WEAK VOID HalAftInterruptHandler(UINT32 arg) in HalAftInterruptHandler() argument 119 VOID OsSetVector(UINT32 num, HWI_PROC_FUNC vector, VOID *arg) in OsSetVector() argument
|
/kernel/liteos_m/arch/csky/common/ |
H A D | los_common_interrupt.c | 60 WEAK VOID HalPreInterruptHandler(UINT32 arg) in HalPreInterruptHandler() argument 66 WEAK VOID HalAftInterruptHandler(UINT32 arg) in HalAftInterruptHandler() argument 169 VOID OsSetVector(UINT32 num, HWI_PROC_FUNC vector, VOID *arg) in OsSetVector() argument
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | mntentndk.cpp | 49 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2)
in DoPlainTests() argument
|
H A D | mountndk.cpp | 37 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2)
in DoPlainTests() argument
|