Searched defs:ns (Results 251 - 275 of 500) sorted by relevance

<<11121314151617181920

/linux-master/security/apparmor/
H A Dpolicy.c443 __lookup_parent(struct aa_ns *ns, const char *hname) argument
477 __create_missing_ancestors(struct aa_ns *ns, const char *hname, gfp_t gfp) argument
564 aa_lookupn_profile(struct aa_ns *ns, const char *hname, size_t n) argument
583 aa_lookup_profile(struct aa_ns *ns, const char *hname) argument
592 struct aa_ns *ns; local
814 aa_policy_view_capable(const struct cred *subj_cred, struct aa_label *label, struct aa_ns *ns) argument
834 aa_policy_admin_capable(const struct cred *subj_cred, struct aa_label *label, struct aa_ns *ns) argument
848 aa_current_policy_view_capable(struct aa_ns *ns) argument
860 aa_current_policy_admin_capable(struct aa_ns *ns) argument
881 aa_may_manage_policy(const struct cred *subj_cred, struct aa_label *label, struct aa_ns *ns, u32 mask) argument
997 __lookup_replace(struct aa_ns *ns, const char *hname, bool noreplace, struct aa_profile **p, const char **info) argument
1061 struct aa_ns *ns = NULL; local
1321 struct aa_ns *ns = NULL; local
[all...]
/linux-master/tools/testing/selftests/net/tcp_ao/lib/
H A Dsock.c342 struct netstat *ns; local
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.c851 u64 ns; local
/linux-master/fs/proc/
H A Darray.c148 static inline void task_state(struct seq_file *m, struct pid_namespace *ns, argument
439 proc_pid_status(struct seq_file *m, struct pid_namespace *ns, struct pid *pid, struct task_struct *task) argument
467 do_task_stat(struct seq_file *m, struct pid_namespace *ns, struct pid *pid, struct task_struct *task, int whole) argument
671 proc_tid_stat(struct seq_file *m, struct pid_namespace *ns, struct pid *pid, struct task_struct *task) argument
677 proc_tgid_stat(struct seq_file *m, struct pid_namespace *ns, struct pid *pid, struct task_struct *task) argument
683 proc_pid_statm(struct seq_file *m, struct pid_namespace *ns, struct pid *pid, struct task_struct *task) argument
[all...]
/linux-master/drivers/net/ethernet/ti/
H A Dcpts.c246 u64 ns; local
264 u64 ns; local
397 u64 ns; local
464 u64 ns local
498 u64 ns; local
606 u64 frac, maxsec, ns; local
[all...]
/linux-master/lib/
H A Dkobject.c1088 void *ns = NULL; local
1101 const void *ns = NULL; local
1113 const void *ns = NULL; local
1123 void kobj_ns_drop(enum kobj_ns_type type, void *ns) argument
[all...]
/linux-master/net/ipv6/
H A Dexthdrs.c908 struct ioam6_namespace *ns; local
H A Dioam6.c23 static void ioam6_ns_release(struct ioam6_namespace *ns) argument
35 struct ioam6_namespace *ns = (struct ioam6_namespace *)ptr; local
51 const struct ioam6_namespace *ns = obj; local
110 struct ioam6_namespace *ns; local
164 struct ioam6_namespace *ns; local
201 __ioam6_genl_dumpns_element(struct ioam6_namespace *ns, u32 portid, u32 seq, u32 flags, struct sk_buff *skb, u8 cmd) argument
277 struct ioam6_namespace *ns; local
363 struct ioam6_namespace *ns; local
403 struct ioam6_namespace *ns; local
500 struct ioam6_namespace *ns, *ns_ref; local
697 __ioam6_fill_trace_data(struct sk_buff *skb, struct ioam6_namespace *ns, struct ioam6_trace_hdr *trace, struct ioam6_schema *sc, u8 sclen, bool is_input) argument
925 ioam6_fill_trace_data(struct sk_buff *skb, struct ioam6_namespace *ns, struct ioam6_trace_hdr *trace, bool is_input) argument
[all...]
/linux-master/drivers/ptp/
H A Dptp_fc3.c324 static int idtfc3_timecounter_update(struct idtfc3 *idtfc3, u32 counter, s64 ns) argument
/linux-master/drivers/idle/
H A Dintel_idle.c1765 unsigned long long ns; local
/linux-master/kernel/
H A Dptrace.c268 static bool ptrace_has_cap(struct user_namespace *ns, unsigned int mode) argument
/linux-master/drivers/nvme/host/
H A Dsysfs.c189 struct nvme_ns *ns; local
213 static int ns_update_nuse(struct nvme_ns *ns) argument
H A Dioctl.c16 static bool nvme_cmd_allowed(struct nvme_ns *ns, struct nvme_command *c, argument
119 struct nvme_ns *ns = q->queuedata; local
171 struct nvme_ns *ns = q->queuedata; local
207 nvme_submit_io(struct nvme_ns *ns, struct nvme_user_io __user *uio) argument
269 nvme_validate_passthru_nsid(struct nvme_ctrl *ctrl, struct nvme_ns *ns, __u32 nsid) argument
283 nvme_user_cmd(struct nvme_ctrl *ctrl, struct nvme_ns *ns, struct nvme_passthru_cmd __user *ucmd, unsigned int flags, bool open_for_write) argument
331 nvme_user_cmd64(struct nvme_ctrl *ctrl, struct nvme_ns *ns, struct nvme_passthru_cmd64 __user *ucmd, unsigned int flags, bool open_for_write) argument
444 nvme_uring_cmd_io(struct nvme_ctrl *ctrl, struct nvme_ns *ns, struct io_uring_cmd *ioucmd, unsigned int issue_flags, bool vec) argument
556 nvme_ns_ioctl(struct nvme_ns *ns, unsigned int cmd, void __user *argp, unsigned int flags, bool open_for_write) argument
589 struct nvme_ns *ns = bdev->bd_disk->private_data; local
604 struct nvme_ns *ns = local
624 nvme_ns_uring_cmd(struct nvme_ns *ns, struct io_uring_cmd *ioucmd, unsigned int issue_flags) argument
652 struct nvme_ns *ns = container_of(file_inode(ioucmd->file)->i_cdev, local
692 struct nvme_ns *ns; local
727 struct nvme_ns *ns; local
751 struct nvme_ns *ns = nvme_find_path(head); local
791 struct nvme_ns *ns; local
[all...]
/linux-master/fs/bcachefs/
H A Dutil.c340 void bch2_pr_time_units(struct printbuf *out, u64 ns) argument
347 static void bch2_pr_time_units_aligned(struct printbuf *out, u64 ns) argument
356 static inline void pr_name_and_units(struct printbuf *out, const char *name, u64 ns) argument
/linux-master/fs/kernfs/
H A Dfile.c1020 __kernfs_create_file(struct kernfs_node *parent, const char *name, umode_t mode, kuid_t uid, kgid_t gid, loff_t size, const struct kernfs_ops *ops, void *priv, const void *ns, struct lock_class_key *key) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c352 struct mlx5_flow_namespace *ns = mlx5e_fs_get_ns(fs, false); local
/linux-master/drivers/tee/
H A Dtee_core.c147 static int uuid_v5(uuid_t *uuid, const uuid_t *ns, const void *name, argument
/linux-master/kernel/sched/
H A Dcputime.c296 u64 ns; local
/linux-master/net/atm/
H A Dclip.c783 struct neigh_seq_state ns; member in struct:clip_seq_state
/linux-master/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c67 u64 ns; local
324 static void prueth_iep_settime(void *clockops_data, u64 ns) argument
/linux-master/drivers/net/netdevsim/
H A Dnetdev.c52 struct netdevsim *ns = netdev_priv(dev); local
102 struct netdevsim *ns = netdev_priv(dev); local
115 struct netdevsim *ns = netdev_priv(dev); local
134 struct netdevsim *ns = netdev_priv(dev); local
148 struct netdevsim *ns = netdev_priv(dev); local
163 struct netdevsim *ns = netdev_priv(dev); local
182 struct netdevsim *ns = netdev_priv(dev); local
194 struct netdevsim *ns = netdev_priv(dev); local
206 struct netdevsim *ns = netdev_priv(dev); local
219 struct netdevsim *ns = netdev_priv(dev); local
242 struct netdevsim *ns = netdev_priv(dev); local
292 struct netdevsim *ns = netdev_priv(dev); local
310 struct netdevsim *ns = netdev_priv(dev); local
382 nsim_init_napi(struct netdevsim *ns) argument
416 nsim_enable_napi(struct netdevsim *ns) argument
431 struct netdevsim *ns = netdev_priv(dev); local
443 nsim_del_napi(struct netdevsim *ns) argument
464 struct netdevsim *ns = netdev_priv(dev); local
562 struct netdevsim *ns = file->private_data; local
575 struct netdevsim *ns = file->private_data; local
631 nsim_queue_init(struct netdevsim *ns) argument
647 nsim_queue_free(struct netdevsim *ns) argument
660 nsim_init_netdevsim(struct netdevsim *ns) argument
709 nsim_init_netdevsim_vf(struct netdevsim *ns) argument
720 nsim_exit_netdevsim(struct netdevsim *ns) argument
730 struct netdevsim *ns; local
765 nsim_destroy(struct netdevsim *ns) argument
[all...]
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.c64 u64 ns = timespec64_to_ns(ts); local
151 u64 ns, cycles; local
253 u64 ns, pps_ts; local
76 bnxt_refclk_read(struct bnxt *bp, struct ptp_system_timestamp *sts, u64 *ns) argument
671 u64 ns = 0; local
682 u64 ts = 0, ns = 0; local
891 bnxt_ptp_rtc_timecounter_init(struct bnxt_ptp_cfg *ptp, u64 ns) argument
901 u64 ns; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.c365 struct mlx5_flow_namespace *ns = local
/linux-master/drivers/media/pci/intel/ipu6/
H A Dipu6-buttress.c804 u64 ns = ticks * 10000; local
/linux-master/arch/powerpc/kernel/
H A Dsysfs.c242 static unsigned int get_idle_ticks_bit(u64 ns) argument
[all...]

Completed in 453 milliseconds

<<11121314151617181920