Home
last modified time | relevance | path

Searched full:subscription (Results 1 – 25 of 49) sorted by relevance

12

/linux/net/tipc/
H A Dsubscr.h51 * struct tipc_subscription - TIPC network topology subscription object
52 * @s: host-endian copy of the user subscription
53 * @evt: template for events generated by subscription
54 * @kref: reference count for this subscription
55 * @net: network namespace associated with subscription
56 * @timer: timer governing subscription duration (optional)
57 * @service_list: adjacent subscriptions in name sequence's subscription list
58 * @sub_list: adjacent subscriptions in subscriber's subscription list
60 * @inactive: true if this subscription is inactive
87 void tipc_sub_put(struct tipc_subscription *subscription);
[all …]
H A Dsubscr.c67 * tipc_sub_check_overlap - test for subscription overlap with the given values
121 void tipc_sub_put(struct tipc_subscription *subscription) in tipc_sub_put() argument
123 kref_put(&subscription->kref, tipc_sub_kref_release); in tipc_sub_put()
126 void tipc_sub_get(struct tipc_subscription *subscription) in tipc_sub_get() argument
128 kref_get(&subscription->kref); in tipc_sub_get()
143 pr_warn("Subscription rejected, illegal request\n"); in tipc_sub_subscribe()
148 pr_warn("Subscription rejected, no memory\n"); in tipc_sub_subscribe()
H A Dtopsrv.c87 * @sub_lock: lock protecting the subscription list
100 spinlock_t sub_lock; /* for subscription list */
311 /* tipc_topsrv_queue_evt() - interrupt level call from a subscription instance
375 pr_warn("Subscription rejected, max (%u)\n", TIPC_MAX_SUBSCR); in tipc_conn_rcv_sub()
H A Dname_table.c417 * tipc_service_subscribe - attach a subscription, and optionally
421 * @sub: the subscription to attach
826 * tipc_nametbl_subscribe - add a subscription object to the name table
827 * @sub: subscription to add
857 * tipc_nametbl_unsubscribe - remove a subscription object from name table
858 * @sub: subscription to remove
H A Dcore.h130 /* Topology subscription server */
/linux/drivers/soc/qcom/
H A Dsmsm.c23 * holding the state bits and the second holding a matrix of subscription bits.
29 * The subscription matrix consists of N bitmaps per entry, denoting interest
31 * each host's subscription bitmap should be queried and the remote system
34 * The subscription matrix is laid out in entry-major order:
42 * the subscription matrix.
65 * @local_host: column in the subscription matrix representing this system
66 * @num_hosts: number of columns in the subscription matrix
67 * @num_entries: number of entries in the state map and rows in the subscription
70 * @subscription: pointer to local processor's row in subscription matrix
86 u32 *subscription; member
[all …]
/linux/include/linux/
H A Dmmu_notifier.h88 void (*release)(struct mmu_notifier *subscription,
100 bool (*clear_flush_young)(struct mmu_notifier *subscription,
110 bool (*clear_young)(struct mmu_notifier *subscription,
121 bool (*test_young)(struct mmu_notifier *subscription,
175 int (*invalidate_range_start)(struct mmu_notifier *subscription,
177 void (*invalidate_range_end)(struct mmu_notifier *subscription,
198 struct mmu_notifier *subscription,
214 void (*free_notifier)(struct mmu_notifier *subscription);
330 void mmu_notifier_put(struct mmu_notifier *subscription);
333 extern int mmu_notifier_register(struct mmu_notifier *subscription,
[all …]
/linux/include/uapi/linux/
H A Dtipc.h108 * TIPC topology subscription service definitions
113 #define TIPC_SUB_CANCEL 0x04 /* filter: cancel a subscription */
115 #define TIPC_WAIT_FOREVER (~0) /* timeout for permanent subscription */
119 __u32 timeout; /* subscription duration (in ms) */
126 #define TIPC_SUBSCR_TIMEOUT 3 /* subscription timeout event */
133 struct tipc_subscr s; /* associated subscription */
H A Dx25.h67 * DTE/DCE subscription options.
H A Dvirtio_scsi.h87 /* Asynchronous notification query/subscription */
/linux/include/uapi/linux/can/
H A Dbcm.h82 RX_SETUP, /* create RX content filter subscription */
83 RX_DELETE, /* remove RX content filter subscription */
84 RX_READ, /* read properties of RX content filter subscription */
/linux/drivers/misc/vmw_vmci/
H A Dvmci_event.c127 * @subscription_id: ID used to track subscription. Used with
144 pr_devel("%s: Invalid subscription (NULL)\n", __func__); in vmci_event_subscribe()
198 * @sub_id: A subscription ID as provided by vmci_event_subscribe()
/linux/kernel/
H A Dgroups.c114 * set_groups - Change a group subscription in a set of credentials
128 * set_current_groups - Change current's group subscription
131 * Validate a group subscription and, if valid, impose it upon current's task
/linux/Documentation/process/
H A Dembargoed-hardware-issues.rst338 Subscription to incident-specific lists
341 Subscription to incident-specific lists is handled by the response teams.
344 subscription requests.
346 Each subscriber needs to send a subscription request to the response team
353 the subscriber to the list. After subscription the subscriber will receive
/linux/sound/core/seq/
H A Dseq_system.c22 * - this port supports subscription. The received timer events are
33 * Idea: the subscription mechanism might also work handy for distributing
H A Dseq_clientmgr.c705 /* convert time according to flag with subscription */ in __deliver_to_subscribers()
1388 * port subscription (connection)
1424 * send an subscription notify event to user client:
1443 * add to port's subscription list IOCTL interface
1482 * remove from port's subscription list
1887 * get subscription info
1907 * get subscription info - check only its presence
/linux/Documentation/networking/
H A Datm.rst13 on Linux mailing list. Subscription information, archives, etc.,
H A Dphonet.rst122 Resource subscription
131 Subscription is similarly cancelled using the SIOCPNDELRESOURCE I/O
H A Dbatman-adv.rst162 b.a.t.m.a.n@lists.open-mesh.org (optional subscription at
H A Dcan.rst131 requested by the user. The subscription and unsubscription of
542 filter handling when the filter subscription focuses on a single CAN ID.
545 to access the corresponding subscription list without any further checks.
817 Create RX content filter subscription.
820 Remove RX content filter subscription, requires only can_id.
823 Read properties of RX content filter subscription for can_id.
/linux/Documentation/driver-api/media/
H A Dv4l2-event.rst39 Finally, if the event subscription is associated with a particular object
90 Event subscription
/linux/net/can/
H A Daf_can.c397 /* extra filterlists for the subscription of a single non-RTR can_id */ in can_rcv_list_find()
441 * -ENOMEM on missing cache mem to create subscription entry
511 * Removes subscription entry depending on given (subscription) values.
/linux/Documentation/core-api/
H A Dwatch_queue.rst142 Watch Subscription API
145 A "watch" is a subscription on a watch list, indicating the watch queue, and
/linux/include/net/sctp/
H A Dulpevent.h175 /* Given an event subscription, is this event enabled? */
/linux/Documentation/driver-api/
H A Dconnector.rst135 option. To drop a multicast subscription, one should call the above socket

12