| /f-stack/freebsd/kern/ |
| H A D | subr_kobj.c | 101 kobj_class_compile_common(kobj_class_t cls, kobj_ops_t ops) in kobj_class_compile_common() 130 kobj_class_compile1(kobj_class_t cls, int mflags) in kobj_class_compile1() 157 kobj_class_compile(kobj_class_t cls) in kobj_class_compile() 195 kobj_lookup_method_mi(kobj_class_t cls, in kobj_lookup_method_mi() 218 kobj_lookup_method(kobj_class_t cls, in kobj_lookup_method() 233 kobj_class_free(kobj_class_t cls) in kobj_class_free() 264 kobj_init_common(kobj_t obj, kobj_class_t cls) in kobj_init_common() 272 kobj_init1(kobj_t obj, kobj_class_t cls, int mflags) in kobj_init1() 310 kobj_init(kobj_t obj, kobj_class_t cls) in kobj_init() 320 kobj_init_static(kobj_t obj, kobj_class_t cls) in kobj_init_static() [all …]
|
| H A D | link_elf_obj.c | 324 link_elf_link_preload(linker_class_t cls, const char *filename, in link_elf_link_preload() 646 link_elf_load_file(linker_class_t cls, const char *filename, in link_elf_load_file()
|
| H A D | link_elf.c | 851 link_elf_link_preload(linker_class_t cls, const char *filename, in link_elf_link_preload() 945 link_elf_load_file(linker_class_t cls, const char* filename, in link_elf_load_file()
|
| /f-stack/dpdk/lib/librte_flow_classify/ |
| H A D | rte_flow_classify.c | 92 struct rte_flow_classifier *cls, in rte_flow_classify_validate() 262 struct rte_flow_classifier *cls; in rte_flow_classifier_create() local 302 rte_flow_classifier_free(struct rte_flow_classifier *cls) in rte_flow_classifier_free() 328 rte_table_check_params(struct rte_flow_classifier *cls, in rte_table_check_params() 374 rte_flow_classify_table_create(struct rte_flow_classifier *cls, in rte_flow_classify_table_create() 415 allocate_acl_ipv4_5tuple_rule(struct rte_flow_classifier *cls) in allocate_acl_ipv4_5tuple_rule() 481 rte_flow_classify_table_entry_add(struct rte_flow_classifier *cls, in rte_flow_classify_table_entry_add() 563 rte_flow_classify_table_entry_delete(struct rte_flow_classifier *cls, in rte_flow_classify_table_entry_delete() 592 flow_classifier_lookup(struct rte_flow_classifier *cls, in flow_classifier_lookup() 615 action_apply(struct rte_flow_classifier *cls, in action_apply() [all …]
|
| /f-stack/dpdk/lib/librte_eal/include/ |
| H A D | rte_class.h | 117 #define RTE_REGISTER_CLASS(nm, cls) \ argument 124 #define RTE_UNREGISTER_CLASS(nm, cls) \ argument
|
| H A D | rte_devargs.h | 69 struct rte_class *cls; /**< class handle. */ member
|
| H A D | rte_dev.h | 243 struct rte_class *cls; /**< class handle. */ member
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_class.c | 36 struct rte_class *cls; in rte_class_find() local
|
| H A D | eal_common_dev.c | 579 struct rte_class *cls = NULL; in rte_dev_iterator_init() local 651 class_next_dev_cmp(const struct rte_class *cls, in class_next_dev_cmp() 683 struct rte_class *cls = NULL; in bus_next_dev_cmp() local
|
| H A D | eal_common_devargs.c | 57 struct rte_class *cls = NULL; in rte_devargs_layers_parse() local
|
| /f-stack/freebsd/arm/include/ |
| H A D | platformvar.h | 70 struct platform_class *cls; member
|
| /f-stack/tools/libutil/ |
| H A D | login_cap.c | 303 login_getclass(const char *cls) in login_getclass() 324 const char *cls = NULL; in login_getpwclass() local
|
| /f-stack/dpdk/app/test/ |
| H A D | test_flow_classify.c | 213 struct flow_classifier_acl *cls; variable 216 struct rte_flow_classifier *cls; member
|
| /f-stack/dpdk/examples/flow_classify/ |
| H A D | flow_classify.c | 69 struct rte_flow_classifier *cls; member 73 struct flow_classifier cls; member
|
| /f-stack/freebsd/sys/ |
| H A D | kobj.h | 86 kobj_class_t cls; member
|
| /f-stack/freebsd/mips/broadcom/ |
| H A D | bcm_machdep.c | 293 bhnd_erom_class_t *cls; in bcm_erom_probe_and_attach() local
|
| H A D | bcm_nvram_cfe.c | 201 bhnd_nvram_data_class **cls) in bcm_nvram_find_cfedev()
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | liolib.c | 530 static void newfenv (lua_State *L, lua_CFunction cls) { in newfenv()
|
| /f-stack/freebsd/contrib/openzfs/contrib/pyzfs/libzfs_core/test/ |
| H A D | test_libzfs_core.py | 284 def setUpClass(cls): argument 296 def tearDownClass(cls): argument 300 def _cleanUp(cls): argument
|
| /f-stack/dpdk/drivers/crypto/caam_jr/ |
| H A D | caam_jr_desc.h | 175 unsigned int cls:2; member
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.qtip.js | 1210 function createWidgetClass(cls) { argument
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_dataset.c | 1749 prop_changelist_t **cls = NULL; in zfs_prop_set_list() local
|
| /f-stack/dpdk/drivers/event/dlb2/pf/base/ |
| H A D | dlb2_regs.h | 271 u32 cls : 2; member 445 u32 cls : 2; member 1014 u32 cls : 2; member
|
| /f-stack/freebsd/arm/arm/ |
| H A D | pmap-v6.c | 6763 int cls; in pte2_class() local
|
| /f-stack/dpdk/drivers/event/dlb/pf/base/ |
| H A D | dlb_regs.h | 70 u32 cls : 2; member 784 u32 cls : 2; member
|