/linux-4.19.296/include/media/ |
D | v4l2-mc.h | 211 unsigned int notification); 240 unsigned int notification) in v4l2_pipeline_link_notify() argument
|
D | v4l2-device.h | 66 unsigned int notification, void *arg); 208 unsigned int notification, void *arg) in v4l2_subdev_notify() argument 211 sd->v4l2_dev->notify(sd, notification, arg); in v4l2_subdev_notify()
|
D | media-device.h | 56 unsigned int notification);
|
/linux-4.19.296/fs/notify/fanotify/ |
D | Kconfig | 2 bool "Filesystem wide access notification" 8 notification system which differs from inotify in that it sends
|
/linux-4.19.296/fs/notify/ |
D | Makefile | 2 obj-$(CONFIG_FSNOTIFY) += fsnotify.o notification.o group.o mark.o \
|
/linux-4.19.296/drivers/media/v4l2-core/ |
D | v4l2-mc.c | 369 unsigned int notification) in v4l2_pipeline_link_notify() argument 381 if (notification == MEDIA_DEV_NOTIFY_POST_LINK_CH && in v4l2_pipeline_link_notify() 389 if (notification == MEDIA_DEV_NOTIFY_PRE_LINK_CH && in v4l2_pipeline_link_notify()
|
/linux-4.19.296/fs/notify/dnotify/ |
D | Kconfig | 6 Dnotify is a directory-based per-fd file change notification system
|
/linux-4.19.296/include/uapi/sound/ |
D | firewire.h | 27 unsigned int notification; /* DICE-specific bits */ member
|
/linux-4.19.296/virt/kvm/ |
D | Kconfig | 26 # Toggle to switch between direct notification and batch job
|
/linux-4.19.296/include/linux/ |
D | audit.h | 350 extern void __audit_mq_notify(mqd_t mqdes, const struct sigevent *notification); 416 static inline void audit_mq_notify(mqd_t mqdes, const struct sigevent *notification) in audit_mq_notify() argument 419 __audit_mq_notify(mqdes, notification); in audit_mq_notify() 564 const struct sigevent *notification) in audit_mq_notify() argument
|
D | nfs_xdr.h | 286 __u32 notification; member
|
D | syscalls.h | 698 asmlinkage long sys_mq_notify(mqd_t mqdes, const struct sigevent __user *notification);
|
/linux-4.19.296/drivers/pci/hotplug/ |
D | acpiphp_ibm.c | 77 struct notification { struct 95 static struct notification ibm_note; argument 255 struct notification *note = context; in ibm_handle_events()
|
/linux-4.19.296/fs/notify/inotify/ |
D | Kconfig | 13 unmount notification.
|
/linux-4.19.296/fs/quota/ |
D | Kconfig | 37 future. Please use notification via netlink socket instead.
|
/linux-4.19.296/drivers/s390/net/ |
D | qeth_core_main.c | 74 enum iucv_tx_notify notification); 481 enum iucv_tx_notify notification; in qeth_qdio_handle_aob() local 492 notification = TX_NOTIFY_OK; in qeth_qdio_handle_aob() 497 notification = TX_NOTIFY_DELAYED_OK; in qeth_qdio_handle_aob() 502 notification = qeth_compute_cq_notification(aob->aorc, 1); in qeth_qdio_handle_aob() 504 qeth_notify_skbs(buffer->q, buffer, notification); in qeth_qdio_handle_aob() 1175 enum iucv_tx_notify notification) in qeth_notify_skbs() argument 1183 QETH_CARD_TEXT_(q->card, 5, "skbn%d", notification); in qeth_notify_skbs() 1188 iucv->sk_txnotify(skb, notification); in qeth_notify_skbs()
|
/linux-4.19.296/drivers/xen/ |
D | Kconfig | 102 channels and to receive notification of an event channel
|
/linux-4.19.296/drivers/message/fusion/lsi/ |
D | mpi_history.txt | 193 * asynchronous notification.
|
/linux-4.19.296/fs/nfs/ |
D | nfs4proc.c | 9144 if (res.notification & ~args.notify_types) in _nfs4_proc_getdeviceinfo() 9146 if (res.notification != args.notify_types) in _nfs4_proc_getdeviceinfo()
|
D | nfs4xdr.c | 6040 res->notification = be32_to_cpup(p++); in decode_getdeviceinfo()
|