Home
last modified time | relevance | path

Searched refs:intent (Results 1 – 8 of 8) sorted by relevance

/drivers/rpmsg/
A Dqcom_glink_native.c757 intent = kzalloc(sizeof(*intent), GFP_KERNEL); in qcom_glink_alloc_intent()
758 if (!intent) in qcom_glink_alloc_intent()
861 if (intent) in qcom_glink_handle_intent_req()
948 intent = kzalloc(sizeof(*intent), GFP_ATOMIC); in qcom_glink_rx_data()
981 if (intent->size - intent->offset < chunk_size) { in qcom_glink_rx_data()
988 qcom_glink_rx_peek(glink, intent->data + intent->offset, in qcom_glink_rx_data()
1073 intent = kzalloc(sizeof(*intent), GFP_ATOMIC); in qcom_glink_handle_intent()
1074 if (!intent) in qcom_glink_handle_intent()
1082 intent->id, intent->id + 1, GFP_ATOMIC); in qcom_glink_handle_intent()
1493 if (intent) in __qcom_glink_send()
[all …]
/drivers/net/
A DLICENSE.SRC12 intent in sharing this software is to promote the productive interchange
/drivers/net/ethernet/myricom/
A DKconfig43 is used, with the intent of lessening the impact of cache misses.
/drivers/mtd/spi-nor/
A DKconfig40 Don't use this if you intent to use the software write protection
/drivers/net/ethernet/intel/
A DKconfig127 is used, with the intent of lessening the impact of cache misses.
181 is used, with the intent of lessening the impact of cache misses.
/drivers/block/drbd/
A Ddrbd_actlog.c82 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()
A Ddrbd_int.h1417 extern void *drbd_md_get_buffer(struct drbd_device *device, const char *intent);
/drivers/md/
A DKconfig58 If you say Y here, support for write intent bitmaps in files on an

Completed in 24 milliseconds