Searched refs:simple_transaction_argresp (Results 1 – 2 of 2) sorted by relevance
853 struct simple_transaction_argresp *ar = file->private_data; in simple_transaction_set()868 struct simple_transaction_argresp *ar; in simple_transaction_get()874 ar = (struct simple_transaction_argresp *)get_zeroed_page(GFP_KERNEL); in simple_transaction_get()900 struct simple_transaction_argresp *ar = file->private_data; in simple_transaction_read()
3532 struct simple_transaction_argresp { struct3537 #define SIMPLE_TRANSACTION_LIMIT (PAGE_SIZE - sizeof(struct simple_transaction_argresp)) argument
Completed in 17 milliseconds