Home
last modified time | relevance | path

Searched defs:active_mask (Results 1 – 7 of 7) sorted by relevance

/linux-3.3/arch/sh/include/asm/
Dhw_breakpoint.h36 unsigned long (*active_mask)(void); member
/linux-3.3/arch/sh/kernel/
Dperf_event.c34 unsigned long active_mask[BITS_TO_LONGS(MAX_HWEVENTS)]; member
/linux-3.3/sound/usb/
Dcard.h82 unsigned long active_mask; /* bitmask of active urbs */ member
/linux-3.3/sound/pci/echoaudio/
Dechoaudio.h450 u32 active_mask; /* Chs. active mask or member
/linux-3.3/arch/x86/kernel/cpu/
Dperf_event.h107 unsigned long active_mask[BITS_TO_LONGS(X86_PMC_IDX_MAX)]; member
/linux-3.3/drivers/scsi/qla2xxx/
Dqla_nx.c3048 uint32_t active_mask = 0; in qla82xx_need_reset_handler() local
/linux-3.3/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c2704 int act, state, active_mask; in qlcnic_check_drv_state() local