Home
last modified time | relevance | path

Searched refs:__s64 (Results 126 – 150 of 157) sorted by relevance

1234567

/openbmc/linux/fs/nilfs2/
H A Dbmap.c466 __s64 diff; in nilfs_bmap_find_target_seq()
/openbmc/linux/drivers/usb/misc/
H A Dyurex.c68 __s64 bbu; /* BBU from device */
H A Dusbtest.c54 __s64 duration_sec;
55 __s64 duration_usec;
/openbmc/linux/Documentation/process/
H A Dbotching-up-ioctls.rst31 the kernel has special types like __u32, __s64. Use them.
144 * Use __s64 seconds plus __u64 nanoseconds to specify time. It's not the most
/openbmc/linux/include/uapi/linux/
H A Dcdrom.h302 __s64 last_media_change; /* Timestamp of the last detected media
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dbotching-up-ioctls.rst37 ``__u32``, ``__s64``. Usateli.
162 * Per descrivere il tempo, usate ``__s64`` per i secondi e ``__u64`` per i
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_maps.c1627 __s64 *fds64, __u64 *sk_cookies, in prepare_reuseport_grp()
1638 __s64 fd64; in prepare_reuseport_grp()
1718 __s64 grpa_fds64[2] = { -1, -1 }, fd64 = -1; in test_reuseport_array()
/openbmc/linux/fs/xfs/
H A Dxfs_ioctl32.c257 if (copy_from_user(&lastino, bulkreq.lastip, sizeof(__s64))) in xfs_compat_ioc_fsbulkstat()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_sb.c1331 __s64 sunit, in xfs_validate_stripe_geometry()
1332 __s64 swidth, in xfs_validate_stripe_geometry()
/openbmc/linux/include/uapi/drm/
H A Dradeon_drm.h768 __s64 value;
H A Di915_drm.h1932 __s64 timeout_ns;
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c106 __s64 bpf_map_sum_elem_count(struct bpf_map *map) __ksym;
H A Dxdp_synproxy_kern.c603 __s64 value; in syncookie_handle_syn()
H A Dtest_tunnel_kern.c458 __s64 csum; in veth_set_outer_dst()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-ext-ctrls.rst167 * - __s64
193 * - __s64 *
H A Dvidioc-dqevent.rst228 * - __s64
/openbmc/linux/Documentation/driver-api/
H A Dioctl.rst152 ``__s64`` and ``__u64``.
/openbmc/linux/tools/include/uapi/drm/
H A Di915_drm.h1932 __s64 timeout_ns;
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c658 __s64 value64;
/openbmc/linux/fs/orangefs/
H A Dinode.c744 new_op->upcall.req.truncate.size = (__s64) iattr->ia_size; in orangefs_setattr_size()
/openbmc/linux/net/mptcp/
H A Dprotocol.h139 return (__s64)(seq1 - seq2) < 0; in before64()
/openbmc/linux/tools/perf/
H A Ddesign.txt324 __s64 offset; /* add to hardware counter value */
/openbmc/linux/net/sched/
H A Dsch_netem.c818 q->slot_config.dist_jitter = min_t(__s64, INT_MAX, abs(q->slot_config.dist_jitter)); in get_slot()
/openbmc/linux/tools/lib/bpf/
H A Dbtf.c604 __s64 btf__resolve_size(const struct btf *btf, __u32 type_id) in btf__resolve_size()
609 __s64 size = -1; in btf__resolve_size()
2126 int btf__add_enum_value(struct btf *btf, const char *name, __s64 value) in btf__add_enum_value()
/openbmc/linux/Documentation/userspace-api/
H A Dseccomp_filter.rst232 __s64 val;

1234567