/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | rtas.h | 413 extern int rtas_call(int token, int, int, int *, ...); 414 void rtas_call_unlocked(struct rtas_args *args, int token, int nargs, 425 extern bool rtas_indicator_present(int token, int *maxindex);
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci.h | 324 #define IS_SHORT_READ(token) (QTD_LENGTH(token) != 0 && QTD_PID(token) == 1) 423 #define QH_STATE_COMPLETING 5 /* don't touch token.HALT */
|
/kernel/linux/linux-5.10/net/smc/ |
H A D | smc_ism.c | 38 rc = smcd->ops->move_data(smcd, pos->token, pos->index, pos->signal, in smc_ism_write() 168 dmb.dmb_tok = dmb_desc->token; in smc_ism_unregister_dmb() 196 dmb_desc->token = dmb.dmb_tok; in smc_ism_register_dmb() 272 case ISM_EVENT_GID: /* GID event, token is peer GID */ in smc_ism_event_work() 392 * - event->tok (either DMB token when event type 0, or GID when event type 1)
|
H A D | smc_diag.c | 122 .token = conn->alert_token_local, in __smc_diag_dump() 189 dinfo.token = conn->rmb_desc->token; in __smc_diag_dump()
|
H A D | smc_cdc.c | 145 peer->token = htonl(local->token); in smcr_cdc_msg_send_validation() 438 conn = smc_lgr_find_conn(ntohl(cdc->token), lgr); in smc_cdc_rx_handler()
|
/kernel/linux/linux-5.10/scripts/ |
H A D | kallsyms.c | 527 /* do the initial token count */ 537 const unsigned char *token) in find_token() 542 if (str[i] == token[0] && str[i+1] == token[1]) in find_token() 548 /* replace a given token in all the valid symbols. Use the sampled symbols 560 /* find the token on the symbol */ in compress_symbols() 579 /* find the token on the symbol */ in compress_symbols() 591 /* search the token with the maximum profit */ 621 /* find the token with the best profit value */ in optimize_result() 631 /* replace this token i in optimize_result() 536 find_token(unsigned char *str, int len, const unsigned char *token) find_token() argument [all...] |
/kernel/linux/linux-5.10/sound/soc/samsung/ |
H A D | idma.c | 46 void *token; member 71 prtd->token = (void *) substream; in idma_enqueue() 281 prtd->cb(prtd->token, prtd->period); in iis_irq()
|
/kernel/linux/linux-5.10/fs/hfs/ |
H A D | super.c | 227 int tmp, token; in parse_options() local 246 token = match_token(p, tokens, args); in parse_options() 247 switch (token) { in parse_options()
|
/kernel/linux/linux-5.10/fs/devpts/ |
H A D | inode.c | 269 int token; in parse_mount_options() local 275 token = match_token(p, tokens, args); in parse_mount_options() 276 switch (token) { in parse_mount_options()
|
/kernel/linux/linux-5.10/fs/adfs/ |
H A D | super.c | 140 int token; in parse_options() local 144 token = match_token(p, tokens, args); in parse_options() 145 switch (token) { in parse_options()
|
/kernel/linux/linux-5.10/fs/9p/ |
H A D | v9fs.c | 51 /* Error token */ 191 int token, r; in v9fs_parse_options() local 194 token = match_token(p, tokens, args); in v9fs_parse_options() 195 switch (token) { in v9fs_parse_options()
|
/kernel/linux/linux-5.10/fs/pstore/ |
H A D | inode.c | 249 int token; in parse_options() local 254 token = match_token(p, tokens, args); in parse_options() 255 switch (token) { in parse_options()
|
/kernel/linux/linux-5.10/fs/orangefs/ |
H A D | super.c | 69 int token; in parse_mount_options() local 74 token = match_token(p, tokens, args); in parse_mount_options() 75 switch (token) { in parse_mount_options()
|
/kernel/linux/linux-6.6/fs/adfs/ |
H A D | super.c | 140 int token; in parse_options() local 144 token = match_token(p, tokens, args); in parse_options() 145 switch (token) { in parse_options()
|
/kernel/linux/linux-6.6/fs/hfs/ |
H A D | super.c | 227 int tmp, token; in parse_options() local 246 token = match_token(p, tokens, args); in parse_options() 247 switch (token) { in parse_options()
|
/kernel/linux/linux-6.6/fs/orangefs/ |
H A D | super.c | 70 int token; in parse_mount_options() local 75 token = match_token(p, tokens, args); in parse_mount_options() 76 switch (token) { in parse_mount_options()
|
/kernel/linux/linux-6.6/fs/devpts/ |
H A D | inode.c | 251 int token; in parse_mount_options() local 257 token = match_token(p, tokens, args); in parse_mount_options() 258 switch (token) { in parse_mount_options()
|
/kernel/linux/linux-6.6/fs/pstore/ |
H A D | inode.c | 246 int token; in parse_options() local 251 token = match_token(p, tokens, args); in parse_options() 252 switch (token) { in parse_options()
|
/kernel/linux/linux-6.6/fs/9p/ |
H A D | v9fs.c | 46 /* Error token */ 192 int token, r; in v9fs_parse_options() local 197 token = match_token(p, tokens, args); in v9fs_parse_options() 198 switch (token) { in v9fs_parse_options()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci.h | 327 #define IS_SHORT_READ(token) (QTD_LENGTH(token) != 0 && QTD_PID(token) == 1) 426 #define QH_STATE_COMPLETING 5 /* don't touch token.HALT */
|
/kernel/linux/linux-6.6/net/smc/ |
H A D | smc_diag.c | 109 .token = conn->alert_token_local, in __smc_diag_dump() 176 dinfo.token = conn->rmb_desc->token; in __smc_diag_dump()
|
H A D | smc_cdc.c | 155 peer->token = htonl(local->token); in smcr_cdc_msg_send_validation() 453 conn = smc_lgr_find_conn(ntohl(cdc->token), lgr); in smc_cdc_rx_handler()
|
/kernel/linux/linux-6.6/sound/soc/samsung/ |
H A D | idma.c | 46 void *token; member 71 prtd->token = (void *) substream; in idma_enqueue() 278 prtd->cb(prtd->token, prtd->period); in iis_irq()
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_http.c | 115 switch (nv->token) { in http_request_on_header() 245 switch (nv->token) { in http_response_on_header() 381 switch (nv->token) { in nghttp2_http_on_header()
|
/third_party/ninja/src/ |
H A D | manifest_parser.cc | 42 Lexer::Token token = lexer_.ReadToken(); in Parse() local 43 switch (token) { in Parse() 90 return lexer_.Error(string("unexpected ") + Lexer::TokenName(token), in Parse()
|