Home
last modified time | relevance | path

Searched defs:ticket (Results 1 – 25 of 26) sorted by relevance

12

/dragonfly/sys/dev/drm/ttm/
HDttm_execbuf_util.c55 void ttm_eu_backoff_reservation(struct ww_acquire_ctx *ticket, in ttm_eu_backoff_reservation()
93 int ttm_eu_reserve_buffers(struct ww_acquire_ctx *ticket, in ttm_eu_reserve_buffers()
179 void ttm_eu_fence_buffer_objects(struct ww_acquire_ctx *ticket, in ttm_eu_fence_buffer_objects()
/dragonfly/crypto/libressl/ssl/
HDssl_asn1.c51 CBB peer_cert, sidctx, verify_result, hostname, lifetime, ticket, value; in SSL_SESSION_encode() local
246 CBS hostname, ticket; in d2i_SSL_SESSION() local
HDt1_lib.c979 tls_decrypt_ticket(SSL *s, CBS *ticket, int *alert, SSL_SESSION **psess) in tls_decrypt_ticket()
HDssl_srvr.c2316 CBB cbb, session_ticket, ticket; in ssl3_send_newsession_ticket() local
/dragonfly/sys/net/pf/
HDpf_ioctl.c325 pf_get_pool(char *anchor, u_int32_t ticket, u_int8_t rule_action, in pf_get_pool()
580 pf_begin_altq(u_int32_t *ticket) in pf_begin_altq()
603 pf_rollback_altq(u_int32_t ticket) in pf_rollback_altq()
625 pf_commit_altq(u_int32_t ticket) in pf_commit_altq()
745 pf_begin_rules(u_int32_t *ticket, int rs_num, const char *anchor) in pf_begin_rules()
765 pf_rollback_rules(u_int32_t ticket, int rs_num, char *anchor) in pf_rollback_rules()
868 pf_commit_rules(u_int32_t ticket, int rs_num, char *anchor) in pf_commit_rules()
HDpf_table.c1445 pfr_ina_begin(struct pfr_table *trs, u_int32_t *ticket, int *ndel, int flags) in pfr_ina_begin()
1479 int *nadd, int *naddr, u_int32_t ticket, int flags) in pfr_ina_define()
1578 pfr_ina_rollback(struct pfr_table *trs, u_int32_t ticket, int *ndel, int flags) in pfr_ina_rollback()
1609 pfr_ina_commit(struct pfr_table *trs, u_int32_t ticket, int *nadd, in pfr_ina_commit()
HDpfvar.h996 u_int32_t ticket; member
1501 u_int32_t ticket; member
1513 u_int32_t ticket; member
1593 u_int32_t ticket; member
1599 u_int32_t ticket; member
1625 u_int32_t ticket; member
/dragonfly/sys/dev/drm/include/drm/ttm/
HDttm_bo_driver.h624 struct ww_acquire_ctx *ticket) in __ttm_bo_reserve()
692 struct ww_acquire_ctx *ticket) in ttm_bo_reserve()
717 struct ww_acquire_ctx *ticket) in ttm_bo_reserve_slowpath()
/dragonfly/usr.bin/newgrp/
HDnewgrp.c257 char *args[2], **cleanenv, *term, *ticket; in loginshell() local
/dragonfly/include/rpc/
HDauth_kerb.h58 KTEXT_ST ticket; member
/dragonfly/sys/dev/drm/amd/amdgpu/
HDamdgpu_gem.c164 struct ww_acquire_ctx ticket; in amdgpu_gem_object_close() local
567 struct ww_acquire_ctx ticket; in amdgpu_gem_va_ioctl() local
HDamdgpu_virt.c80 struct ww_acquire_ctx ticket; in amdgpu_map_static_csa() local
HDamdgpu_vm.c2435 void amdgpu_vm_bo_trace_cs(struct amdgpu_vm *vm, struct ww_acquire_ctx *ticket) in amdgpu_vm_bo_trace_cs()
HDamdgpu.h997 struct ww_acquire_ctx ticket; member
/dragonfly/lib/libtelnet/
HDkerberos5.c92 static krb5_ticket *ticket; variable
/dragonfly/usr.sbin/pfctl/
HDpfctl_table.c499 struct pfr_buffer *ab, u_int32_t ticket) in pfctl_define_table()
HDpfctl_radix.c348 int *nadd, int *naddr, int ticket, int flags) in pfr_ina_define()
HDpfctl.c705 u_int32_t ticket, int r_action, char *anchorname) in pfctl_get_pool()
/dragonfly/sys/dev/drm/radeon/
HDradeon_object.c532 struct ww_acquire_ctx *ticket, in radeon_bo_list_validate()
HDradeon_gem.c559 struct ww_acquire_ctx ticket; in radeon_gem_va_update_vm() local
/dragonfly/contrib/wpa_supplicant/src/eap_server/
HDeap_server_fast.c120 static int eap_fast_session_ticket_cb(void *ctx, const u8 *ticket, size_t len, in eap_fast_session_ticket_cb()
HDeap_server_teap.c130 static int eap_teap_session_ticket_cb(void *ctx, const u8 *ticket, size_t len, in eap_teap_session_ticket_cb()
/dragonfly/contrib/wpa_supplicant/src/eap_peer/
HDeap_fast.c74 static int eap_fast_session_ticket_cb(void *ctx, const u8 *ticket, size_t len, in eap_fast_session_ticket_cb()
HDeap_teap.c77 static int eap_teap_session_ticket_cb(void *ctx, const u8 *ticket, size_t len, in eap_teap_session_ticket_cb()
/dragonfly/contrib/cvs-1.12/src/
HDserver.c7298 KTEXT_ST ticket; in kserver_authenticate_connection() local

12