Searched defs:obj (Results 126 - 150 of 439) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/drm2/ttm/
H A Dttm_object.c117 struct ttm_base_object *obj; member in struct:ttm_ref_object
/freebsd-11-stable/sys/kern/
H A Dkern_osd.c379 osd_call(u_int type, u_int method, void *obj, void *data) argument
/freebsd-11-stable/sys/dev/sound/macio/
H A Daoa.c148 aoa_chan_setblocksize(kobj_t obj, void *data, u_int32_t blocksz) argument
191 aoa_chan_setformat(kobj_t obj, void *data, u_int32_t format) argument
202 aoa_chan_setspeed(kobj_t obj, void *data, u_int32_t speed) argument
210 aoa_chan_getptr(kobj_t obj, void *data) argument
221 aoa_chan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, argument
258 aoa_chan_trigger(kobj_t obj, void *data, int go) argument
305 aoa_chan_free(kobj_t obj, void *data) argument
347 aoa_chan_getcaps(kobj_t obj, void *data) argument
/freebsd-11-stable/crypto/openssl/crypto/ts/
H A Dts_req_utils.c204 int TS_REQ_get_ext_by_OBJ(TS_REQ *a, ASN1_OBJECT *obj, int lastpos) argument
/freebsd-11-stable/crypto/openssl/crypto/x509/
H A Dx509_req.c277 int X509_REQ_get_attr_by_OBJ(const X509_REQ *req, ASN1_OBJECT *obj, argument
300 X509_REQ_add1_attr_by_OBJ(X509_REQ *req, const ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len) argument
/freebsd-11-stable/usr.sbin/iovctl/
H A Dparse.c49 report_config_error(const char *key, const ucl_object_t *obj, const char *type) argument
61 add_bool_config(const char *key, const ucl_object_t *obj, nvlist_t *config) argument
76 add_string_config(const char *key, const ucl_object_t *obj, nvlist_t *config) argument
91 add_uint_config(const char *key, const ucl_object_t *obj, nvlist_t *config, argument
116 add_unicast_mac_config(const char *key, const ucl_object_t *obj, nvlist_t *config) argument
171 add_config(const char *key, const ucl_object_t *obj, nvlist_t *config, const nvlist_t *schema) argument
206 const ucl_object_t *obj; local
261 const ucl_object_t *obj; local
340 const ucl_object_t *obj; local
376 const ucl_object_t *obj; local
[all...]
/freebsd-11-stable/contrib/libucl/python/src/
H A Duclmodule.c8 _basic_ucl_type (ucl_object_t const *obj) argument
28 _iterate_valid_ucl (ucl_object_t const *obj) argument
127 _iterate_python(PyObject *obj) argument
216 PyObject *obj; local
[all...]
/freebsd-11-stable/contrib/libucl/src/
H A Ducl_emitter_utils.c435 ucl_object_emit_single_json (const ucl_object_t *obj) argument
489 ucl_maybe_long_string (const ucl_object_t *obj) argument
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zhack/
H A Dzhack.c219 dump_obj(objset_t *os, uint64_t obj, const char *name) argument
/freebsd-11-stable/contrib/bsnmp/lib/
H A Dsnmpagent.c928 snmp_dep_lookup(struct snmp_context *ctx, const struct asn_oid *obj, argument
H A Dsnmpagent.h73 struct asn_oid obj; member in struct:snmp_dependency
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dbuf.c61 static void bitmap_free_range(struct mlx5_bitmap *bitmap, uint32_t obj, argument
102 uint32_t obj; local
154 uint32_t obj; local
[all...]
/freebsd-11-stable/sys/vm/
H A Dvm_pager.c99 dead_pager_getpages(vm_object_t obj, vm_page_t *ma, int count, int *rbehind, argument
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_deadlist.c180 uint64_t obj = za.za_first_integer; local
197 uint64_t obj = bpobj_alloc(dl->dl_os, SPA_OLD_MAXBLOCKSIZE, tx); local
208 dle_enqueue_subobj(dsl_deadlist_t *dl, dsl_deadlist_entry_t *dle, uint64_t obj, dmu_tx_t *tx) argument
262 uint64_t obj; local
358 uint64_t obj; local
437 dsl_deadlist_insert_bpobj(dsl_deadlist_t *dl, uint64_t obj, uint64_t birth, dmu_tx_t *tx) argument
479 dsl_deadlist_merge(dsl_deadlist_t *dl, uint64_t obj, dmu_tx_t *tx) argument
[all...]
H A Dbpobj.c95 bpobj_free(objset_t *os, uint64_t obj, dmu_tx_t *tx) argument
/freebsd-11-stable/sys/dev/acpi_support/
H A Dacpi_panasonic.c292 ACPI_OBJECT obj[2]; local
/freebsd-11-stable/crypto/openssl/crypto/
H A Dex_data.c420 static int int_new_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad) argument
510 static void int_free_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad) argument
595 int CRYPTO_new_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad) argument
614 CRYPTO_free_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/pkcs7/
H A Dpk7_lib.c160 ASN1_OBJECT *obj; local
/freebsd-11-stable/crypto/openssl/crypto/x509v3/
H A Dv3_conf.c270 ASN1_OBJECT *obj = NULL; local
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_umtx.c34 int _umtx_op_err(void *obj, int op, u_long val, void *uaddr, void *uaddr2) argument
/freebsd-11-stable/libexec/rtld-elf/powerpc/
H A Dreloc.c162 reloc_nonplt_object(Obj_Entry *obj_rtld, Obj_Entry *obj, const Elf_Rela *rela, argument
289 reloc_non_plt(Obj_Entry *obj, Obj_Entry *obj_rtld, int flags, RtldLockState *lockstate) argument
337 reloc_plt_object(Obj_Entry *obj, const Elf_Rela *rela) argument
391 reloc_plt(Obj_Entry *obj) argument
425 reloc_jmpslots(Obj_Entry *obj, int flags, RtldLockState *lockstate) argument
470 reloc_jmpslot(Elf_Addr *wherep, Elf_Addr target, const Obj_Entry *defobj, const Obj_Entry *obj, const Elf_Rel *rel) argument
530 reloc_iresolve(Obj_Entry *obj, struct Struct_RtldLockState *lockstate) argument
538 reloc_gnu_ifunc(Obj_Entry *obj, int flags, struct Struct_RtldLockState *lockstate) argument
554 init_pltgot(Obj_Entry *obj) argument
[all...]
/freebsd-11-stable/libexec/rtld-elf/i386/
H A Dreloc.c115 init_pltgot(Obj_Entry *obj) argument
125 reloc_non_plt(Obj_Entry *obj, Obj_Entry *obj_rtld, int flags, argument
274 reloc_plt(Obj_Entry *obj) argument
305 reloc_jmpslots(Obj_Entry *obj, int flags, RtldLockState *lockstate) argument
349 reloc_jmpslot(Elf_Addr *where, Elf_Addr target, const struct Struct_Obj_Entry *obj, const struct Struct_Obj_Entry *refobj, const Elf_Rel *rel) argument
362 reloc_iresolve(Obj_Entry *obj, RtldLockState *lockstate) argument
387 reloc_gnu_ifunc(Obj_Entry *obj, int flags, RtldLockState *lockstate) argument
[all...]
/freebsd-11-stable/libexec/rtld-elf/mips/
H A Dreloc.c55 init_pltgot(Obj_Entry *obj) argument
238 _mips_rtld_bind(Obj_Entry *obj, Elf_Size reloff) argument
269 reloc_non_plt(Obj_Entry *obj, Obj_Entry *obj_rtld, int flags, RtldLockState *lockstate) argument
567 reloc_plt(Obj_Entry *obj) argument
593 reloc_jmpslots(Obj_Entry *obj, int flags, RtldLockState *lockstate) argument
602 reloc_iresolve(Obj_Entry *obj, struct Struct_RtldLockState *lockstate) argument
610 reloc_gnu_ifunc(Obj_Entry *obj, int flags, struct Struct_RtldLockState *lockstate) argument
619 reloc_jmpslot(Elf_Addr *where, Elf_Addr target, const Obj_Entry *defobj, const Obj_Entry *obj, const Elf_Rel *rel) argument
[all...]
/freebsd-11-stable/libexec/rtld-elf/powerpc64/
H A Dreloc.c158 reloc_nonplt_object(Obj_Entry *obj_rtld, Obj_Entry *obj, const Elf_Rela *rela, argument
286 reloc_non_plt(Obj_Entry *obj, Obj_Entry *obj_rtld, int flags, RtldLockState *lockstate) argument
338 reloc_plt_object(Obj_Entry *obj, const Elf_Rela *rela) argument
365 reloc_plt(Obj_Entry *obj) argument
390 reloc_jmpslots(Obj_Entry *obj, int flags, RtldLockState *lockstate) argument
435 reloc_jmpslot(Elf_Addr *wherep, Elf_Addr target, const Obj_Entry *defobj, const Obj_Entry *obj, const Elf_Rel *rel) argument
495 reloc_iresolve(Obj_Entry *obj, struct Struct_RtldLockState *lockstate) argument
503 reloc_gnu_ifunc(Obj_Entry *obj, int flags, struct Struct_RtldLockState *lockstate) argument
512 init_pltgot(Obj_Entry *obj) argument
[all...]
/freebsd-11-stable/libexec/rtld-elf/amd64/
H A Dreloc.c116 init_pltgot(Obj_Entry *obj) argument
126 reloc_non_plt(Obj_Entry *obj, Obj_Entry *obj_rtld, int flags, argument
322 reloc_plt(Obj_Entry *obj) argument
353 reloc_jmpslots(Obj_Entry *obj, int flags, RtldLockState *lockstate) argument
396 reloc_jmpslot(Elf_Addr *where, Elf_Addr target, const struct Struct_Obj_Entry *obj, const struct Struct_Obj_Entry *refobj, const Elf_Rel *rel) argument
409 reloc_iresolve(Obj_Entry *obj, RtldLockState *lockstate) argument
439 reloc_gnu_ifunc(Obj_Entry *obj, int flags, RtldLockState *lockstate) argument
[all...]

Completed in 156 milliseconds

1234567891011>>