Searched defs:ns (Results 76 - 100 of 497) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/timers/
H A Dnsleep-lat.c79 struct timespec timespec_add(struct timespec ts, unsigned long long ns) argument
98 int nanosleep_lat_test(int clockid, long long ns) argument
[all...]
/linux-master/security/apparmor/include/
H A Dpolicy_ns.h110 static inline struct aa_ns *aa_get_ns(struct aa_ns *ns) argument
124 aa_put_ns(struct aa_ns *ns) argument
[all...]
/linux-master/security/apparmor/
H A Dpolicy_ns.c107 struct aa_ns *ns; local
148 aa_free_ns(struct aa_ns *ns) argument
176 struct aa_ns *ns = view; local
207 struct aa_ns *ns = NULL; local
219 struct aa_ns *ns; local
259 struct aa_ns *ns; local
284 struct aa_ns *ns; local
304 destroy_ns(struct aa_ns *ns) argument
334 __aa_remove_ns(struct aa_ns *ns) argument
350 struct aa_ns *ns, *tmp; local
389 struct aa_ns *ns = root_ns; local
[all...]
/linux-master/fs/
H A Dproc_namespace.c25 struct mnt_namespace *ns = p->ns; local
243 struct mnt_namespace *ns = NULL; local
[all...]
H A Dmnt_idmapping.c44 static inline bool initial_idmapping(const struct user_namespace *ns) argument
/linux-master/include/linux/
H A Dtime_namespace.h25 struct ns_common ns; member in struct:time_namespace
39 static inline struct time_namespace *get_time_ns(struct time_namespace *ns) argument
52 static inline void put_time_ns(struct time_namespace *ns) argument
101 struct time_namespace *ns = current->nsproxy->time_ns; local
110 vdso_join_timens(struct task_struct *task, struct time_namespace *ns) argument
116 timens_commit(struct task_struct *tsk, struct time_namespace *ns) argument
121 get_time_ns(struct time_namespace *ns) argument
126 put_time_ns(struct time_namespace *ns) argument
[all...]
/linux-master/security/safesetid/
H A Dlsm.c91 safesetid_security_capable(const struct cred *cred, struct user_namespace *ns, int cap, unsigned int opts) argument
/linux-master/drivers/media/rc/
H A Dpwm-ir-tx.c127 u64 ns; local
/linux-master/arch/mips/cavium-octeon/
H A Dcsrc-octeon.c158 void __ndelay(unsigned long ns) argument
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dptp.c168 u64 cycles, ns; local
197 u64 ns; local
231 u64 ns; local
[all...]
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_stats.c211 struct rtnl_link_stats64 ns; local
/linux-master/arch/loongarch/kernel/
H A Dvdso.c131 int vdso_join_timens(struct task_struct *task, struct time_namespace *ns) argument
/linux-master/kernel/
H A Dnsproxy.c190 void free_nsproxy(struct nsproxy *ns) argument
241 struct nsproxy *ns; local
363 validate_ns(struct nsset *nsset, struct ns_common *ns) argument
549 struct ns_common *ns = NULL; local
[all...]
/linux-master/kernel/bpf/
H A Dtoken.c12 static bool bpf_ns_capable(struct user_namespace *ns, int cap) argument
/linux-master/drivers/spi/
H A Dspi-bitbang.c54 bitbang_txrx_8( struct spi_device *spi, u32 (*txrx_word)(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, unsigned flags), unsigned ns, struct spi_transfer *t, unsigned flags ) argument
83 bitbang_txrx_16( struct spi_device *spi, u32 (*txrx_word)(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, unsigned flags), unsigned ns, struct spi_transfer *t, unsigned flags ) argument
112 bitbang_txrx_32( struct spi_device *spi, u32 (*txrx_word)(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, unsigned flags), unsigned ns, struct spi_transfer *t, unsigned flags ) argument
/linux-master/mm/
H A Dmemfd.c263 struct pid_namespace *ns = task_active_pid_ns(current); local
/linux-master/ipc/
H A Dipc_sysctl.c23 struct ipc_namespace *ns = local
54 struct ipc_namespace *ns = local
198 struct ipc_namespace *ns = local
213 struct ipc_namespace *ns = local
247 setup_ipc_sysctls(struct ipc_namespace *ns) argument
307 retire_ipc_sysctls(struct ipc_namespace *ns) argument
[all...]
/linux-master/fs/kernfs/
H A Dkernfs-internal.h93 const void *ns; member in struct:kernfs_super_info
/linux-master/drivers/nvme/host/
H A Dzns.c38 int nvme_query_zone_info(struct nvme_ns *ns, unsigned lbaf, argument
108 nvme_update_zone_info(struct nvme_ns *ns, struct queue_limits *lim, struct nvme_zone_info *zi) argument
120 nvme_zns_alloc_report_buffer(struct nvme_ns *ns, unsigned int nr_zones, size_t *buflen) argument
177 nvme_ns_report_zones(struct nvme_ns *ns, sector_t sector, unsigned int nr_zones, report_zones_cb cb, void *data) argument
237 nvme_setup_zone_mgmt_send(struct nvme_ns *ns, struct request *req, struct nvme_command *c, enum nvme_zone_mgmt_action action) argument
[all...]
/linux-master/arch/powerpc/include/asm/vdso/
H A Dgettimeofday.h123 static __always_inline u64 vdso_shift_ns(u64 ns, unsigned long shift) argument
/linux-master/drivers/of/
H A Dfdt_address.c169 int na, ns, pna, pns; local
70 fdt_bus_default_map(__be32 *addr, const __be32 *range, int na, int ns, int pna) argument
109 fdt_translate_one(const void *blob, int parent, const struct of_bus *bus, const struct of_bus *pbus, __be32 *addr, int na, int ns, int pna, const char *rprop) argument
[all...]
/linux-master/net/rose/
H A Drose_subr.c201 int rose_decode(struct sk_buff *skb, int *ns, int *nr, int *q, int *d, int *m) argument
/linux-master/arch/powerpc/boot/
H A Daddnote.c119 long nnote, nnote2, ns; local
[all...]
/linux-master/drivers/ssb/
H A Ddriver_mipscore.c297 unsigned long hz, ns; local
/linux-master/tools/testing/selftests/pidfd/
H A Dpidfd_setns_test.c302 static int preserve_ns(const int pid, const char *ns) argument
314 static int in_same_namespace(int ns_fd1, pid_t pid2, const char *ns) argument
[all...]

Completed in 195 milliseconds

1234567891011>>