Searched refs:intent (Results 1 – 8 of 8) sorted by relevance
/drivers/rpmsg/ |
D | qcom_glink_native.c | 244 struct glink_core_rx_intent *intent; in qcom_glink_channel_release() local 254 list_for_each_entry_safe(intent, tmp, &channel->done_intents, node) { in qcom_glink_channel_release() 255 if (!intent->reuse) { in qcom_glink_channel_release() 256 kfree(intent->data); in qcom_glink_channel_release() 257 kfree(intent); in qcom_glink_channel_release() 478 struct glink_core_rx_intent *intent, *tmp; in qcom_glink_rx_done_work() local 491 list_for_each_entry_safe(intent, tmp, &channel->done_intents, node) { in qcom_glink_rx_done_work() 492 list_del(&intent->node); in qcom_glink_rx_done_work() 494 iid = intent->id; in qcom_glink_rx_done_work() 495 reuse = intent->reuse; in qcom_glink_rx_done_work() [all …]
|
/drivers/net/ |
D | LICENSE.SRC | 12 intent in sharing this software is to promote the productive interchange
|
/drivers/net/ethernet/myricom/ |
D | Kconfig | 43 is used, with the intent of lessening the impact of cache misses.
|
/drivers/net/ethernet/intel/ |
D | Kconfig | 124 is used, with the intent of lessening the impact of cache misses. 193 is used, with the intent of lessening the impact of cache misses.
|
/drivers/block/drbd/ |
D | drbd_actlog.c | 82 void *drbd_md_get_buffer(struct drbd_device *device, const char *intent) in drbd_md_get_buffer() argument 93 device->md_io.current_use = intent; in drbd_md_get_buffer()
|
D | drbd_int.h | 1502 extern void *drbd_md_get_buffer(struct drbd_device *device, const char *intent);
|
/drivers/staging/rtl8723bs/include/ |
D | rtw_mlme.h | 245 u8 intent; /* should only include the intent value. */ member
|
/drivers/staging/rtl8192u/ |
D | copying | 124 Thus, it is not the intent of this section to claim rights or contest 125 your rights to work written entirely by you; rather, the intent is to
|