Searched defs:obj_list (Results 1 – 6 of 6) sorted by relevance
/freebsd/tests/atf_python/sys/netpfil/ipfw/ |
H A D | ioctl.py | 243 def __init__(self, obj_type, obj_list=[]): argument 298 def __init__(self, obj_type=0, n_set=0, rulenum=0, obj_list=[]): argument 353 def __init__(self, obj_type=IpFwTlvType.IPFW_TLV_RULE_LIST, obj_list=[]): argument 396 def __init__(self, msg_type, obj_list=[]): argument
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | uverbs.h | 174 struct list_head obj_list; member
|
H A D | ib_uverbs_main.c | 390 __u64 element, __u64 event, struct list_head *obj_list, in ib_uverbs_async_handler()
|
/freebsd/stand/libsa/zfs/ |
H A D | zfsimpl.c | 3676 struct obj_list { struct 3678 STAILQ_ENTRY(obj_list) entry; argument
|
/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib_devx.c | 94 struct list_head obj_list; /* headed in devx_object */ member
|
/freebsd/libexec/rtld-elf/ |
H A D | rtld.c | 223 static struct obj_entry_q obj_list; /* Queue of all loaded objects */ variable
|