Searched defs:long (Results 1 - 25 of 110) sorted by last modified time

12345

/linux-master/kernel/
H A Dsoftirq.c832 tasklet_init(struct tasklet_struct *t, void (*func)(unsigned long), unsigned long data) argument
[all...]
H A Dworkqueue.c1323 hash_for_each_possible_rcu(wci_hash, ent, hash_node, (unsigned long)func) argument
[all...]
H A Dfork.c2908 SYSCALL_DEFINE5(clone, unsigned long, clone_flags, unsigned long, newsp, int __user *, parent_tidptr, unsigned long, tls, int __user *, child_tidptr) argument
3392 SYSCALL_DEFINE1(unshare, unsigned long, unshare_flags) argument
[all...]
H A Dsys.c2448 SYSCALL_DEFINE5(prctl, int, option, unsigned long, arg2, unsigned long, arg3, unsigned long, arg4, unsigned long, arg5) argument
[all...]
H A Dptrace.c1258 SYSCALL_DEFINE4(ptrace, long, request, long, pid, unsigned long, addr, unsigned long, data) argument
[all...]
H A Dkexec_file.c332 SYSCALL_DEFINE5(kexec_file_load, int, kernel_fd, int, initrd_fd, unsigned long, cmdline_len, const char __user *, cmdline_ptr, unsigned long, flags) argument
[all...]
H A Dkexec.c242 SYSCALL_DEFINE4(kexec_load, unsigned long, entr argument
[all...]
/linux-master/drivers/s390/net/
H A Dqeth_core_main.c3118 qeth_send_ipa_cmd(struct qeth_card *card, struct qeth_cmd_buffer *iob, int (*reply_cb)(struct qeth_card *, struct qeth_reply*, unsigned long), void *reply_param) argument
[all...]
/linux-master/arch/x86/kernel/
H A Dprocess_64.c961 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) argument
973 COMPAT_SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) argument
[all...]
/linux-master/fs/
H A Dioctl.c890 SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) argument
[all...]
H A Dinode.c1516 find_inode_nowait(struct super_block *sb, unsigned long hashval, int (*match)(struct inode *, unsigned long, void *), void *data) argument
[all...]
/linux-master/net/core/
H A Ddev.c6262 __napi_busy_loop(unsigned int napi_id, bool (*loop_end)(void *, unsigned long), void *loop_end_arg, unsigned flags, u16 budget) argument
6343 napi_busy_loop_rcu(unsigned int napi_id, bool (*loop_end)(void *, unsigned long), void *loop_end_arg, bool prefer_busy_poll, u16 budget) argument
6355 napi_busy_loop(unsigned int napi_id, bool (*loop_end)(void *, unsigned long), void *loop_end_arg, bool prefer_busy_poll, u16 budget) argument
[all...]
/linux-master/mm/
H A Dmadvise.c1439 SYSCALL_DEFINE3(madvise, unsigned long, start, size_t, len_in, int, behavior) argument
[all...]
H A Dmmap.c178 SYSCALL_DEFINE1(brk, unsigned long, brk) argument
1438 SYSCALL_DEFINE6(mmap_pgoff, unsigned long, addr, unsigned long, len, unsigned long, prot, unsigned long, flags, unsigned long, fd, unsigned long, pgoff) argument
2986 SYSCALL_DEFINE2(munmap, unsigned long, addr, size_t, len) argument
2996 SYSCALL_DEFINE5(remap_file_pages, unsigned long, start, unsigned long, size, unsigned long, prot, unsigned long, pgoff, unsigned long, flags) argument
[all...]
H A Dnommu.c379 SYSCALL_DEFINE1(brk, unsigned long, brk) argument
1271 SYSCALL_DEFINE6(mmap_pgoff, unsigned long, addr, unsigned long, len, unsigned long, prot, unsigned long, flags, unsigned long, fd, unsigned long, pgoff) argument
1500 SYSCALL_DEFINE2(munmap, unsigned long, addr, size_t, len) argument
1578 SYSCALL_DEFINE5(mremap, unsigned long, addr, unsigned long, old_len, unsigned long, new_len, unsigned long, flags, unsigned long, new_addr) argument
[all...]
H A Dmprotect.c827 SYSCALL_DEFINE3(mprotect, unsigned long, start, size_t, len, unsigned long, prot) argument
835 SYSCALL_DEFINE4(pkey_mprotect, unsigned long, start, size_t, len, unsigned long, prot, int, pkey) argument
841 SYSCALL_DEFINE2(pkey_alloc, unsigned long, flags, unsigned long, init_val) argument
[all...]
H A Dmlock.c670 SYSCALL_DEFINE2(mlock, unsigned long, start, size_t, len) argument
675 SYSCALL_DEFINE3(mlock2, unsigned long, start, size_t, len, int, flags) argument
688 SYSCALL_DEFINE2(munlock, unsigned long, start, size_t, len) argument
[all...]
H A Dmigrate.c2459 SYSCALL_DEFINE6(move_pages, pid_t, pid, unsigned long, nr_pages, const void __user * __user *, pages, const int __user *, nodes, int __user *, status, int, flags) argument
[all...]
H A Dmempolicy.c1535 SYSCALL_DEFINE4(set_mempolicy_home_node, unsigned long, start, unsigned long, len, unsigned long, home_node, unsigned long, flags) argument
1602 SYSCALL_DEFINE6(mbind, unsigned long, start, unsigned long, len, unsigned long, mode, const unsigned long __user *, nmask, unsigned long, maxnode, unsigned int, flags) argument
1629 SYSCALL_DEFINE3(set_mempolicy, int, mode, const unsigned long __user *, nmask, unsigned long, maxnode) argument
1722 SYSCALL_DEFINE4(migrate_pages, pid_t, pid, unsigned long, maxnode, const unsigned long __user *, old_nodes, const unsigned long __user *, new_nodes) argument
1759 SYSCALL_DEFINE5(get_mempolicy, int __user *, policy, unsigned long __user *, nmask, unsigned long, maxnode, unsigned long, addr, unsigned long, flags) argument
[all...]
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c1260 static long vmw_generic_ioctl(struct file *filp, unsigned int cmd, argument
[all...]
/linux-master/kernel/trace/
H A Dbpf_trace.c158 BPF_CALL_2(bpf_override_return, struct pt_regs *, regs, unsigned long, rc) argument
[all...]
/linux-master/arch/arm/mm/
H A Dfault.c545 hook_fault_code(int nr, int (*fn)(unsigned long, unsigned int, struct pt_regs *), int sig, int code, const char *name) argument
578 hook_ifault_code(int nr, int (*fn)(unsigned long, unsigned int, struct pt_regs *), int sig, int code, const char *name) argument
[all...]
/linux-master/kernel/module/
H A Dmain.c3058 SYSCALL_DEFINE3(init_module, void __user *, umod, unsigned long, len, const char __user *, uargs) argument
[all...]
/linux-master/drivers/power/supply/
H A Dmax77693_charger.c255 device_attr_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count, int (*fn)(struct max77693_charger *, unsigned long)) argument
/linux-master/drivers/hsi/
H A Dhsi_core.c666 hsi_register_port_event(struct hsi_client *cl, void (*handler)(struct hsi_client *, unsigned long)) argument

Completed in 721 milliseconds

12345