Home
last modified time | relevance | path

Searched defs:ns (Results 101 – 125 of 580) sorted by relevance

12345678910>>...24

/openbmc/linux/fs/
H A Dmount.h9 struct ns_common ns; member
119 static inline void get_mnt_ns(struct mnt_namespace *ns) in get_mnt_ns()
127 struct mnt_namespace *ns; member
144 static inline bool is_anon_ns(struct mnt_namespace *ns) in is_anon_ns()
/openbmc/linux/drivers/ptp/
H A Dptp_pch.c148 u64 ns; in pch_systime_read() local
155 static void pch_systime_write(struct pch_ts_regs __iomem *regs, u64 ns) in pch_systime_write()
222 u64 ns; in pch_rx_snap_read() local
233 u64 ns; in pch_tx_snap_read() local
370 u64 ns; in ptp_pch_gettime() local
386 u64 ns; in ptp_pch_settime() local
H A Dptp_vmw.c25 static int ptp_vmw_pclk_read(u64 *ns) in ptp_vmw_pclk_read()
57 u64 ns; in ptp_vmw_gettime() local
H A Dptp_mock.c80 u64 ns = timespec64_to_ns(ts); in mock_phc_settime64() local
92 u64 ns; in mock_phc_gettime64() local
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c167 u64 ns; in igb_ptp_systim_to_hwtstamp() local
268 u64 ns; in igb_ptp_gettimex_82576() local
295 u64 ns; in igb_ptp_gettimex_82580() local
342 u64 ns; in igb_ptp_settime_82576() local
501 s64 ns; in igb_ptp_feature_enable_82580() local
651 s64 ns; in igb_ptp_feature_enable_i210() local
851 u64 ns; in igb_ptp_overflow_check() local
/openbmc/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek_ptp.c55 u64 ns; in __hellcreek_ptp_gettime() local
71 u64 hellcreek_ptp_gettime_seconds(struct hellcreek *hellcreek, u64 ns) in hellcreek_ptp_gettime_seconds()
88 u64 ns; in hellcreek_ptp_gettime() local
/openbmc/linux/net/llc/
H A Dllc_c_ev.c59 static u16 llc_util_ns_inside_rx_window(u8 ns, u8 vr, u8 rw) in llc_util_ns_inside_rx_window()
201 const u8 ns = LLC_I_GET_NS(pdu); in llc_conn_ev_rx_i_cmd_pbit_set_0_unexpd_ns() local
213 const u8 ns = LLC_I_GET_NS(pdu); in llc_conn_ev_rx_i_cmd_pbit_set_1_unexpd_ns() local
225 const u8 ns = LLC_I_GET_NS(pdu); in llc_conn_ev_rx_i_cmd_pbit_set_x_inval_ns() local
268 const u8 ns = LLC_I_GET_NS(pdu); in llc_conn_ev_rx_i_rsp_fbit_set_0_unexpd_ns() local
280 const u8 ns = LLC_I_GET_NS(pdu); in llc_conn_ev_rx_i_rsp_fbit_set_1_unexpd_ns() local
292 const u8 ns = LLC_I_GET_NS(pdu); in llc_conn_ev_rx_i_rsp_fbit_set_x_unexpd_ns() local
303 const u8 ns = LLC_I_GET_NS(pdu); in llc_conn_ev_rx_i_rsp_fbit_set_x_inval_ns() local
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c165 u64 ns = 0, clock_edge = 0, clock_period; in ixgbe_ptp_setup_sdp_X540() local
244 u64 ns = 0, clock_edge = 0; in ixgbe_ptp_setup_sdp_X550() local
402 u64 ns; in ixgbe_ptp_convert_to_hwtstamp() local
554 u64 ns, stamp; in ixgbe_ptp_gettimex() local
605 u64 ns = timespec64_to_ns(ts); in ixgbe_ptp_settime() local
/openbmc/linux/net/core/
H A Dnet_namespace.c398 static struct ucounts *inc_net_namespaces(struct user_namespace *ns) in inc_net_namespaces()
675 struct ns_common *get_net_ns(struct ns_common *ns) in get_net_ns()
695 struct ns_common *ns = get_proc_ns(file_inode(f.file)); in get_net_ns_by_fd() local
1375 static inline struct net *to_net_ns(struct ns_common *ns) in to_net_ns()
1380 static void netns_put(struct ns_common *ns) in netns_put()
1385 static int netns_install(struct nsset *nsset, struct ns_common *ns) in netns_install()
1399 static struct user_namespace *netns_owner(struct ns_common *ns) in netns_owner()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dipsec_fs_roce.c27 struct mlx5_flow_namespace *ns; member
234 struct mlx5_flow_namespace *ns, in mlx5_ipsec_fs_roce_rx_create()
343 struct mlx5_flow_namespace *ns; in mlx5_ipsec_fs_roce_init() local
/openbmc/linux/drivers/spi/
H A Dspi-bitbang.c60 unsigned ns, in bitbang_txrx_8()
89 unsigned ns, in bitbang_txrx_16()
118 unsigned ns, in bitbang_txrx_32()
/openbmc/linux/arch/sparc/kernel/
H A Dof_device_64.c89 int na, int ns, int pna) in of_bus_simba_map()
104 int na, int ns, int pna) in of_bus_pci_map()
246 int na, int ns, int pna) in build_one_resource()
321 int na, ns; in build_device_resources() local
H A Dof_device_common.c98 const u32 *size, int na, int ns) in of_out_of_range()
113 int of_bus_default_map(u32 *addr, const u32 *range, int na, int ns, int pna) in of_bus_default_map()
/openbmc/qemu/hw/ppc/
H A Dspapr_rtc.c39 void spapr_rtc_read(SpaprRtcState *rtc, struct tm *tm, uint32_t *ns) in spapr_rtc_read()
75 uint32_t ns; in rtas_get_time_of_day() local
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_clock_utils.c219 u64 intel_gt_ns_to_clock_interval(const struct intel_gt *gt, u64 ns) in intel_gt_ns_to_clock_interval()
224 u64 intel_gt_ns_to_pm_interval(const struct intel_gt *gt, u64 ns) in intel_gt_ns_to_pm_interval()
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_phc.c386 u64 ns; in ionic_phc_settime64() local
415 u64 tick, ns; in ionic_phc_gettimex64() local
470 u64 ns; in ionic_lif_phc_ktime() local
/openbmc/linux/net/x25/
H A Dx25_in.c208 static int x25_state3_machine(struct sock *sk, struct sk_buff *skb, int frametype, int ns, int nr, … in x25_state3_machine()
418 int queued = 0, frametype, ns, nr, q, d, m; in x25_process_rx_frame() local
/openbmc/linux/include/linux/
H A Dpid.h56 struct pid_namespace *ns; member
154 struct pid_namespace *ns = NULL; in ns_of_pid() local
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dio.h43 #define insb(port, buf, ns) _insb((u8 *)((port)+_IO_BASE), (buf), (ns)) argument
44 #define outsb(port, buf, ns) _outsb((u8 *)((port)+_IO_BASE), (buf), (ns)) argument
45 #define insw(port, buf, ns) _insw_ns((u16 *)((port)+_IO_BASE), (buf), (ns)) argument
46 #define outsw(port, buf, ns) _outsw_ns((u16 *)((port)+_IO_BASE), (buf), (ns)) argument
87 #define insw_ns(port, buf, ns) _insw_ns((u16 *)((port)+_IO_BASE), (buf), (ns)) argument
88 #define outsw_ns(port, buf, ns) _outsw_ns((u16 *)((port)+_IO_BASE), (buf), (ns)) argument
/openbmc/qemu/target/s390x/tcg/
H A Ds390-tod.h18 static inline uint64_t time2tod(uint64_t ns) in time2tod()
/openbmc/qemu/hw/nvme/
H A Ddif.h173 static inline size_t nvme_pi_tuple_size(NvmeNamespace *ns) in nvme_pi_tuple_size()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_offload.py143 def tool(name, args, flags, JSON=True, ns="", fail=True, include_stderr=False): argument
168 def bpftool(args, JSON=True, ns="", fail=True, include_stderr=False): argument
172 def bpftool_prog_list(expected=None, ns=""): argument
184 def bpftool_map_list(expected=None, ns=""): argument
225 def ip(args, force=False, JSON=True, ns="", fail=True, include_stderr=False): argument
231 def tc(args, JSON=True, ns="", fail=True, include_stderr=False): argument
468 def set_ns(self, ns): argument
628 def check_dev_info(other_ns, ns, prog_file=None, map_file=None, removed=False): argument
802 ns = mknetns() variable
1182 ns = mknetns() variable
/openbmc/linux/arch/loongarch/lib/
H A Ddelay.c38 void __ndelay(unsigned long ns) in __ndelay()
/openbmc/linux/sound/drivers/pcsp/
H A Dpcsp_lib.c47 u64 ns; in pcsp_timer_update() local
131 u64 ns; in pcsp_do_timer() local
/openbmc/linux/security/apparmor/include/
H A Dpolicy_ns.h113 static inline struct aa_ns *aa_get_ns(struct aa_ns *ns) in aa_get_ns()
127 static inline void aa_put_ns(struct aa_ns *ns) in aa_put_ns()

12345678910>>...24