Home
last modified time | relevance | path

Searched defs:se (Results 1 – 18 of 18) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_ctldir.c137 zfs_snapentry_t *se; in zfsctl_snapshot_alloc() local
158 zfsctl_snapshot_free(zfs_snapentry_t *se) in zfsctl_snapshot_free()
193 zfsctl_snapshot_add(zfs_snapentry_t *se) in zfsctl_snapshot_add()
266 zfs_snapentry_t *se, search; in zfsctl_snapshot_find_by_name() local
286 zfs_snapentry_t *se, search; in zfsctl_snapshot_find_by_objsetid() local
306 zfs_snapentry_t *se; in zfsctl_snapshot_rename() local
393 zfs_snapentry_t *se; in zfsctl_snapshot_unmount_delay() local
415 zfs_snapentry_t *se; in zfsctl_snapshot_ismounted() local
566 zfs_snapentry_t *se; in zfsctl_destroy() local
1009 zfs_snapentry_t *se; in zfsctl_snapshot_unmount() local
[all …]
/f-stack/app/redis-5.0.5/src/
H A Dslowlog.c49 slowlogEntry *se = zmalloc(sizeof(*se)); in slowlogCreateEntry() local
101 slowlogEntry *se = septr; in slowlogFreeEntry() local
165 slowlogEntry *se; in slowlogCommand() local
/f-stack/freebsd/kern/
H A Dkern_syscalls.c67 syscall_thread_drain(struct sysent *se) in syscall_thread_drain()
83 syscall_thread_enter(struct thread *td, struct sysent *se) in syscall_thread_enter()
100 syscall_thread_exit(struct thread *td, struct sysent *se) in syscall_thread_exit()
151 struct sysent *se; in kern_syscall_deregister() local
H A Dsubr_syscall.c62 struct sysent *se; in syscallenter() local
H A Dsubr_epoch.c189 struct stackentry se, *new; in epoch_trace_report() local
/f-stack/freebsd/net80211/
H A Dieee80211_scan_sta.c222 struct sta_entry *se, *next; in sta_flush_table() local
253 struct sta_entry *se; in sta_add() local
1200 struct sta_entry *se; in sta_update_notseen() local
1222 struct sta_entry *se; in sta_dec_fails() local
1331 struct sta_entry *se; in sta_lookup() local
1350 struct sta_entry *se, *selbs; in sta_roam_check() local
1455 struct sta_entry *se; in sta_iterate() local
1482 struct sta_entry *se; in sta_assoc_fail() local
1499 struct sta_entry *se; in sta_assoc_success() local
1582 struct sta_entry *se; in adhoc_pick_channel() local
[all …]
H A Dieee80211_ioctl.c241 scan_space(const struct ieee80211_scan_entry *se, int *ielen) in scan_space()
257 get_scan_space(void *arg, const struct ieee80211_scan_entry *se) in get_scan_space()
266 get_scan_result(void *arg, const struct ieee80211_scan_entry *se) in get_scan_result()
1534 const struct ieee80211_scan_entry *se; member
1541 mlmelookup(void *arg, const struct ieee80211_scan_entry *se) in mlmelookup()
H A Dieee80211_node.c907 const struct ieee80211_scan_entry *se) in ieee80211_sta_join()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_errlog.c201 spa_error_entry_t *se; in process_error_list() local
280 spa_error_entry_t *se; in spa_errlog_drain() local
303 spa_error_entry_t *se; in sync_error_list() local
/f-stack/freebsd/mips/beri/
H A Dberi_mp.c75 struct spin_entry *se; in platform_cpu_mask() local
262 struct spin_entry *se; in platform_start_ap() local
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-srio.c97 uint64_t se : 2; /* SubDID extender */ member
123 uint64_t se : 2; /* SubDID extender */ member
H A Dcvmx-pemx-defs.h1057 uint64_t se : 1; /**< Enables PEM_INT_SUM[1] to generate an member
1125 uint64_t se : 1; /**< Enables PEM_INT_SUM[1] to generate an member
1189 uint64_t se : 1; /**< System Error, RC Mode Only. member
/f-stack/freebsd/i386/i386/
H A Dbios.c449 u_char c, *s, *se, *str, *bios_str; in bios_oem_strings() local
/f-stack/freebsd/netinet/libalias/
H A Dalias_proxy.c180 struct servent *se; in IpPort() local
/f-stack/freebsd/mips/mips/
H A Dtrap.c342 struct sysentvec *se; in cpu_fetch_syscall_args() local
/f-stack/dpdk/drivers/bus/fslmc/qbman/
H A Dqbman_sys.h412 uint8_t epm, int sd, int sp, int se, in qbman_set_swp_cfg()
/f-stack/tools/ipfw/
H A Dipfw2.c881 struct servent *se = NULL; in print_port() local
987 struct servent *se; in strtoport() local
/f-stack/freebsd/sys/
H A Dstats.h497 #define HIST_HLPR_INFO_EXP_FIELDS(sb, se) \ argument