Searched refs:setbit (Results 1 – 8 of 8) sorted by relevance
210 #define setbit(a, i) (((unsigned char *)(a))[(i)/NBBY] |= 1u<<((i)%NBBY)) macro
59 extern void setbit(
325 setbit(clp->c_cq, i); in putc()
194 setbit(tf, csc); in typefilter_allow_csc()
127 setbit(int bitno, int *s) in setbit() function
806 setbit(int bitno, int *s) in setbit() function
998 setbit(vfs_typenum_arr, tmp); in vfs_fsadd()1015 setbit(vfs_typenum_arr, newvfstbl->vfc_typenum); in vfs_fsadd()
10293 … setbit(UNNEST_BIT(current_index), (int *)grand->nested_pmap->nested_region_unnested_table_bitmap);10294 …setbit(UNNEST_IN_PROGRESS_BIT(current_index), (int *)grand->nested_pmap->nested_region_unnested_ta…