Home
last modified time | relevance | path

Searched defs:ns (Results 226 – 250 of 580) sorted by relevance

12345678910>>...24

/openbmc/u-boot/common/
H A Dfdt_support.c944 #define OF_CHECK_COUNTS(na, ns) ((na) > 0 && (na) <= OF_MAX_ADDR_CELLS && \ argument
1020 int na, int ns, int pna) in of_bus_default_map()
1071 int na, int ns, int pna) in of_bus_isa_map()
1144 int na, int ns, int pna, const char *rprop) in of_translate_one()
1211 int na, ns, pna, pns; in __of_translate_address() local
/openbmc/linux/ipc/
H A Dmqueue.c182 struct ipc_namespace *ns; in get_ns_from_inode() local
407 struct ipc_namespace *ns = sb->s_fs_info; in mqueue_fill_super() local
468 static struct vfsmount *mq_create_mount(struct ipc_namespace *ns) in mq_create_mount()
1688 int mq_init_ns(struct ipc_namespace *ns) in mq_init_ns()
1706 void mq_clear_sbinfo(struct ipc_namespace *ns) in mq_clear_sbinfo()
/openbmc/u-boot/lib/
H A Dfdtdec.c81 int ns, fdt_size_t *sizep, in fdtdec_get_addr_size_fixed()
130 int na, ns; in fdtdec_get_addr_size_auto_parent() local
174 int ns = sizep ? (sizeof(fdt_size_t) / sizeof(fdt32_t)) : 0; in fdtdec_get_addr_size() local
955 int na, ns, len, parent; in fdt_get_resource() local
/openbmc/linux/mm/
H A Dmemfd.c274 struct pid_namespace *ns = task_active_pid_ns(current); in check_sysctl_memfd_noexec() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dpolice.c84 enum mlx5_flow_namespace_type ns = mlx5e_get_flow_namespace(parse_state->flow); in tc_act_parse_police() local
/openbmc/qemu/hw/timer/
H A Dnpcm7xx_timer.c139 static uint32_t npcm7xx_timer_ns_to_count(NPCM7xxTimer *t, int64_t ns) in npcm7xx_timer_ns_to_count()
168 int64_t ns = clock_ticks_to_ns(t->ctrl->clock, ticks); in npcm7xx_watchdog_timer_reset_cycles() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs_tt_redirect.c210 struct mlx5_flow_namespace *ns = mlx5e_fs_get_ns(fs, false); in fs_udp_create_table() local
480 struct mlx5_flow_namespace *ns = mlx5e_fs_get_ns(fs, false); in fs_any_create_table() local
/openbmc/qemu/hw/nvme/
H A Dsubsys.c94 NvmeNamespace *ns = subsys->namespaces[nsid]; in nvme_subsys_register_ctrl() local
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_ptp.c516 int __sja1105_ptp_gettimex(struct dsa_switch *ds, u64 *ns, in __sja1105_ptp_gettimex()
568 int __sja1105_ptp_settime(struct dsa_switch *ds, u64 ns, in __sja1105_ptp_settime()
593 u64 ns = timespec64_to_ns(ts); in sja1105_ptp_settime() local
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dfs.c689 struct mlx5_flow_namespace *ns, in _get_prio()
716 struct mlx5_flow_namespace *ns = NULL; in get_flow_table() local
878 struct mlx5_flow_namespace *ns; in mlx5_ib_fs_add_op_fc() local
1421 struct mlx5_flow_namespace *ns = NULL; in _get_flow_table() local
2031 struct mlx5_flow_namespace *ns; in steering_anchor_create_ft() local
/openbmc/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c481 u64 ns; in icssg_ts_to_ns() local
497 u64 ns; in emac_rx_timestamp() local
628 u64 ns; in tx_ts_work() local
1202 static void prueth_iep_settime(void *clockops_data, u64 ns) in prueth_iep_settime()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ptp.c129 u64 ns = 0; in stmmac_get_time() local
/openbmc/linux/kernel/
H A Dsys.c374 struct user_namespace *ns = current_user_ns(); in __sys_setregid() local
440 struct user_namespace *ns = current_user_ns(); in __sys_setgid() local
531 struct user_namespace *ns = current_user_ns(); in __sys_setreuid() local
612 struct user_namespace *ns = current_user_ns(); in __sys_setuid() local
669 struct user_namespace *ns = current_user_ns(); in __sys_setresuid() local
771 struct user_namespace *ns = current_user_ns(); in __sys_setresgid() local
/openbmc/linux/security/keys/
H A Dkeyring.c57 void key_free_user_ns(struct user_namespace *ns) in key_free_user_ns()
109 struct user_namespace *ns = current_user_ns(); in keyring_publish_name() local
1143 struct user_namespace *ns = current_user_ns(); in find_keyring_by_name() local
/openbmc/linux/drivers/net/phy/
H A Dbcm-phy-ptp.c267 u64 ns; in bcm_ptp_settime_locked() local
313 s64 ns; in bcm_ptp_adjtime_locked() local
542 u64 ns, next; in bcm_ptp_perout_work() local
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_stats.c193 struct rtnl_link_stats64 ns; in ionic_get_lif_stats() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dptp.c212 u64 ns; in iwl_mvm_ptp_gettime() local
/openbmc/linux/drivers/cpufreq/
H A Dsa1110-cpufreq.c122 static inline u_int ns_to_cycles(u_int ns, u_int khz) in ns_to_cycles()
/openbmc/linux/drivers/pwm/
H A Dpwm-omap-dmtimer.c85 static u32 pwm_omap_dmtimer_get_clock_cycles(unsigned long clk_rate, int ns) in pwm_omap_dmtimer_get_clock_cycles()
/openbmc/linux/arch/s390/kernel/
H A Dvdso.c54 int vdso_join_timens(struct task_struct *task, struct time_namespace *ns) in vdso_join_timens()
/openbmc/linux/fs/kernfs/
H A Dkernfs-internal.h93 const void *ns; member
/openbmc/linux/drivers/nvme/target/
H A Dnvmet.h94 static inline struct device *nvmet_ns_dev(struct nvmet_ns *ns) in nvmet_ns_dev()
354 struct nvmet_ns *ns; member
668 static inline bool nvmet_ns_has_pi(struct nvmet_ns *ns) in nvmet_ns_has_pi()
675 static inline __le64 nvmet_sect_to_lba(struct nvmet_ns *ns, sector_t sect) in nvmet_sect_to_lba()
680 static inline sector_t nvmet_lba_to_sect(struct nvmet_ns *ns, __le64 lba) in nvmet_lba_to_sect()
/openbmc/linux/include/linux/mtd/
H A Drawnand.h776 #define NAND_OP_CMD(id, ns) \ argument
783 #define NAND_OP_ADDR(ncycles, cycles, ns) \ argument
793 #define NAND_OP_DATA_IN(l, b, ns) \ argument
804 #define NAND_OP_DATA_OUT(l, b, ns) \ argument
815 #define NAND_OP_8BIT_DATA_IN(l, b, ns) \ argument
826 #define NAND_OP_8BIT_DATA_OUT(l, b, ns) \ argument
837 #define NAND_OP_WAIT_RDY(tout_ms, ns) \ argument
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_fs.c29 struct mlx5_flow_namespace *ns; member
64 enum mlx5_flow_namespace_type ns, int base_prio, in ipsec_chains_create()
115 static struct mlx5_flow_table *ipsec_ft_create(struct mlx5_flow_namespace *ns, in ipsec_ft_create()
2001 struct mlx5_flow_namespace *ns, *ns_esw; in mlx5e_accel_ipsec_fs_init() local
/openbmc/qemu/include/qemu/
H A Dcoroutine.h240 static inline void coroutine_fn qemu_co_sleep_ns(QEMUClockType type, int64_t ns) in qemu_co_sleep_ns()

12345678910>>...24