Home
last modified time | relevance | path

Searched defs:cmds (Results 1 – 25 of 38) sorted by relevance

12

/linux-3.3/tools/perf/util/
Dhelp.c7 void add_cmdname(struct cmdnames *cmds, const char *name, size_t len) in add_cmdname()
19 static void clean_cmdnames(struct cmdnames *cmds) in clean_cmdnames()
37 static void uniq(struct cmdnames *cmds) in uniq()
51 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes) in exclude_cmds()
73 static void pretty_print_string_list(struct cmdnames *cmds, int longest) in pretty_print_string_list()
116 static void list_commands_in_dir(struct cmdnames *cmds, in list_commands_in_dir()
257 static void add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list()
/linux-3.3/net/sctp/
Dsm_sideeffect.c607 static void sctp_cmd_hb_timers_start(sctp_cmd_seq_t *cmds, in sctp_cmd_hb_timers_start()
623 static void sctp_cmd_hb_timers_stop(sctp_cmd_seq_t *cmds, in sctp_cmd_hb_timers_stop()
638 static void sctp_cmd_t3_rtx_timers_stop(sctp_cmd_seq_t *cmds, in sctp_cmd_t3_rtx_timers_stop()
654 static void sctp_cmd_hb_timer_update(sctp_cmd_seq_t *cmds, in sctp_cmd_hb_timer_update()
663 static void sctp_cmd_transport_on(sctp_cmd_seq_t *cmds, in sctp_cmd_transport_on()
725 static int sctp_cmd_process_sack(sctp_cmd_seq_t *cmds, in sctp_cmd_process_sack()
745 static void sctp_cmd_setup_t2(sctp_cmd_seq_t *cmds, in sctp_cmd_setup_t2()
763 static void sctp_cmd_new_state(sctp_cmd_seq_t *cmds, in sctp_cmd_new_state()
818 static void sctp_cmd_delete_tcb(sctp_cmd_seq_t *cmds, in sctp_cmd_delete_tcb()
841 static void sctp_cmd_setup_t4(sctp_cmd_seq_t *cmds, in sctp_cmd_setup_t4()
[all …]
/linux-3.3/drivers/staging/usbip/userspace/src/
Dusbip.c52 static const struct command cmds[] = { variable
/linux-3.3/drivers/staging/crystalhd/
Dcrystalhd_lnx.h85 struct crystalhd_cmd cmds; member
/linux-3.3/drivers/video/pnx4008/
Dsdum.c146 static int put_cmd_string(struct cmdstring cmds) in put_cmd_string()
194 struct cmdstring *cmds = &cmds_c; in dum_ch_setup() local
/linux-3.3/drivers/gpu/drm/vmwgfx/
Dvmwgfx_overlay.c112 } *cmds; in vmw_overlay_send_put() local
192 } *cmds; in vmw_overlay_send_stop() local
/linux-3.3/fs/quota/
Dcompat.c46 unsigned int cmds; in sys32_quotactl() local
Dquota.c350 uint cmds, type; in SYSCALL_DEFINE4() local
/linux-3.3/drivers/media/video/saa7164/
Dsaa7164-cmd.c195 u32 cmds; in saa7164_cmd_set() local
/linux-3.3/sound/aoa/soundbus/i2sbus/
Di2sbus.h34 struct dbdma_cmd *cmds; member
/linux-3.3/arch/mips/include/asm/octeon/
Dcvmx-cmd-queue.h328 uint64_t *cmds) in cvmx_cmd_queue_write()
/linux-3.3/arch/arm/mach-pxa/include/mach/
Dpxafb.h166 uint16_t *cmds, int n) in pxafb_smart_queue()
/linux-3.3/include/net/sctp/
Dcommand.h201 sctp_cmd_t cmds[SCTP_MAX_NUM_COMMANDS]; member
/linux-3.3/drivers/atm/
Dambassador.c300 static unsigned int cmds = 8; variable
1510 static int __devinit create_queues (amb_dev * dev, unsigned int cmds, in create_queues()
/linux-3.3/sound/ppc/
Dpmac.h55 struct dbdma_cmd __iomem *cmds; member
/linux-3.3/arch/tile/include/hv/
Ddrv_xgbe_intf.h548 char cmds[LEPP_CMD_QUEUE_BYTES] member
/linux-3.3/drivers/media/video/gspca/
Dsq930x.c786 struct ucbus_write_cmd cmds[2] = { in lz24bp_ppl() local
/linux-3.3/drivers/mmc/host/
Dmsm_sdcc.h203 unsigned int cmds; member
/linux-3.3/drivers/input/keyboard/
Dlm8323.c441 int len, const u16 *cmds) in lm8323_write_pwm()
/linux-3.3/drivers/media/dvb/frontends/
Dcx24116.c143 enum cmds { enum
/linux-3.3/include/scsi/
Dlibiscsi.h304 struct iscsi_task **cmds; /* Original Cmds arr */ member
/linux-3.3/drivers/video/
Dpxafb.c1197 int pxafb_smart_queue(struct fb_info *info, uint16_t *cmds, int n_cmds) in pxafb_smart_queue()
/linux-3.3/fs/
Dbinfmt_elf.c354 static unsigned long total_mapping_size(struct elf_phdr *cmds, int nr) in total_mapping_size()
/linux-3.3/drivers/net/ethernet/tile/
Dtilepro.c1948 lepp_cmd_t cmds[LEPP_MAX_FRAGS]; in tile_net_tx() local
/linux-3.3/drivers/scsi/bnx2fc/
Dbnx2fc.h246 struct bnx2fc_cmd **cmds; member

12