Searched refs:FENCE (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/drivers/s390/char/
H A Dvmlogrdr.c49 #define NET_BUFFER_SIZE (PAGE_SIZE - sizeof(int) - sizeof(FENCE))
157 static char FENCE[] = {"EOR"}; variable
428 * + size of FENCE in the first 4 bytes of the buffer. vmlogrdr_receive_data()
433 *temp= iucv_data_count + sizeof(FENCE); vmlogrdr_receive_data()
467 memcpy(buffer, FENCE, sizeof(FENCE)); vmlogrdr_receive_data()
468 user_data_count += sizeof(FENCE); vmlogrdr_receive_data()
/linux-4.1.27/drivers/video/fbdev/i810/
H A Di810_regs.h33 #define FENCE 0x02000 macro
/linux-4.1.27/include/uapi/linux/
H A Drds.h278 #define RDS_RDMA_FENCE 0x0002 /* use FENCE for immediate send */
/linux-4.1.27/drivers/video/fbdev/intelfb/
H A Dintelfbhw.c641 hw->fence[i] = INREG(FENCE + (i << 2)); intelfbhw_read_hw_state()
859 printk(" FENCE%d 0x%08x\n", i, intelfbhw_print_hw_state()
1597 OUTREG(FENCE + (i << 2), 0); reset_state()
H A Dintelfbhw.h55 #define FENCE 0x2000 macro
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dsvga_reg.h481 * support only for (FIFO registers) CAPABILITIES, FLAGS, and FENCE.
1319 * ring. The FENCE mechanism is used to protect each buffer from
1366 * by the time any subsequent FENCE commands are reached.
1417 * the time any subsequent FENCE commands are reached.
/linux-4.1.27/arch/alpha/kernel/
H A Derr_titan.c345 (agperror & TITAN__PCHIP_AGPERROR__FENCE) ? ", FENCE" : "", titan_parse_p_agperror()

Completed in 244 milliseconds