Home
last modified time | relevance | path

Searched defs:int (Results 126 – 150 of 379) sorted by relevance

12345678910>>...16

/openbmc/qemu/scripts/
H A Du2f-setup-gen.py25 entropy: bytes, counter: int) -> None:
H A Dpython_qmp_updater.py39 def find_closing_brace(text: str, start: int) -> int:
/openbmc/openpower-occ-control/
H A Dapp.cpp19 int main(int /*argc*/, char** /*argv[]*/) in main() argument
/openbmc/linux/fs/
H A Dxattr.c675 size_t, size, int, flags) in SYSCALL_DEFINE5() argument
682 size_t, size, int, flags) in SYSCALL_DEFINE5() argument
687 SYSCALL_DEFINE5(fsetxattr, int, fd, const char __user *, name, in SYSCALL_DEFINE5() argument
810 SYSCALL_DEFINE4(fgetxattr, int, fd, const char __user *, name, in SYSCALL_DEFINE4() argument
887 SYSCALL_DEFINE3(flistxattr, int, fd, char __user *, list, size_t, size) in SYSCALL_DEFINE3() argument
952 SYSCALL_DEFINE2(fremovexattr, int, fd, const char __user *, name) in SYSCALL_DEFINE2() argument
/openbmc/linux/net/core/
H A Dfilter.c215 data, int, headlen, int, offset) in BPF_CALL_4() argument
235 int, offset) in BPF_CALL_2() argument
242 data, int, headlen, int, offset) in BPF_CALL_4() argument
262 int, offset) in BPF_CALL_2() argument
269 data, int, headlen, int, offset) in BPF_CALL_4() argument
289 int, offset) in BPF_CALL_2() argument
2556 int, plen, u64, flags) in BPF_CALL_4() argument
3933 BPF_CALL_2(bpf_xdp_adjust_head, struct xdp_buff *, xdp, int, offset) in BPF_CALL_2() argument
4193 BPF_CALL_2(bpf_xdp_adjust_tail, struct xdp_buff *, xdp, int, offset) in BPF_CALL_2() argument
4229 BPF_CALL_2(bpf_xdp_adjust_meta, struct xdp_buff *, xdp, int, offset) in BPF_CALL_2() argument
[all …]
/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/
H A Dhyp_network_manager_main.cpp48 int main(int /*argc*/, char** /*argv*/) in main() argument
/openbmc/openpower-hw-diags/analyzer/plugins/
H A Dody-plugins.cpp23 void pll_unlock(unsigned int, const libhei::Chip& i_ocmbChip, in pll_unlock()
/openbmc/sdbusplus/example/
H A Dget-all-properties.cpp207 int main(int, char**) in main() argument
212 signals.async_wait([&ioc](const boost::system::error_code&, const int&) { in main()
/openbmc/linux/security/landlock/
H A Dsyscalls.c317 SYSCALL_DEFINE4(landlock_add_rule, const int, ruleset_fd, in SYSCALL_DEFINE4()
409 SYSCALL_DEFINE2(landlock_restrict_self, const int, ruleset_fd, const __u32, in SYSCALL_DEFINE2()
/openbmc/linux/arch/powerpc/kernel/
H A Dsyscalls.c104 int, fd, int, advice, u32, offset_high, u32, offset_low, in SYSCALL_DEFINE6() argument
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtimer_failure.c34 int BPF_PROG2(test_ret_1, int, a) in BPF_PROG2() argument
/openbmc/linux/arch/arm64/kernel/
H A Dsuspend.c36 void __init cpu_suspend_set_dbg_restorer(int (*hw_bp_restore)(unsigned int)) in cpu_suspend_set_dbg_restorer() argument
/openbmc/linux/mm/
H A Dmsync.c32 SYSCALL_DEFINE3(msync, unsigned long, start, size_t, len, int, flags) in SYSCALL_DEFINE3() argument
/openbmc/phosphor-gpio-monitor/
H A Dmonitor.cpp34 int Monitor::processEvents(sd_event_source*, int, uint32_t, void* userData) in processEvents() argument
/openbmc/google-misc/subprojects/dhcp-done/
H A Ddhcp-done.cpp51 [&](sdeventplus::source::IO&, int, uint32_t) { in main() argument
/openbmc/linux/tools/perf/util/
H A Ds390-cpumsf-kernel.h26 unsigned int:14; member
51 unsigned int:29; /* 3 - 31: Reserved */ member
/openbmc/linux/arch/x86/xen/
H A Denlighten.c145 int xen_cpuhp_setup(int (*cpu_up_prepare_cb)(unsigned int), in xen_cpuhp_setup() argument
146 int (*cpu_dead_cb)(unsigned int)) in xen_cpuhp_setup() argument
/openbmc/u-boot/board/compulab/common/
H A Domap3_smc911x.c75 int (*reset)(int), int rst_gpio) in cl_omap3_smc911x_init() argument
/openbmc/linux/tools/testing/selftests/x86/
H A Dsyscall_nt.c21 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument
/openbmc/linux/arch/alpha/kernel/
H A Dosf_sys.c150 SYSCALL_DEFINE4(osf_getdirentries, unsigned int, fd, in SYSCALL_DEFINE4()
378 SYSCALL_DEFINE2(osf_fstat, int, fd, struct osf_stat __user *, buf) in SYSCALL_DEFINE2() argument
509 int, flag, void __user *, data) in SYSCALL_DEFINE4() argument
561 SYSCALL_DEFINE2(osf_getdomainname, char __user *, name, int, namelen) in SYSCALL_DEFINE2() argument
725 SYSCALL_DEFINE3(osf_sysinfo, int, command, char __user *, buf, long, count) in SYSCALL_DEFINE3() argument
1035 SYSCALL_DEFINE5(osf_select, int, n, fd_set __user *, inp, fd_set __user *, outp, in SYSCALL_DEFINE5() argument
1077 SYSCALL_DEFINE2(osf_getrusage, int, who, struct rusage32 __user *, ru) in SYSCALL_DEFINE2() argument
1110 SYSCALL_DEFINE4(osf_wait4, pid_t, pid, int __user *, ustatus, int, options, in SYSCALL_DEFINE4() argument
1272 SYSCALL_DEFINE2(osf_getpriority, int, which, int, who) in SYSCALL_DEFINE2() argument
/openbmc/linux/arch/s390/include/uapi/asm/
H A Dclp.h20 unsigned int : 16; member
/openbmc/sdbusplus/src/async/
H A Dfdio.cpp8 [](sd_event_source*, int, uint32_t, void* data) noexcept { in fdio() argument
/openbmc/linux/fs/notify/inotify/
H A Dinotify_user.c720 SYSCALL_DEFINE1(inotify_init1, int, flags) in SYSCALL_DEFINE1() argument
730 SYSCALL_DEFINE3(inotify_add_watch, int, fd, const char __user *, pathname, in SYSCALL_DEFINE3() argument
794 SYSCALL_DEFINE2(inotify_rm_watch, int, fd, __s32, wd) in SYSCALL_DEFINE2() argument
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_shell.py133 def complete(self, text: str, state: int) -> Optional[str]:
472 cpu_index: int = 0) -> QMPMessage:
/openbmc/linux/drivers/scsi/snic/
H A Dsnic_main.c174 int (*start)(struct vnic_dev *, int), in snic_dev_wait() argument
175 int (*finished)(struct vnic_dev *, int *), in snic_dev_wait() argument

12345678910>>...16