| /f-stack/tools/top/ |
| H A D | top.c | 12 int cpu_status(struct ff_top_args *top) in cpu_status() 54 struct ff_top_args top, otop; in main() local
|
| /f-stack/freebsd/kern/ |
| H A D | subr_smp.c | 637 struct cpu_group *top; in smp_topo() local 713 struct cpu_group *top; in smp_topo_none() local 763 struct cpu_group *top; in smp_topo_1level() local 782 struct cpu_group *top; in smp_topo_2level() local 808 smp_topo_find(struct cpu_group *top, int cpu) in smp_topo_find() 1164 topo_next_node(struct topo_node *top, struct topo_node *node) in topo_next_node() 1186 topo_next_nonchild_node(struct topo_node *top, struct topo_node *node) in topo_next_nonchild_node()
|
| H A D | subr_turnstile.c | 180 propagate_unlock_ts(struct turnstile *top, struct turnstile *ts) in propagate_unlock_ts() 188 propagate_unlock_td(struct turnstile *top, struct thread *td) in propagate_unlock_td() 203 struct turnstile *ts, *top; in propagate_priority() local
|
| H A D | uipc_mbuf.c | 497 struct mbuf *top; in m_copym() local 568 struct mbuf *top, *n, *o; in m_copypacket() local 676 struct mbuf **p, *top = NULL; in m_dup() local 1063 struct mbuf *top = NULL, **mp = ⊤ in m_devget() local
|
| H A D | uipc_ktls.c | 1489 ktls_frame(struct mbuf *top, struct ktls_session *tls, int *enq_cnt, in ktls_frame() 1659 struct mbuf *m, *n, *top; in ktls_detach_record() local 1984 ktls_encrypt(struct mbuf *top) in ktls_encrypt()
|
| /f-stack/dpdk/drivers/net/bnxt/tf_core/ |
| H A D | stack.h | 17 int top; /**< maximum value in stack */ member
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.qtip.js | 707 position = { left: 0, top: 0 }, property 719 position = { left: target[0], top: target[1] }; property 741 top: event.pageY - position.top + (offset && offset.top || 0) property 773 top: (viewport || target).scrollTop(), property 839 else { position.adjusted = { left: 0, top: 0 }; } property 1060 top: '' property 2306 top: translate[1] - (translate[2] * Number(precedance === Y)), property 2391 shift = { left: FALSE, top: FALSE, x: 0, y: 0 }, property 2556 adjusted = { left: 0, top: 0 }, property 2572 offset: viewport.offset() || { left: 0, top: 0 } property [all …]
|
| /f-stack/freebsd/crypto/aesni/ |
| H A D | aesni_wrap.c | 115 struct blocks8 *top; in aesni_encrypt_ecb() local 155 struct blocks8 *top; in aesni_decrypt_ecb() local 216 struct blocks8 *top; in aesni_encrypt_icm() local 333 __m128i *top; in aesni_crypt_xts_block8() local
|
| /f-stack/tools/ |
| H A D | README.md | 114 # top chapter
|
| /f-stack/dpdk/drivers/raw/ifpga/base/ |
| H A D | ifpga_fme_dperf.c | 251 u8 top = GET_FIELD(PROP_TOP, prop->prop_id); in fme_global_dperf_get_prop() local 285 u8 top = GET_FIELD(PROP_TOP, prop->prop_id); in fme_global_dperf_set_prop() local
|
| H A D | ifpga_fme_error.c | 318 u8 top = GET_FIELD(PROP_TOP, prop->prop_id); in fme_global_error_get_prop() local 370 u8 top = GET_FIELD(PROP_TOP, prop->prop_id); in fme_global_error_set_prop() local
|
| H A D | ifpga_fme_iperf.c | 632 u8 top = GET_FIELD(PROP_TOP, prop->prop_id); in fme_global_iperf_get_prop() local 696 u8 top = GET_FIELD(PROP_TOP, prop->prop_id); in fme_global_iperf_set_prop() local
|
| /f-stack/freebsd/libkern/ |
| H A D | mcount.c | 69 struct tostruct *top, *prevtop; in _MCOUNT_DECL() local
|
| /f-stack/freebsd/net/ |
| H A D | radix.c | 280 struct radix_node *saved_t, *top = t; in rn_match() local 427 struct radix_node *top = head->rnh_treetop; in rn_insert() local 600 struct radix_node *saved_tt, *top = head->rnh_treetop; in rn_addroute() local 756 struct radix_node *dupedkey, *saved_tt, *top; in rn_delete() local
|
| /f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/ |
| H A D | vchiq_debugfs.c | 165 static int vchiq_debugfs_create_log_entries(struct dentry *top) in vchiq_debugfs_create_log_entries() 276 struct dentry *top, *use_count, *trace; in vchiq_debugfs_add_instance() local
|
| /f-stack/app/micro_thread/ |
| H A D | heap.h | 267 HeapEntry* top = _list[1]; // 0 reserved. in HeapPop() local
|
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_vdev.c | 488 nvlist_t **top; in get_replication() local 1448 nvlist_t *nvroot, *nv, **top, **spares, **l2cache; in construct_spec() local 1778 nvlist_t **top; in num_normal_vdevs() local
|
| /f-stack/dpdk/lib/librte_stack/ |
| H A D | rte_stack.h | 41 struct rte_stack_lf_elem *top; /**< Stack top */ member
|
| /f-stack/freebsd/contrib/octeon-sdk/cvmx-malloc/ |
| H A D | arena.c | 44 #define top(ar_ptr) ((ar_ptr)->top) macro
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lstate.h | 51 StkId top; /* top for this function */ member 103 StkId top; /* first free slot in the stack */ member
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lvm.c | 297 StkId top = L->top; in luaV_concat() local 510 StkId top = L->top - 1; /* top when 'call_binTM' was called */ in luaV_finishOp() local
|
| H A D | lstate.h | 72 StkId top; /* top for this function */ member 158 StkId top; /* first free slot in the stack */ member
|
| H A D | lauxlib.c | 62 int top = lua_gettop(L); in pushglobalfuncname() local 113 int top = lua_gettop(L); in luaL_traceback() local
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_rssadapt.c | 224 int i, top, thridx; in bucket() local
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_output.c | 1919 struct mbuf *top; in tcp_m_copym() local
|