Searched defs:token (Results 51 - 75 of 372) sorted by relevance

1234567891011>>

/linux-master/arch/powerpc/kvm/
H A Dbook3s_rtas.c133 u64 token; member in struct:rtas_token_definition
160 static int rtas_token_define(struct kvm *kvm, char *name, u64 token) argument
[all...]
/linux-master/arch/x86/kernel/cpu/sgx/
H A Dencls.h161 static inline int __einit(void *sigstruct, void *token, void *secs) argument
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-sensor-groups.c34 int token, ret; local
65 int ret, token; local
[all...]
H A Dopal-powercap.c37 int ret, token; local
89 int ret, token; local
[all...]
/linux-master/include/linux/
H A Dof_irq.h89 of_msi_get_domain(struct device *dev, struct device_node *np, enum irq_domain_bus_token token) argument
/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Dif0020.h23 __u32 token; member in struct:nvif_chan_args::nvif_chan_v0
/linux-master/drivers/gpu/drm/nouveau/nvkm/core/
H A Dioctl.c333 nvkm_ioctl_path(struct nvkm_client *client, u64 handle, u32 type, void *data, u32 size, u8 owner, u8 *route, u64 *token) argument
/linux-master/fs/hfsplus/
H A Doptions.c76 int token; local
104 int tmp, token; local
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dobject.h19 u64 token; member in struct:nvkm_object
/linux-master/net/mptcp/
H A Dtoken.c48 static struct token_bucket *token_bucket(u32 token) argument
55 __token_lookup_req(struct token_bucket *t, u32 token) argument
68 __token_lookup_msk(struct token_bucket *t, u32 token) argument
79 static bool __token_bucket_busy(struct token_bucket *t, u32 token) argument
85 mptcp_crypto_key_gen_sha(u64 *key, u32 *token, u64 *idsn) argument
112 u32 token; local
210 mptcp_token_exists(u32 token) argument
246 mptcp_token_get_sock(struct net *net, u32 token) argument
[all...]
/linux-master/arch/powerpc/include/asm/
H A Dsimple_spinlock.h51 unsigned long tmp, token; local
185 long tmp, token; local
/linux-master/drivers/i2c/busses/
H A Di2c-opal.c42 int token, rc; local
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.h25 u32 token; member in struct:nouveau_channel
/linux-master/drivers/leds/
H A Dleds-powernv.c79 int rc, token; local
/linux-master/drivers/mtd/devices/
H A Dpowernv_flash.c51 int token; local
[all...]
/linux-master/arch/powerpc/mm/nohash/
H A De500_hugetlbpage.c38 int token = smp_processor_id() + 1; local
/linux-master/arch/powerpc/platforms/pseries/
H A Dpapr-sysparm.c98 const s32 token = rtas_function_token(RTAS_FN_IBM_GET_SYSTEM_PARAMETER); local
154 const s32 token = rtas_function_token(RTAS_FN_IBM_SET_SYSTEM_PARAMETER); local
[all...]
/linux-master/fs/orangefs/
H A Ddir.c16 __u64 token; member in struct:orangefs_dir
[all...]
/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_cmd.c90 void hns_roce_cmd_event(struct hns_roce_dev *hr_dev, u16 token, u8 status, argument
[all...]
/linux-master/security/apparmor/
H A Dtask.c117 int aa_set_current_hat(struct aa_label *label, u64 token) argument
157 aa_restore_previous_label(u64 token) argument
[all...]
/linux-master/drivers/xen/
H A Dxen-balloon.c63 watch_target(struct xenbus_watch *watch, const char *path, const char *token) argument
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dwed.c44 int token; local
/linux-master/net/ipv4/
H A Dinetpeer.c269 unsigned long now, token; local
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2800pci.c49 static void rt2800pci_mcu_status(struct rt2x00_dev *rt2x00dev, const u8 token) argument
/linux-master/kernel/bpf/
H A Dtoken.c17 bool bpf_token_capable(const struct bpf_token *token, int cap) argument
30 void bpf_token_inc(struct bpf_token *token) argument
35 static void bpf_token_free(struct bpf_token *token) argument
44 struct bpf_token *token = container_of(work, struct bpf_token, work); local
49 bpf_token_put(struct bpf_token *token) argument
63 struct bpf_token *token = filp->private_data; local
71 struct bpf_token *token = filp->private_data; local
115 struct bpf_token *token = NULL; local
236 struct bpf_token *token; local
252 bpf_token_allow_cmd(const struct bpf_token *token, enum bpf_cmd cmd) argument
261 bpf_token_allow_map_type(const struct bpf_token *token, enum bpf_map_type type) argument
269 bpf_token_allow_prog_type(const struct bpf_token *token, enum bpf_prog_type prog_type, enum bpf_attach_type attach_type) argument
[all...]

Completed in 207 milliseconds

1234567891011>>