/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | object.h | 19 u64 token; member
|
/kernel/liteos_a/kernel/extended/liteipc/ |
H A D | hm_liteipc.h | 94 UINT32 token; member
|
/kernel/linux/linux-6.6/net/mptcp/ |
H A D | diag.c | 59 nla_put_u32(skb, MPTCP_SUBFLOW_ATTR_TOKEN_LOC, sf->token) || in subflow_get_info()
|
/test/testfwk/arkxtest/uitest/connection/ |
H A D | ipc_transactor.h | 80 bool InitAndConnectPeer(std::string_view token, ApiCallHandler handler);
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | init.c | 130 idr_init(&dev->token); in mt7915_init_hardware() 709 idr_for_each_entry(&dev->token, txwi, id) { in mt7915_unregister_device() 720 idr_destroy(&dev->token); in mt7915_unregister_device()
|
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_rd.c | 548 int arg, token; in rd_set_configfs_dev_params() local 560 token = match_token(ptr, tokens, args); in rd_set_configfs_dev_params() 561 switch (token) { in rd_set_configfs_dev_params()
|
/kernel/linux/linux-5.10/drivers/vfio/pci/ |
H A D | vfio_pci_intrs.c | 352 vdev->ctx[vector].producer.token = trigger; in vfio_msi_set_vector_signal() 357 "irq bypass producer (token %p) registration fails: %d\n", in vfio_msi_set_vector_signal() 358 vdev->ctx[vector].producer.token, ret); in vfio_msi_set_vector_signal() 360 vdev->ctx[vector].producer.token = NULL; in vfio_msi_set_vector_signal()
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4idmap.c | 516 int token, ret; in nfs_idmap_prepare_message() local 519 token = match_token(desc, nfs_idmap_tokens, &substr); in nfs_idmap_prepare_message() 521 switch (token) { in nfs_idmap_prepare_message()
|
/kernel/linux/linux-5.10/fs/affs/ |
H A D | super.c | 210 int token, n, option; in parse_options() local 214 token = match_token(p, tokens, args); in parse_options() 215 switch (token) { in parse_options()
|
/kernel/linux/linux-5.10/fs/ecryptfs/ |
H A D | main.c | 257 int token; in ecryptfs_parse_options() local 279 token = match_token(p, tokens, args); in ecryptfs_parse_options() 280 switch (token) { in ecryptfs_parse_options()
|
/kernel/linux/linux-5.10/fs/debugfs/ |
H A D | inode.c | 108 int token; in debugfs_parse_options() local 119 token = match_token(p, tokens, args); in debugfs_parse_options() 120 switch (token) { in debugfs_parse_options()
|
/kernel/linux/linux-5.10/fs/omfs/ |
H A D | inode.c | 413 int token; in parse_options() local 417 token = match_token(p, tokens, args); in parse_options() 418 switch (token) { in parse_options()
|
/kernel/linux/linux-5.10/fs/qnx6/ |
H A D | inode.c | 240 int token; in qnx6_parse_options() local 244 token = match_token(p, tokens, args); in qnx6_parse_options() 245 switch (token) { in qnx6_parse_options()
|
/kernel/linux/linux-5.10/fs/hpfs/ |
H A D | super.c | 327 int token; in parse_opts() local 331 token = match_token(p, tokens, args); in parse_opts() 332 switch (token) { in parse_opts()
|
/kernel/linux/linux-6.6/fs/hpfs/ |
H A D | super.c | 327 int token; in parse_opts() local 331 token = match_token(p, tokens, args); in parse_opts() 332 switch (token) { in parse_opts()
|
/kernel/linux/linux-6.6/fs/affs/ |
H A D | super.c | 210 int token, n, option; in parse_options() local 214 token = match_token(p, tokens, args); in parse_options() 215 switch (token) { in parse_options()
|
/kernel/linux/linux-6.6/fs/ecryptfs/ |
H A D | main.c | 257 int token; in ecryptfs_parse_options() local 279 token = match_token(p, tokens, args); in ecryptfs_parse_options() 280 switch (token) { in ecryptfs_parse_options()
|
/kernel/linux/linux-6.6/fs/qnx6/ |
H A D | inode.c | 240 int token; in qnx6_parse_options() local 244 token = match_token(p, tokens, args); in qnx6_parse_options() 245 switch (token) { in qnx6_parse_options()
|
/kernel/linux/linux-6.6/fs/omfs/ |
H A D | inode.c | 412 int token; in parse_options() local 416 token = match_token(p, tokens, args); in parse_options() 417 switch (token) { in parse_options()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4idmap.c | 516 int token, ret; in nfs_idmap_prepare_message() local 519 token = match_token(desc, nfs_idmap_tokens, &substr); in nfs_idmap_prepare_message() 521 switch (token) { in nfs_idmap_prepare_message()
|
/kernel/linux/linux-6.6/drivers/vfio/pci/ |
H A D | vfio_pci_intrs.c | 515 ctx->producer.token = trigger; in vfio_msi_set_vector_signal() 520 "irq bypass producer (token %p) registration fails: %d\n", in vfio_msi_set_vector_signal() 521 ctx->producer.token, ret); in vfio_msi_set_vector_signal() 523 ctx->producer.token = NULL; in vfio_msi_set_vector_signal()
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_rd.c | 549 int arg, token; in rd_set_configfs_dev_params() local 561 token = match_token(ptr, tokens, args); in rd_set_configfs_dev_params() 562 switch (token) { in rd_set_configfs_dev_params()
|
/kernel/linux/linux-6.6/scripts/ |
H A D | kallsyms.c | 571 /* do the initial token count */ 581 const unsigned char *token) in find_token() 586 if (str[i] == token[0] && str[i+1] == token[1]) in find_token() 592 /* replace a given token in all the valid symbols. Use the sampled symbols 604 /* find the token on the symbol */ in compress_symbols() 623 /* find the token on the symbol */ in compress_symbols() 635 /* search the token with the maximum profit */ 665 /* find the token with the best profit value */ in optimize_result() 675 /* replace this token i in optimize_result() 580 find_token(unsigned char *str, int len, const unsigned char *token) find_token() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wimax/i2400m/ |
H A D | fw.c | 315 char *options = NULL, *options_orig, *token; in i2400m_barker_db_init() local 335 while ((token = strsep(&options, ",")) != NULL) { in i2400m_barker_db_init() 336 if (*token == '\0') /* eat joint commas */ in i2400m_barker_db_init() 338 if (sscanf(token, "%x", &barker) != 1 in i2400m_barker_db_init() 343 __func__, token); in i2400m_barker_db_init()
|
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | xdpsock_user.c | 309 char *token; in get_irqs() local 312 token = strtok(line, com); in get_irqs() 313 while (token != NULL) { in get_irqs() 315 total_intrs += atoi(token); in get_irqs() 316 token = strtok(NULL, com); in get_irqs()
|