Home
last modified time | relevance | path

Searched defs:unsafe (Results 1 – 6 of 6) sorted by relevance

/linux-3.3/arch/x86/boot/
Dvideo-mode.c33 void probe_cards(int unsafe) in probe_cards()
Dvideo.h78 int unsafe; /* Probing is unsafe, only do after "scan" */ member
/linux-3.3/drivers/uwb/
Ddrp-ie.c195 int unsafe; in uwb_drp_ie_update() local
/linux-3.3/include/linux/
Dbinfmts.h51 int unsafe; /* how unsafe this exec is (mask of LSM_UNSAFE_*) */ member
Duwb.h116 int unsafe; member
/linux-3.3/include/linux/uwb/
Dspec.h387 static inline void uwb_ie_drp_set_unsafe(struct uwb_ie_drp *ie, int unsafe) in uwb_ie_drp_set_unsafe()