Home
last modified time | relevance | path

Searched refs:FLAGBIT (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/tidspbridge/rmgr/
Dnldr.c84 #define FLAGBIT 7 /* 7th bit is pref./req. flag */ macro
351 (CREATEBIT + FLAGBIT)) & 1) << CREATEDATAFLAGBIT; in nldr_allocate()
357 (CREATEBIT + FLAGBIT)) & 1) << CREATECODEFLAGBIT; in nldr_allocate()
364 (EXECUTEBIT + FLAGBIT)) & 1) << in nldr_allocate()
371 (EXECUTEBIT + FLAGBIT)) & 1) << in nldr_allocate()
379 (DELETEBIT + FLAGBIT)) & 1) << DELETEDATAFLAGBIT; in nldr_allocate()
385 (DELETEBIT + FLAGBIT)) & 1) << DELETECODEFLAGBIT; in nldr_allocate()