/kernel/linux/linux-6.6/drivers/dma/ |
H A D | dmaengine.h | 32 dma_cookie_t cookie; in dma_cookie_assign() local 68 dma_cookie_status(struct dma_chan *chan, dma_cookie_t cookie, struct dma_tx_state *state) dma_cookie_status() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | tc_counters.h | 41 unsigned long cookie; member
|
H A D | tc_conntrack.h | 40 unsigned long cookie; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
H A D | p2p.c | 196 int wil_p2p_cancel_listen(struct wil6210_vif *vif, u64 cookie) in wil_p2p_cancel_listen() argument 125 wil_p2p_listen(struct wil6210_priv *wil, struct wireless_dev *wdev, unsigned int duration, struct ieee80211_channel *chan, u64 *cookie) wil_p2p_listen() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | ramht.c | 100 nvkm_ramht_remove(struct nvkm_ramht *ramht, int cookie) in nvkm_ramht_remove() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | custom_sec_handlers.c | 13 static int custom_setup_prog(struct bpf_program *prog, long cookie) in custom_setup_prog() argument 32 static int custom_attach_prog(const struct bpf_program *prog, long cookie, in custom_attach_prog() argument 21 custom_prepare_load_prog(struct bpf_program *prog, struct bpf_prog_load_opts *opts, long cookie) custom_prepare_load_prog() argument [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_tcp_check_syncookie_kern.c | 134 __u32 cookie = (__u32)seq_mss; in check_syncookie() local 142 __u32 cookie = bpf_ntohl(tcph->ack_seq) - 1; in check_syncookie() local
|
/kernel/linux/linux-6.6/net/core/ |
H A D | dst_cache.c | 20 u32 cookie; member 27 dst_cache_per_cpu_dst_set(struct dst_cache_pcpu *dst_cache, struct dst_entry *dst, u32 cookie) dst_cache_per_cpu_dst_set() argument
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | inet6_connection_sock.c | 74 struct dst_entry *__inet6_csk_dst_check(struct sock *sk, u32 cookie) in __inet6_csk_dst_check() argument
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | trace_output_user.c | 26 __u64 cookie; in print_bpf_output() member
|
/base/security/device_security_level/interfaces/inner_api/src/lite/small/ |
H A D | device_security_level_proxy.c | 180 uint32_t cookie = ++generated; in RequestDeviceSecurityInfoAsyncImpl() local 70 DslmIpcAsyncCallImpl(IUnknown *iUnknown, const DeviceIdentify identify, const RequestOption option, uint32_t cookie, const DeviceSecurityInfoCallback callback) DslmIpcAsyncCallImpl() argument
|
/base/security/device_security_level/interfaces/inner_api/src/standard/ |
H A D | device_security_level_callback_helper.cpp | 71 bool DeviceSecurityLevelCallbackHelper::Withdraw(uint32_t cookie) in Withdraw() argument 89 auto cookie = data.ReadUint32(); in OnRemoteRequest() local 54 Publish(const DeviceIdentify &identity, const ResultCallback &callback, uint32_t keep, sptr<DeviceSecurityLevelCallbackStub> &stub, uint32_t &cookie) Publish() argument 109 PushCallback(const DeviceIdentify &identity, const ResultCallback &callback, uint32_t keep, uint32_t &cookie) PushCallback() argument 129 PopCallback(uint32_t cookie, uint32_t result, uint32_t level) PopCallback() argument 157 PopCallback(uint32_t cookie) PopCallback() argument [all...] |
/base/security/device_security_level/services/dslm/ |
H A D | dslm_core_process.c | 139 OnRequestDeviceSecLevelInfo(const DeviceIdentify *deviceId, const RequestOption *option, uint32_t owner, uint32_t cookie, RequestCallback callback) OnRequestDeviceSecLevelInfo() argument
|
/base/security/device_security_level/services/sa/lite/small/ |
H A D | dslm_ipc_process.c | 85 static BOOL DslmPushRemoteStub(uint32_t owner, uint32_t cookie, IpcIo *reply) in DslmPushRemoteStub() argument 107 static IpcIo *DslmPopRemoteStub(uint32_t owner, uint32_t cookie) in DslmPopRemoteStub() argument 134 static void ProcessCallback(uint32_t owner, uint32_t cookie, uint32_t result, const DslmCallbackInfo *info) in ProcessCallback() argument 54 DslmGetRequestFromParcel(IpcIo *req, DeviceIdentify *identity, RequestOption *option, uint32_t *cookie) DslmGetRequestFromParcel() argument 160 uint32_t cookie; DslmProcessGetDeviceSecurityLevel() local [all...] |
/base/security/device_security_level/services/sa/lite/mini/ |
H A D | dslm_inner_process.c | 60 static BOOL DslmPushRemoteStub(uint32_t owner, uint32_t cookie, const DeviceIdentify *identify, in DslmPushRemoteStub() argument 84 static DslmRemoteStubListNode *DslmPopRemoteStub(uint32_t owner, uint32_t cookie) in DslmPopRemoteStub() argument 111 static void ProcessCallback(uint32_t owner, uint32_t cookie, uint32_t result, const DslmCallbackInfo *info) in ProcessCallback() argument [all...] |
/base/startup/init/services/param/manager/ |
H A D | param_persist.c | 65 static int SavePersistParam(const WorkSpace *workSpace, const ParamTrieNode *node, const void *cookie)
in SavePersistParam() argument
|
/foundation/ai/intelligent_voice_framework/utils/ |
H A D | timer_mgr.cpp | 59 TimerItem::TimerItem(int id, int type, int cookie, int64_t delayUs, ITimerObserver *observer) in TimerItem() argument 116 int TimerMgr::SetTimer(int type, int64_t delayUs, int cookie, ITimerObserver *currObserver) in SetTimer() argument 157 oss << "set timer id " << id << " type " << type << " delay " << delayUs << " cookie " << cookie << " time "; in SetTimer() local 163 int TimerMgr::ResetTimer(int timerId, int type, int64_t delayUs, int cookie, ITimerObserver *currObserver) in ResetTimer() argument [all...] |
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/ |
H A D | bpf_stats.cpp | 221 int32_t NetsysBpfStats::GetCookieStats(uint64_t &stats, StatsType statsType, uint64_t cookie) in GetCookieStats() argument
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/ |
H A D | watcher_n_exporter.cpp | 165 WatcherCallback(napi_env env, NRef &callback, const std::string &fileName, const uint32_t &event, const uint32_t &cookie) WatcherCallback() argument
|
/kernel/linux/linux-5.10/drivers/crypto/qce/ |
H A D | dma.c | 83 dma_cookie_t cookie; in qce_dma_prep_sg() local
|
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | virt-dma.h | 97 dma_cookie_t cookie; in vchan_cookie_complete() local
|
/kernel/linux/linux-5.10/arch/arm/mach-ebsa110/ |
H A D | core.c | 115 static void __iomem *ebsa110_ioremap_caller(phys_addr_t cookie, size_t size, in ebsa110_ioremap_caller() argument
|
/kernel/linux/linux-5.10/arch/ia64/include/asm/sn/ |
H A D | sn_sal.h | 50 sn_partition_reserved_page_pa(u64 buf, u64 *cookie, u64 *addr, u64 *len) in sn_partition_reserved_page_pa() argument
|
/kernel/linux/linux-6.6/arch/ia64/include/asm/sn/ |
H A D | sn_sal.h | 50 sn_partition_reserved_page_pa(u64 buf, u64 *cookie, u64 *addr, u64 *len) in sn_partition_reserved_page_pa() argument
|
/kernel/linux/linux-6.6/arch/arm64/kvm/ |
H A D | stacktrace.c | 126 unwind(struct unwind_state *state, stack_trace_consume_fn consume_entry, void *cookie) unwind() argument
|