Home
last modified time | relevance | path

Searched defs:arg (Results 2276 - 2300 of 7962) sorted by relevance

1...<<919293949596979899100>>...319

/kernel/linux/linux-6.6/drivers/s390/char/
H A Dvmcp.c200 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 Dmmu_gather.c190 static void tlb_remove_table_smp_sync(void *arg) in tlb_remove_table_smp_sync() argument
H A Dgup_test.c222 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 Dpage_idle.c52 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 Dmemfd.c246 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 Dwait_bit.c21 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 Dposix-clock.c72 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 Dtrace_probe_tmpl.h237 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 Dl3mdev.c247 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 Dbr_stp_if.c128 static int br_stp_call_user(struct net_bridge *br, char *arg) in br_stp_call_user() argument
H A Dbr_vlan_tunnel.c19 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 Drunqslower.c43 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 Dsst-mfld-platform-compress.c24 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 Darray.c108 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 Dspdif_in.c179 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 Dprivcmd.h13 __u64 arg[5]; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/xen/
H A Dprivcmd.h26 __u64 arg[5]; member
/kernel/linux/linux-6.6/net/ceph/
H A Dstriper.c110 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 Dcls_cgroup.c148 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 DIt_net_container_009.cpp160 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 DIt_net_container_005.cpp108 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 Dlos_common_interrupt.c71 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 Dlos_common_interrupt.c60 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 Dmntentndk.cpp49 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in DoPlainTests() argument
H A Dmountndk.cpp37 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in DoPlainTests() argument

Completed in 23 milliseconds

1...<<919293949596979899100>>...319