| /f-stack/freebsd/vm/ |
| H A D | vm_phys.c | 260 struct vm_freelist *fl; in sysctl_vm_phys_free() local 374 vm_freelist_add(struct vm_freelist *fl, vm_page_t m, int order, int tail) in vm_freelist_add() 386 vm_freelist_rem(struct vm_freelist *fl, vm_page_t m, int order) in vm_freelist_rem() 490 struct vm_freelist *fl; in vm_phys_init() local 729 struct vm_freelist *alt, *fl; in vm_phys_alloc_npages() local 824 struct vm_freelist *alt, *fl; in vm_phys_alloc_freelist_pages() local 1086 struct vm_freelist *fl; in vm_phys_free_pages() local 1150 struct vm_freelist *fl; in vm_phys_enqueue_contig() local 1298 struct vm_freelist *fl; in vm_phys_unfree_page() local 1410 struct vm_freelist *fl; in vm_phys_alloc_seg_contig() local [all …]
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | vmem.h | 90 #define vmem_alloc(sz, fl) spl_vmem_alloc((sz), (fl), __func__, __LINE__) argument 91 #define vmem_zalloc(sz, fl) spl_vmem_zalloc((sz), (fl), __func__, __LINE__) argument
|
| H A D | kmem.h | 177 #define kmem_alloc(sz, fl) spl_kmem_alloc((sz), (fl), __func__, __LINE__) argument 178 #define kmem_zalloc(sz, fl) spl_kmem_zalloc((sz), (fl), __func__, __LINE__) argument
|
| H A D | timer.h | 74 timer_setup(struct timer_list *timer, void (*func)(spl_timer_list_t), u32 fl) in timer_setup()
|
| H A D | kmem_cache.h | 200 #define kmem_cache_create(name, size, align, ctor, dtor, rclm, priv, vmp, fl) \ argument
|
| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_files.c | 761 struct flock fl; in ngx_trylock_fd() local 778 struct flock fl; in ngx_lock_fd() local 795 struct flock fl; in ngx_unlock_fd() local
|
| /f-stack/freebsd/kern/ |
| H A D | kern_lockf.c | 304 lf_hash_owner(caddr_t id, struct vnode *vp, struct flock *fl, int flags) in lf_hash_owner() 325 lf_owner_matches(struct lock_owner *lo, caddr_t id, struct flock *fl, in lf_owner_matches() 421 struct flock *fl = ap->a_fl; in lf_advlockasync() local 1575 lf_getlock(struct lockf *state, struct lockf_entry *lock, struct flock *fl) in lf_getlock() 1864 struct flock fl; member 2001 lf_clearremotesys_iterator(struct vnode *vp, struct flock *fl, void *arg) in lf_clearremotesys_iterator()
|
| H A D | subr_vmem.c | 1621 const struct vmem_freelist *fl = &vm->vm_freelist[i]; variable 1628 LIST_FOREACH(bt, fl, bt_freelist) { in LIST_FOREACH() argument
|
| H A D | vfs_bio.c | 740 int error, fl, norunbuf; in bufspace_wait() local
|
| H A D | kern_descrip.c | 407 struct flock fl; in kern_fcntl_freebsd() local
|
| /f-stack/tools/libutil/ |
| H A D | login_times.c | 38 u_char fl; member
|
| /f-stack/freebsd/net/ |
| H A D | iflib.c | 1374 iflib_fl_t fl; in iru_init() local 1891 iflib_fl_t fl; in iflib_rxsd_alloc() local 2288 iflib_fl_t fl; in iflib_rx_sds_free() local 2423 iflib_fl_t fl; in iflib_init_locked() local 2530 iflib_fl_t fl; in iflib_stop() local 2633 iflib_fl_t fl; in rxd_frag_to_sd() local 2878 iflib_fl_t fl; in iflib_rxeof() local 5592 iflib_fl_t fl = NULL; in iflib_queues_alloc() local 6383 iflib_fl_t fl; in iflib_rxd_avail() local 6717 iflib_fl_t fl; in iflib_add_device_sysctl_post() local [all …]
|
| /f-stack/tools/route/ |
| H A D | route.c | 330 struct fibl *fl; in fiboptlist_range() local 381 struct fibl *fl; in fiboptlist_csv() local 447 struct fibl *fl; in flushroutes() local 879 struct fibl *fl; in newroute() local
|
| /f-stack/dpdk/drivers/net/cxgbe/ |
| H A D | sge.c | 204 static inline unsigned int fl_cap(const struct sge_fl *fl) in fl_cap() 219 const struct sge_fl *fl) in fl_starving() 456 static inline void __refill_fl(struct adapter *adap, struct sge_fl *fl) in __refill_fl() 1786 struct sge_fl *fl, rspq_handler_t hnd, int cong, in t4_sge_alloc_rxq() 2175 struct sge_fl *fl) in free_rspq_fl()
|
| /f-stack/freebsd/netgraph/netflow/ |
| H A D | netflow_v9.c | 419 struct netflow_v9_flowset_header *fl; in get_export9_dgram() local
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-dma-engine.h | 137 uint64_t fl : 1; /**< FL - Free local buffer. member
|
| /f-stack/dpdk/drivers/raw/octeontx2_dma/ |
| H A D | otx2_dpi_rawdev.h | 136 uint16_t fl:1; member 171 uint64_t fl:1; member
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | zfs_replay.c | 792 flock64_t fl; in zfs_replay_truncate() local
|
| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc_mae.c | 820 const struct sfc_mae_field_locator *fl = &field_locators[i]; in sfc_mae_item_build_supp_mask() local 838 const struct sfc_mae_field_locator *fl = &field_locators[i]; in sfc_mae_parse_item() local
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_flow.c | 853 int lid, lt, ld, fl, ix; in flow_process_mkex_cfg() local
|
| /f-stack/dpdk/app/test-fib/ |
| H A D | main.c | 1209 FILE *fl = NULL; in main() local
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_proxy_module.c | 1577 ngx_chain_t *out, *cl, *tl, **ll, **fl; in ngx_http_proxy_body_output_filter() local
|
| /f-stack/dpdk/drivers/net/cxgbe/base/ |
| H A D | adapter.h | 167 struct sge_fl fl; member
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_proto.h | 899 char fl_l_[PADL_(l_int)]; l_int fl; char fl_r_[PADR_(l_int)]; member
|
| /f-stack/dpdk/drivers/common/mlx5/ |
| H A D | mlx5_prm.h | 2458 u8 fl[0x1]; member
|