Searched refs:eff (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/testing/selftests/capabilities/ |
| H A D | test_execve.c | 198 bool eff, bool perm, bool inh, bool ambient) in exec_other_validate_cap() argument 200 execl(name, name, (eff ? "1" : "0"), in exec_other_validate_cap() 206 static void exec_validate_cap(bool eff, bool perm, bool inh, bool ambient) in exec_validate_cap() argument 208 exec_other_validate_cap("./validate_cap", eff, perm, inh, ambient); in exec_validate_cap()
|
| /linux/drivers/gpu/drm/ci/xfails/ |
| H A D | i915-apl-flakes.txt | 9 # Bug Report: https://lore.kernel.org/intel-gfx/61f62c86-3e82-4eff-bd3c-8123fa0ca332@collabora.com/…
|
| /linux/tools/power/x86/intel-speed-select/ |
| H A D | hfi-events.c | 179 int eff; member 215 perf_cap.eff = nla_get_u32(cap); in handle_event()
|
| /linux/drivers/net/can/ |
| H A D | grcan.c | 1165 u32 i, rtr, eff, j, shift; in grcan_receive() local 1186 eff = slot[0] & GRCAN_MSG_IDE; in grcan_receive() 1188 if (eff) { in grcan_receive() 1344 u32 i, rtr, eff, dlc, tmp, err; in grcan_start_xmit() local 1385 eff = cf->can_id & CAN_EFF_FLAG; in grcan_start_xmit() 1387 id = cf->can_id & (eff ? CAN_EFF_MASK : CAN_SFF_MASK); in grcan_start_xmit() 1389 if (eff) in grcan_start_xmit() 1393 slot[0] = (eff ? GRCAN_MSG_IDE : 0) | (rtr ? GRCAN_MSG_RTR : 0) | tmp; in grcan_start_xmit()
|
| /linux/drivers/net/can/usb/ |
| H A D | f81604.c | 196 struct f81604_eff eff; member 389 cf->can_id = get_unaligned_be32(&frame->eff.id) >> in f81604_process_rx_packet() 394 memcpy(cf->data, frame->eff.data, cf->len); in f81604_process_rx_packet() 978 put_unaligned_be32(id, &frame->eff.id); in f81604_start_xmit() 983 memcpy(&frame->eff.data, cf->data, cf->len); in f81604_start_xmit()
|
| /linux/drivers/staging/media/ipu3/ |
| H A D | ipu3-css.c | 1697 struct v4l2_rect *const eff = &r[IPU3_CSS_RECT_EFFECTIVE]; in imgu_css_fmt_try() local 1757 if (eff->width <= 0 || eff->height <= 0) { in imgu_css_fmt_try() 1758 eff->width = in->width; in imgu_css_fmt_try() 1759 eff->height = in->height; in imgu_css_fmt_try() 1772 eff->width = imgu_css_adjust(eff->width, EFF_ALIGN_W); in imgu_css_fmt_try() 1773 eff->height = imgu_css_adjust(eff->height, 1); in imgu_css_fmt_try() 1819 in->width, in->height, eff->width, eff->height, in imgu_css_fmt_try()
|
| /linux/tools/testing/selftests/net/can/ |
| H A D | test_raw_filter.c | 307 FIXTURE_VARIANT_ADD(can_filters, eff) { in FIXTURE_VARIANT_ADD() argument
|
| /linux/Documentation/arch/m68k/ |
| H A D | buddha-driver.rst | 62 $e00-$eff local expansion port, on Catweasel Z-II the
|
| /linux/arch/m68k/ifpsp060/ |
| H A D | fplsp.sa | 833 dc.l $0c813fff,$80006eff,$00000300,$222eff5c
|