Searched refs:cookie (Results 201 - 225 of 459) sorted by relevance

1234567891011>>

/freebsd-current/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dioctl.c233 uint64_t cookie; local
240 if (!PyArg_ParseTuple(args, "siK", &name, &snaps, &cookie))
244 zc.zc_cookie = cookie;
/freebsd-current/sys/cddl/contrib/opensolaris/uts/powerpc/dtrace/
H A Dfasttrap_isa.c345 dtrace_icookie_t cookie; local
408 cookie = dtrace_interrupt_disable();
414 dtrace_interrupt_enable(cookie);
/freebsd-current/sys/dev/sound/macio/
H A Ddavbus.c497 void *cookie; local
536 sc, &cookie);
554 NULL, davbus_cint, sc, &cookie);
H A Di2s.c296 aoagpio_int(void *cookie) argument
298 device_t self = cookie;
362 void *cookie; local
380 INTR_ENTROPY, NULL, aoagpio_int, gpio, &cookie);
/freebsd-current/sys/dev/cxgbe/
H A Dt4_l2t.c173 struct wrq_cookie cookie; local
182 req = start_wrq_wr(wrq, howmany(sizeof(*req), 16), &cookie);
188 commit_wrq_wr(wrq, req, &cookie);
H A Dt4_filter.c639 struct wrq_cookie cookie; local
675 fwr = start_wrq_wr(&sc->sge.ctrlq[0], len16, &cookie);
789 commit_wrq_wr(&sc->sge.ctrlq[0], fwr, &cookie);
1076 struct wrq_cookie cookie; local
1116 fwr = start_wrq_wr(&sc->sge.ctrlq[0], howmany(sizeof(*fwr), 16), &cookie);
1125 commit_wrq_wr(&sc->sge.ctrlq[0], fwr, &cookie);
1190 struct wrq_cookie cookie; local
1193 req = start_wrq_wr(&sc->sge.ctrlq[0], howmany(sizeof(*req), 16), &cookie);
1206 commit_wrq_wr(&sc->sge.ctrlq[0], req, &cookie);
1244 rc = G_COOKIE(rpl->cookie);
1623 struct wrq_cookie cookie; local
1795 struct wrq_cookie cookie; local
[all...]
/freebsd-current/sys/netinet/
H A Din_gif.c380 const struct encaptab *cookie; member in struct:__anon5539
427 ipv4_encap_cfg[i].cookie = ip_encap_attach(
438 ip_encap_detach(ipv4_encap_cfg[i].cookie);
H A Dip_divert.c174 uint16_t cookie; local
180 cookie = ((struct ipfw_rule_ref *)(mtag+1))->rulenum;
184 cookie = ((struct pf_divert_mtag *)(mtag+1))->idir;
227 divsrc.sin_port = cookie;
/freebsd-current/sys/netinet6/
H A Din6_gif.c401 const struct encaptab *cookie; member in struct:__anon5605
448 ipv6_encap_cfg[i].cookie = ip6_encap_attach(
459 ip6_encap_detach(ipv6_encap_cfg[i].cookie);
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Dhal_rx.h10 u32 cookie; member in struct:hal_rx_wbm_rel_info
488 u32 cookie, u8 manager);
490 u32 *cookie, u8 *rbm);
/freebsd-current/contrib/wpa/src/drivers/
H A Ddriver_nl80211_event.c27 struct nlattr *ack, struct nlattr *cookie);
828 struct nlattr *cookie, const u8 *frame,
836 if (cookie)
837 cookie_val = nla_get_u64(cookie);
840 " %sstype=%d cookie=0x%llx%s ack=%d",
844 cookie ? "" : "(N/A)", ack != NULL);
852 cookie);
861 if (!cookie)
865 "nl80211: Frame TX status: cookie=0x%llx%s (ack=%d)",
1073 struct nlattr *cookie, struc
827 mlme_event_mgmt_tx_status(struct wpa_driver_nl80211_data *drv, struct nlattr *cookie, const u8 *frame, size_t len, struct nlattr *ack) argument
1069 mlme_event(struct i802_bss *bss, enum nl80211_commands cmd, struct nlattr *frame, struct nlattr *addr, struct nlattr *timed_out, struct nlattr *freq, struct nlattr *ack, struct nlattr *cookie, struct nlattr *sig, struct nlattr *wmm, struct nlattr *req_ie) argument
1231 u64 cookie; local
1670 u64 cookie = 0; local
2217 u64 cookie = 0; local
2309 u64 cookie = 0; local
2836 nl80211_control_port_frame_tx_status(struct wpa_driver_nl80211_data *drv, const u8 *frame, size_t len, struct nlattr *ack, struct nlattr *cookie) argument
[all...]
/freebsd-current/sys/cam/
H A Dcam_xpt.c1598 && (cdm->pos.cookie.bus == bus)
1600 && (cdm->pos.cookie.target != NULL))
1632 cdm->pos.cookie.bus = bus;
1663 && (cdm->pos.cookie.bus == bus)
1665 && (cdm->pos.cookie.target != NULL)) {
1672 target = (struct cam_et *)cdm->pos.cookie.target;
1697 && (cdm->pos.cookie.bus == bus)
1699 && (cdm->pos.cookie.target == target)
1701 && (cdm->pos.cookie.device != NULL)) {
1708 device = (struct cam_ed *)cdm->pos.cookie
[all...]
/freebsd-current/sys/fs/tarfs/
H A Dtarfs_subr.c131 tarfs_lookup_dir(struct tarfs_node *tnp, off_t cookie) argument
135 TARFS_DPF(LOOKUP, "%s: tarfs_node %p, cookie %jd\n", __func__, tnp,
136 cookie);
140 if (cookie == tnp->dir.lastcookie &&
143 "cookie %jd\n", __func__, tnp->dir.lastnode,
153 if (current->ino == cookie) {
155 "cookie %lu\n", __func__, current,
H A Dtarfs.h237 tarfs_lookup_dir(struct tarfs_node *tnp, off_t cookie);
/freebsd-current/sys/dev/isci/scil/
H A Dscic_user_callback.h84 * @param[in] cookie This parameter specifies a piece of information that
85 * the user must retain. This cookie is to be supplied by the
95 void * cookie
232 * IO request object. It is a cookie that allows the user to
300 * IO request object. It is a cookie that allows the user to
315 * IO request object. It is a cookie that allows the user to
332 * IO request object. It is a cookie that allows the user to
367 * IO request object. It is a cookie that allows the user to
388 * IO request object. It is a cookie that allows the user to
406 * IO request object. It is a cookie tha
[all...]
H A Dscic_sds_phy.h430 SCI_OBJECT_HANDLE_T cookie
H A Dscif_user_callback.h88 * @param[in] cookie This parameter specifies a piece of information that
89 * the user must retain. This cookie is to be supplied by the
99 void * cookie
285 * IO request object. It is a cookie that allows the user to
307 * IO request object. It is a cookie that allows the user to
377 * IO request object. It is a cookie that allows the user to
392 * IO request object. It is a cookie that allows the user to
418 * IO request object. It is a cookie that allows the user to
439 * IO request object. It is a cookie that allows the user to
457 * IO request object. It is a cookie tha
[all...]
/freebsd-current/sys/dev/ofw/
H A Dopenfirm.h87 int OF_init(void *cookie);
/freebsd-current/sys/dev/uart/
H A Duart_cpu.h78 void *cookie; /* Type dependent use. */ member in struct:uart_devinfo
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_umem_odp.c125 u64 end, void *cookie) {
159 u64 end, void *cookie)
186 u64 end, void *cookie)
212 u64 end, void *cookie)
124 ib_umem_notifier_release_trampoline(struct ib_umem *item, u64 start, u64 end, void *cookie) argument
158 invalidate_page_trampoline(struct ib_umem *item, u64 start, u64 end, void *cookie) argument
185 invalidate_range_start_trampoline(struct ib_umem *item, u64 start, u64 end, void *cookie) argument
211 invalidate_range_end_trampoline(struct ib_umem *item, u64 start, u64 end, void *cookie) argument
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dhal_rx.h11 u32 cookie; member in struct:hal_rx_wbm_rel_info
691 dma_addr_t paddr, u32 cookie, u8 manager);
694 u32 *cookie, u8 *rbm);
702 dma_addr_t *paddr, u32 *cookie);
/freebsd-current/lib/libcasper/services/cap_fileargs/
H A Dcap_fileargs.c537 void *cookie; local
547 cookie = cacheposition;
549 fname = nvlist_next(limits, &type, &cookie);
593 cacheposition = cookie;
/freebsd-current/usr.sbin/bsdinstall/partedit/
H A Dpartedit.c150 gpart_create((struct gprovider *)(items[i].cookie),
154 gpart_delete((struct gprovider *)(items[i].cookie));
157 gpart_edit((struct gprovider *)(items[i].cookie));
560 (*items)[*nitems].cookie = pp;
/freebsd-current/sys/amd64/include/
H A Dvmm.h166 cpuset_t *rptr; /* rendezvous cookie */
167 int *sptr; /* suspend cookie */
168 int *iptr; /* reqidle cookie */
266 int prot, void **cookie);
268 int prot, void **cookie);
269 void vm_gpa_release(void *cookie);
462 void *cookie; member in struct:vm_copyinfo
/freebsd-current/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dacl_common.c1192 void *cookie; local
1197 cookie = NULL;
1198 while ((node = avl_destroy_nodes(&al->user, &cookie)) != NULL)
1200 cookie = NULL;
1201 while ((node = avl_destroy_nodes(&al->group, &cookie)) != NULL)
1663 uintptr_t cookie = 0; local
1665 while ((cookie = walk(acep, cookie, aclcnt, &flags, &type, &mask))) {

Completed in 342 milliseconds

1234567891011>>