Home
last modified time | relevance | path

Searched refs:NLA_S64 (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/lib/
A Dnlattr.c32 [NLA_S64] = sizeof(s64),
45 [NLA_S64] = sizeof(s64),
250 case NLA_S64: in nla_get_range_signed()
295 case NLA_S64: in nla_validate_int_range_signed()
331 case NLA_S64: in nla_validate_int_range()
/linux-6.3-rc2/net/netlink/
A Dpolicy.c231 case NLA_S64: in netlink_policy_dump_attr_size_estimate()
322 case NLA_S64: { in __netlink_policy_dump_write_attr()
/linux-6.3-rc2/include/net/
A Dnetlink.h181 NLA_S64, enumerator
381 (tp == NLA_S8 || tp == NLA_S16 || tp == NLA_S32 || tp == NLA_S64)
/linux-6.3-rc2/net/sched/
A Dsch_netem.c929 [TCA_NETEM_LATENCY64] = { .type = NLA_S64 },
930 [TCA_NETEM_JITTER64] = { .type = NLA_S64 },
A Dsch_taprio.c1012 [TCA_TAPRIO_ATTR_SCHED_BASE_TIME] = { .type = NLA_S64 },
1015 [TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME] = { .type = NLA_S64 },
1016 [TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME_EXTENSION] = { .type = NLA_S64 },
/linux-6.3-rc2/drivers/infiniband/core/
A Dnldev.c72 [RDMA_NLDEV_ATTR_DRIVER_S64] = { .type = NLA_S64 },

Completed in 20 milliseconds