Searched defs:ns (Results 26 - 50 of 497) sorted by relevance

1234567891011>>

/linux-master/include/net/
H A Dioam6.h33 struct ioam6_namespace __rcu *ns; member in struct:ioam6_schema
/linux-master/fs/bcachefs/
H A Dtime_stats.c26 const struct time_unit *bch2_pick_time_units(u64 ns) argument
/linux-master/include/linux/
H A Dtimecounter.h75 u64 ns = (u64) cycles; local
H A Dprojid.h58 static inline bool kprojid_has_mapping(struct user_namespace *ns, kprojid_t projid) argument
83 static inline bool kprojid_has_mapping(struct user_namespace *ns, kprojid_t projid) argument
H A Dutsname.h28 struct ns_common ns; member in struct:uts_namespace
33 static inline void get_uts_ns(struct uts_namespace *ns) argument
42 static inline void put_uts_ns(struct uts_namespace *ns) argument
50 static inline void get_uts_ns(struct uts_namespace *ns) argument
54 put_uts_ns(struct uts_namespace *ns) argument
[all...]
H A Dktime.h136 s64 ns = kt; local
H A Dproc_ns.h67 static inline int ns_alloc_inum(struct ns_common *ns) argument
[all...]
/linux-master/net/x25/
H A Dx25_subr.c260 int x25_decode(struct sock *sk, struct sk_buff *skb, int *ns, int *nr, int *q, argument
H A Dx25_in.c208 static int x25_state3_machine(struct sock *sk, struct sk_buff *skb, int frametype, int ns, int nr, int q, int d, int m) argument
418 int queued = 0, frametype, ns, nr, q, d, m; local
/linux-master/tools/testing/selftests/nsfs/
H A Dpidns.c47 int ns, pns, i; local
/linux-master/fs/sysfs/
H A Dsymlink.c124 const void *ns = NULL; local
H A Ddir.c40 int sysfs_create_dir_ns(struct kobject *kobj, const void *ns) argument
/linux-master/drivers/net/netdevsim/
H A Dudp_tunnels.c15 struct netdevsim *ns = netdev_priv(dev); local
44 struct netdevsim *ns = netdev_priv(dev); local
73 struct netdevsim *ns = netdev_priv(dev); local
113 struct netdevsim *ns = netdev_priv(dev); local
133 struct netdevsim *ns = netdev_priv(dev); local
[all...]
H A Dmacsec.c6 static int nsim_macsec_find_secy(struct netdevsim *ns, sci_t sci) argument
32 struct netdevsim *ns = netdev_priv(ctx->netdev); local
61 struct netdevsim *ns local
79 struct netdevsim *ns = netdev_priv(ctx->netdev); local
101 struct netdevsim *ns = netdev_priv(ctx->netdev); local
136 struct netdevsim *ns = netdev_priv(ctx->netdev); local
163 struct netdevsim *ns = netdev_priv(ctx->netdev); local
194 struct netdevsim *ns = netdev_priv(ctx->netdev); local
221 struct netdevsim *ns = netdev_priv(ctx->netdev); local
248 struct netdevsim *ns = netdev_priv(ctx->netdev); local
275 struct netdevsim *ns = netdev_priv(ctx->netdev); local
293 struct netdevsim *ns = netdev_priv(ctx->netdev); local
311 struct netdevsim *ns = netdev_priv(ctx->netdev); local
342 nsim_macsec_init(struct netdevsim *ns) argument
349 nsim_macsec_teardown(struct netdevsim *ns) argument
[all...]
/linux-master/kernel/
H A Dutsname.c20 static struct ucounts *inc_uts_namespaces(struct user_namespace *ns) argument
48 struct uts_namespace *ns; local
106 free_uts_ns(struct uts_namespace *ns) argument
114 to_uts_ns(struct ns_common *ns) argument
121 struct uts_namespace *ns = NULL; local
135 utsns_put(struct ns_common *ns) argument
143 struct uts_namespace *ns = to_uts_ns(new); local
155 utsns_owner(struct ns_common *ns) argument
[all...]
/linux-master/net/ax25/
H A Dax25_subr.c97 int ax25_decode(ax25_cb *ax25, struct sk_buff *skb, int *ns, int *nr, int *pf) argument
/linux-master/drivers/video/backlight/
H A Dktd253-backlight.c60 u64 ns; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_chains.h19 enum mlx5_flow_namespace_type ns; member in struct:mlx5_chains_attr
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dvporttbl.c25 esw_vport_tbl_init(struct mlx5_eswitch *esw, struct esw_vport_tbl_namespace *ns) argument
33 esw_vport_tbl_create(struct mlx5_eswitch *esw, struct mlx5_flow_namespace *ns, argument
84 struct mlx5_flow_namespace *ns; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_synproxy.c62 struct nstoken *ns = NULL; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Drdma.c28 struct mlx5_flow_namespace *ns = NULL; local
/linux-master/tools/perf/util/arm-spe-decoder/
H A Darm-spe-decoder.c27 u64 ns, el, val; local
/linux-master/kernel/cgroup/
H A Dnamespace.c12 static struct ucounts *inc_cgroup_namespaces(struct user_namespace *ns) argument
40 void free_cgroup_ns(struct cgroup_namespace *ns) argument
93 to_cg_ns(struct ns_common *ns) argument
98 cgroupns_install(struct nsset *nsset, struct ns_common *ns) argument
120 struct cgroup_namespace *ns = NULL; local
134 cgroupns_put(struct ns_common *ns) argument
139 cgroupns_owner(struct ns_common *ns) argument
[all...]
/linux-master/net/netrom/
H A Dnr_subr.c101 int nr_in_rx_window(struct sock *sk, unsigned short ns) argument
/linux-master/drivers/ptp/
H A Dptp_fc3.h38 s64 ns; member in struct:idtfc3

Completed in 1361 milliseconds

1234567891011>>