Home
last modified time | relevance | path

Searched defs:notify (Results 176 - 200 of 520) sorted by relevance

12345678910>>...21

/kernel/linux/linux-6.6/drivers/media/cec/platform/cros-ec/
H A Dcros-ec-cec.c37 struct cec_notifier *notify; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
H A Dbench_htab_mem.c26 pthread_barrier_t *notify; member
223 static void htab_mem_add_fn(pthread_barrier_t *notify) in htab_mem_add_fn() argument
235 static void htab_mem_delete_fn(pthread_barrier_t *notify) in htab_mem_delete_fn() argument
249 pthread_barrier_t *notify; htab_mem_producer() local
[all...]
/kernel/linux/linux-6.6/tools/virtio/ringtest/
H A Dmain.c34 void notify(int fd) in notify() function
/kernel/linux/linux-6.6/sound/aoa/core/
H A Dgpio-feature.c310 ftr_set_notify(struct gpio_runtime *rt, enum notify_type type, notify_func_t notify, void *data) ftr_set_notify() argument
[all...]
/kernel/linux/linux-6.6/sound/pci/mixart/
H A Dmixart_core.c442 struct mixart_timer_notify *notify; in snd_mixart_threaded_irq() local
[all...]
/kernel/linux/linux-6.6/sound/virtio/
H A Dvirtio_pcm_msg.c209 bool notify = false; in virtsnd_pcm_msg_send() local
H A Dvirtio_ctl_msg.c23 struct completion notify; member
133 bool notify = false; in virtsnd_ctl_msg_send() local
/kernel/linux/linux-6.6/sound/xen/
H A Dxen_snd_front_evtchnl.c135 int notify; in xen_snd_front_evtchnl_flush() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_ecache.c133 struct nf_ct_event_notifier *notify; in __nf_conntrack_eventmask_report() local
237 struct nf_ct_event_notifier *notify; in nf_ct_expect_event_report() local
264 struct nf_ct_event_notifier *notify; in nf_conntrack_register_notifier() local
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_ring.c243 const bool notify = vn_ring_load_status(ring) & VN_RING_STATUS_IDLE; in vn_ring_submit() local
/third_party/python/Lib/asyncio/
H A Dlocks.py298 def notify(self, n=1): member in Condition
/third_party/python/Lib/multiprocessing/
H A Dsynchronize.py270 def notify(self, n=1): member in Condition
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLPlatform.cpp213 CreateContext(const cl_context_properties *properties, cl_uint numDevices, const cl_device_id *devices, ContextErrorCB notify, void *userData, cl_int &errorCode) CreateContext() argument
234 CreateContextFromType(const cl_context_properties *properties, DeviceType deviceType, ContextErrorCB notify, void *userData, cl_int &errorCode) CreateContextFromType() argument
H A DCLProgram.cpp30 Program *notify = nullptr; in build() local
62 Program *notify = nullptr; in compile() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Ddag.h150 bool DAGBase<T>::notify(RunContext* ctx, NodeIndex nodeIdx) { in notify() function in marl::DAGBase
/base/security/device_security_level/services/dslm/
H A Ddslm_fsm_process.c237 DslmNotifyListNode *notify = MALLOC(sizeof(DslmNotifyListNode)); in ProcessSdkRequest() local
[all...]
/base/useriam/user_auth_framework/services/context/src/
H A Dcontext_callback_impl.cpp240 void ContextCallbackNotifyListener::AddNotifier(const Notify &notify) in AddNotifier() argument
/device/soc/rockchip/common/sdk_linux/drivers/video/backlight/
H A Dpwm_bl.c34 int (*notify)(struct device *, int brightness); member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-cec.c64 struct cec_notifier *notify; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwldev_common.c470 wldev_set_country( struct net_device *dev, char *country_code, bool notify, bool user_enforced, int revinfo) wldev_set_country() argument
/drivers/hdf_core/framework/test/unittest/model/usb/device/include/
H A Dusb_device_lite_cdcacm_test.h116 struct AcmNotifyMethod *notify; member
/drivers/peripheral/usb/gadget/function/include/
H A Dcdcacm.h121 struct AcmNotifyMethod *notify; member
/drivers/peripheral/usb/test/unittest/device_sdk/
H A Dusb_device_cdcacm_test.h122 struct AcmNotifyMethod *notify; member
/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_state_observer.cpp514 auto notify = [bundleName, callType, runningFormInfo, weakObserver]() { in OnFormClickEvent() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor_cache.cpp260 NotifyConflictAndObserverData notify; in MigrateDataItem() local
752 PutIntoConflictAndCommitForMigrateCache(DataItem &dataItem, const DeviceInfo &deviceInfo, NotifyConflictAndObserverData &notify, bool isPermitForceWrite) PutIntoConflictAndCommitForMigrateCache() argument
[all...]

Completed in 18 milliseconds

12345678910>>...21