Home
last modified time | relevance | path

Searched refs:rewrite (Results 1 – 25 of 43) sorted by relevance

12

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_action.c1126 if (!action->rewrite->chunk) { in dr_action_create_reformat_action()
1132 action->rewrite->index = (action->rewrite->chunk->icm_addr - in dr_action_create_reformat_action()
1441 action->rewrite->allow_rx = 0; in dr_action_modify_check_set_field_limitation()
1448 action->rewrite->allow_tx = 0; in dr_action_modify_check_set_field_limitation()
1456 if (!action->rewrite->allow_rx && !action->rewrite->allow_tx) { in dr_action_modify_check_set_field_limitation()
1512 if (!action->rewrite->allow_rx && !action->rewrite->allow_tx) { in dr_action_modify_check_copy_field_limitation()
1583 action->rewrite->allow_rx = 1; in dr_actions_convert_modify_header()
1584 action->rewrite->allow_tx = 1; in dr_actions_convert_modify_header()
1692 action->rewrite->chunk = chunk; in dr_action_create_modify_action()
1733 action->rewrite->dmn = dmn; in mlx5dr_action_create_modify_header()
[all …]
A Ddr_send.c590 send_info.write.addr = (uintptr_t)action->rewrite->data; in mlx5dr_send_postsend_action()
591 send_info.write.length = action->rewrite->num_of_actions * in mlx5dr_send_postsend_action()
594 send_info.remote_addr = action->rewrite->chunk->mr_addr; in mlx5dr_send_postsend_action()
595 send_info.rkey = action->rewrite->chunk->rkey; in mlx5dr_send_postsend_action()
/linux/arch/arm/mach-omap2/
A Dsleep24xx.S76 strne r0, [r1] @ rewrite DLLA to force DLL reload
78 strne r0, [r1] @ rewrite DLLB to force DLL reload
/linux/samples/bpf/
A Dtest_lwt_bpf.c92 static inline int rewrite(struct __sk_buff *skb, uint32_t old_ip, in rewrite() function
162 return rewrite(skb, old_ip, new_ip, 1); in do_test_rewrite()
/linux/Documentation/openrisc/
A Dopenrisc_port.rst104 rewrite of exceptions handling.
121 major rewrite to bring up to par with upstream Linux 2.6.36
/linux/drivers/staging/olpc_dcon/
A DTODO2 - complete rewrite:
/linux/fs/ntfs/
A DKconfig16 This is a rewrite from scratch of Linux NTFS support and replaced
69 Note: While write support is safe in this version (a rewrite from
/linux/Documentation/process/
A D7.AdvancedTopics.rst69 Git provides some powerful tools which can allow you to rewrite your
81 Rewriting history will rewrite the changes contained in that history,
84 view of the project history; if you rewrite history which other developers
94 override this check, and there may be times when it is necessary to rewrite
/linux/Documentation/scsi/
A Dsym53c500_cs.rst8 package, and was written by Tom Corner (tcorner@via.at). A rewrite was
A DChangeLog.sym53c8xx243 - Backport the code rewrite of the START QUEUE dequeuing (on
329 - Large rewrite of the SCSI MESSAGE handling.
401 - The rewrite of the interrupt handling broke the SBMC interrupt
409 - Major rewrite of the interrupt handling and recovery stuff for
434 - Major rewrite of the SCSI parity error handling.
530 - Some rewrite of the device detection code. This code had been
A Daacraid.rst10 RAID controllers. This is a major rewrite from the original
A DChangeLog.sym53c8xx_2116 - Complete rewrite of the eh handling. The driver is now using a
/linux/arch/sh/kernel/
A Dentry-common.S378 ! This allows the parent to rewrite system calls
/linux/Documentation/fb/
A Dtgafb.rst13 This version is an almost complete rewrite of the code written by Geert
/linux/tools/testing/selftests/ftrace/
A DREADME27 extension) and rewrite the test description line.
/linux/Documentation/usb/
A Dmtouchusb.rst12 - 0.5 - Complete rewrite using Linux Input in 2.6.3
/linux/Documentation/driver-api/gpio/
A Dusing-gpio.rst38 productify the prototype: rewrite it using proper kernel drivers. Do not under
/linux/arch/alpha/lib/
A Dev6-clear_user.S59 # and we can rewrite this later...
/linux/Documentation/firmware-guide/acpi/
A Dmethod-customizing.rst43 c) rewrite the ASL code of the method and save it in a new file,
/linux/Documentation/networking/
A Dsegmentation-offloads.rst138 so that instead of having to rewrite the packet headers for each segment
/linux/fs/affs/
A DChanges327 - Almost complete rewrite for the new VFS
/linux/arch/arm64/boot/dts/hisilicon/
A Dhi3660-hikey960.dts40 /* rewrite this at bootloader */
/linux/Documentation/core-api/
A Dunaligned-memory-access.rst218 To avoid the unaligned memory access, you would rewrite it as follows::
/linux/Documentation/block/
A Dbiodoc.rst25 context of the bio rewrite. The idea is to bring out some of the key
33 2.5 bio rewrite:
103 One of the objectives of the rewrite was to increase the degree of tunability
238 certain portions of it. The 2.5 rewrite provides improved modularization
/linux/Documentation/arm/omap/
A Ddss.rst5 This is an almost total rewrite of the OMAP FB driver in drivers/video/omap

Completed in 33 milliseconds

12