Home
last modified time | relevance | path

Searched defs:key_match_data (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dkey-type.h45 struct key_match_data { struct
51 const struct key_match_data *match_data); argument
53 const void *raw_data; /* Raw match data */
54 void *preparsed; /* For ->match_preparse() to stash stuff */
55 unsigned lookup_type; /* Type of lookup for this search. */
/kernel/linux/linux-6.6/include/linux/
Dkey-type.h46 struct key_match_data { struct
52 const struct key_match_data *match_data); argument
54 const void *raw_data; /* Raw match data */
55 void *preparsed; /* For ->match_preparse() to stash stuff */
56 unsigned lookup_type; /* Type of lookup for this search. */