/linux-3.3/drivers/staging/cxt1e1/ |
D | sbecom_inline_linux.h | 83 OS_mem_token_free (void *token) in OS_mem_token_free() 90 OS_mem_token_free_irq (void *token) in OS_mem_token_free_irq() 97 OS_mem_token_data (void *token) in OS_mem_token_data() 104 OS_mem_token_next (void *token) in OS_mem_token_next() 111 OS_mem_token_len (void *token) in OS_mem_token_len() 118 OS_mem_token_tlen (void *token) in OS_mem_token_tlen()
|
/linux-3.3/net/sunrpc/auth_gss/ |
D | gss_krb5_seal.c | 74 setup_token(struct krb5_ctx *ctx, struct xdr_netobj *token) in setup_token() 95 setup_token_v2(struct krb5_ctx *ctx, struct xdr_netobj *token) in setup_token_v2() 123 struct xdr_netobj *token) in gss_get_mic_v1() 164 struct xdr_netobj *token) in gss_get_mic_v2() 207 struct xdr_netobj *token) in gss_get_mic_kerberos()
|
/linux-3.3/arch/powerpc/kernel/ |
D | rtas.c | 422 int rtas_call(int token, int nargs, int nret, int *outputs, ...) in rtas_call() 537 int token = rtas_token("get-power-level"); in rtas_get_power_level() local 554 int token = rtas_token("set-power-level"); in rtas_set_power_level() local 572 int token = rtas_token("get-sensor-state"); in rtas_get_sensor() local 588 bool rtas_indicator_present(int token, int *maxindex) in rtas_indicator_present() 592 u32 token; in rtas_indicator_present() member 616 int token = rtas_token("set-indicator"); in rtas_set_indicator() local 638 int token = rtas_token("set-indicator"); in rtas_set_indicator_fast() local
|
/linux-3.3/tools/perf/util/ |
D | trace-event-parse.c | 632 static int __test_type_token(enum event_type type, char *token, in __test_type_token() 652 static int test_type_token(enum event_type type, char *token, in test_type_token() 678 char *token; in __read_expected() local 705 char *token; in event_read_name() local 725 char *token; in event_read_id() local 768 char *token; in event_read_fields() local 990 char *token; in event_read_format() local 1028 char *token; in process_arg() local 1041 char *token = NULL; in process_cond() local 1081 char *token = NULL; in process_array() local [all …]
|
/linux-3.3/drivers/usb/host/ |
D | ehci-q.c | 47 size_t len, int token, int maxpacket) in qtd_fill() 160 struct urb *urb, u32 token) in ehci_clear_tt_buffer() 195 u32 token in qtd_copy_status() 348 u32 token = 0; in qh_completions() local 618 u32 token; in qh_urb_transaction() local 1061 __hc32 token; in qh_append_tds() local
|
D | uhci-hcd.h | 238 #define uhci_expected_length(token) ((((token) >> TD_TOKEN_EXPLEN_SHIFT) + \ argument 240 #define uhci_toggle(token) (((token) >> TD_TOKEN_TOGGLE_SHIFT) & 1) argument 241 #define uhci_endpoint(token) (((token) >> 15) & 0xf) argument 242 #define uhci_devaddr(token) (((token) >> TD_TOKEN_DEVADDR_SHIFT) & 0x7f) argument 243 #define uhci_devep(token) (((token) >> TD_TOKEN_DEVADDR_SHIFT) & 0x7ff) argument 244 #define uhci_packetid(token) ((token) & TD_TOKEN_PID_MASK) argument 245 #define uhci_packetout(token) (uhci_packetid(token) != USB_PID_IN) argument 246 #define uhci_packetin(token) (uhci_packetid(token) == USB_PID_IN) argument 262 __hc32 token; member
|
/linux-3.3/security/apparmor/ |
D | context.c | 145 int aa_set_current_hat(struct aa_profile *profile, u64 token) in aa_set_current_hat() 183 int aa_restore_previous_profile(u64 token) in aa_restore_previous_profile()
|
D | procattr.c | 90 static char *split_token_from_name(int op, char *args, u64 * token) in split_token_from_name() 117 u64 token; in aa_setprocattr_changehat() local
|
/linux-3.3/net/rxrpc/ |
D | ar-key.c | 87 struct rxrpc_key_token *token, **pptoken; in rxrpc_instantiate_xdr_rxkad() local 424 struct rxrpc_key_token *token, **pptoken; in rxrpc_instantiate_xdr_rxk5() local 550 const __be32 *xdr = data, *token; in rxrpc_instantiate_xdr() local 684 struct rxrpc_key_token *token, **pp; in rxrpc_instantiate() local 818 struct rxrpc_key_token *token; in rxrpc_destroy() local 1020 const struct rxrpc_key_token *token; in rxrpc_read() local
|
D | rxkad.c | 65 struct rxrpc_key_token *token; in rxkad_init_connection_security() local 115 struct rxrpc_key_token *token; in rxkad_prime_packet_security() local 202 const struct rxrpc_key_token *token; in rxkad_secure_packet_encrypt() local 405 const struct rxrpc_key_token *token; in rxkad_verify_packet_encrypt() local 742 const struct rxrpc_key_token *token; in rxkad_respond_to_challenge() local
|
/linux-3.3/arch/x86/kernel/ |
D | kvm.c | 78 u32 token; member 90 u32 token) in _find_apf_task() 104 void kvm_async_pf_task_wait(u32 token) in kvm_async_pf_task_wait() 190 void kvm_async_pf_task_wake(u32 token) in kvm_async_pf_task_wake()
|
/linux-3.3/fs/hfsplus/ |
D | options.c | 75 int token; in hfsplus_parse_options_remount() local 103 int tmp, token; in hfsplus_parse_options() local
|
/linux-3.3/drivers/message/i2o/ |
D | i2o_proc.c | 727 int token; in i2o_seq_show_hw() local 781 int token; in i2o_seq_show_ddm_table() local 858 int token; in i2o_seq_show_driver_store() local 893 int token; in i2o_seq_show_drivers_stored() local 959 int token; in i2o_seq_show_groups() local 1035 int token; in i2o_seq_show_phys_device() local 1076 int token; in i2o_seq_show_claimed() local 1116 int token; in i2o_seq_show_users() local 1170 int token; in i2o_seq_show_priv_msgs() local 1219 int token; in i2o_seq_show_authorized_users() local [all …]
|
/linux-3.3/drivers/mtd/devices/ |
D | phram.c | 190 static int parse_num32(uint32_t *num32, const char *token) in parse_num32() 203 static int parse_name(char **pname, const char *token) in parse_name() 239 char *token[3]; in phram_setup() local
|
/linux-3.3/arch/powerpc/platforms/powernv/ |
D | opal-wrappers.S | 22 #define OPAL_CALL(name, token) \ argument
|
/linux-3.3/drivers/xen/xenbus/ |
D | xenbus_xs.c | 582 static int xs_watch(const char *path, const char *token) in xs_watch() 595 static int xs_unwatch(const char *path, const char *token) in xs_unwatch() 608 static struct xenbus_watch *find_watch(const char *token) in find_watch() 625 char token[sizeof(watch) * 2 + 1]; in register_xenbus_watch() local 654 char token[sizeof(watch) * 2 + 1]; in unregister_xenbus_watch() local 706 char token[sizeof(watch) * 2 + 1]; in xs_resume() local
|
D | xenbus_dev_frontend.c | 222 char *token; member 233 const char *token) in alloc_watch_adapter() 264 const char *path, *token; in watch_fired() local 361 char *path, *token; in xenbus_write_watch() local
|
/linux-3.3/arch/powerpc/mm/ |
D | pgtable_64.c | 299 void __iounmap(volatile void __iomem *token) in __iounmap() 316 void iounmap(volatile void __iomem *token) in iounmap()
|
/linux-3.3/fs/ncpfs/ |
D | getopt.c | 29 char *token; in ncp_getopt() local
|
/linux-3.3/arch/powerpc/platforms/iseries/ |
D | mf.c | 59 u64 token; member 75 u64 token; member 107 void *token; member 418 void *token = pce_msg_data->completion->token; in handle_int() local 473 void *token = pce_msg_data->completion->token; in handle_ack() local 704 static void get_rtc_time_complete(void *token, struct ce_msg_data *ce_msg) in get_rtc_time_complete() 829 static void get_boot_rtc_time_complete(void *token, struct ce_msg_data *ce_msg) in get_boot_rtc_time_complete()
|
/linux-3.3/include/linux/ |
D | parser.h | 13 int token; member
|
/linux-3.3/drivers/infiniband/hw/ehca/ |
D | ehca_irq.c | 209 u32 token = EHCA_BMASK_GET(EQE_QP_TOKEN, eqe); in qp_event_callback() local 243 u32 token = EHCA_BMASK_GET(EQE_CQ_TOKEN, eqe); in cq_event_callback() local 515 u32 token; in process_eqe() local 575 u32 token; in ehca_process_eq() local
|
/linux-3.3/arch/powerpc/include/asm/ |
D | spinlock.h | 60 unsigned long tmp, token; in __arch_spin_trylock() local 212 long tmp, token; in __arch_write_trylock() local
|
D | dcr-mmio.h | 27 void __iomem *token; member
|
/linux-3.3/drivers/net/wireless/iwlegacy/ |
D | iwl-spectrum.h | 76 u8 token; member 84 u8 token; member
|