Searched refs:side (Results 1 – 16 of 16) sorted by relevance
/linux-4.19.296/drivers/char/hw_random/ |
D | Kconfig | 27 This driver provides kernel-side support for a generic Random 42 This driver provides kernel-side support for the Random Number 55 This driver provides kernel-side support for the Random Number 68 This driver provides kernel-side support for the Random Number 82 This driver provides kernel-side support for the Random Number 95 This driver provides kernel-side support for the RNG200 108 This driver provides kernel-side support for the Random Number 121 This driver provides kernel-side support for the Random Number 134 This driver provides kernel-side support for the Random Number 147 This driver provides kernel-side support for the Pseudo-Random [all …]
|
/linux-4.19.296/include/uapi/linux/netfilter/ |
D | xt_recent.h | 34 __u8 side; member 43 __u8 side; member
|
/linux-4.19.296/drivers/char/ipmi/ |
D | Kconfig | 103 The driver implements the BMC side of the KCS contorller, it 104 provides the access of KCS IO space for BMC side. 115 The driver implements the BMC side of the KCS contorller, it 116 provides the access of KCS IO space for BMC side. 128 implements the BMC side of the BT interface.
|
/linux-4.19.296/lib/ |
D | assoc_array.c | 484 struct assoc_array_node *node, *new_n0, *new_n1, *side; in assoc_array_insert_into_terminal_node() local 697 side = assoc_array_ptr_to_node(ptr); in assoc_array_insert_into_terminal_node() 698 edit->set_backpointers[i] = &side->back_pointer; in assoc_array_insert_into_terminal_node() 802 struct assoc_array_node *node, *new_n0, *side; in assoc_array_insert_mid_shortcut() local 883 side = assoc_array_ptr_to_node(shortcut->next_node); in assoc_array_insert_mid_shortcut() 884 new_n0->nr_leaves_on_branch = side->nr_leaves_on_branch; in assoc_array_insert_mid_shortcut() 922 edit->set[1].ptr = &side->back_pointer; in assoc_array_insert_mid_shortcut() 933 edit->set_parent_slot[0].p = &side->parent_slot; in assoc_array_insert_mid_shortcut() 935 edit->set[1].ptr = &side->back_pointer; in assoc_array_insert_mid_shortcut()
|
D | Kconfig.debug | 1206 held, inside an rcu read side critical section, inside preempt disabled
|
/linux-4.19.296/lib/raid6/ |
D | s390vx.uc | 123 z0 = stop; /* P/Q right side optimization */ 143 /* P/Q left side optimization */
|
D | neon.uc | 96 z0 = stop; /* P/Q right side optimization */ 115 /* P/Q left side optimization */
|
D | int.uc | 119 z0 = stop; /* P/Q right side optimization */ 135 /* P/Q left side optimization */
|
/linux-4.19.296/drivers/char/tpm/ |
D | Kconfig | 164 /dev/vtpmX and a server-side file descriptor on which the vTPM
|
/linux-4.19.296/drivers/s390/net/ |
D | ctcm_mpc.c | 1660 static void mpc_action_side_xid(fsm_instance *fsm, void *arg, int side) in mpc_action_side_xid() argument 1714 if (side == XSIDE) { in mpc_action_side_xid() 1804 (side == XSIDE) ? "x-side XID" : "y-side XID"); in mpc_action_side_xid()
|
/linux-4.19.296/drivers/gpio/ |
D | Kconfig | 1357 tristate "Freescale MC33880 high-side/low-side switch" 1359 SPI driver for Freescale MC33880 high-side/low-side switch.
|
/linux-4.19.296/fs/ext4/ |
D | mballoc.c | 1343 static inline int mb_buddy_adjust_border(int* bit, void* bitmap, int side) in mb_buddy_adjust_border() argument 1345 if (mb_test_bit(*bit + side, bitmap)) { in mb_buddy_adjust_border() 1347 (*bit) -= side; in mb_buddy_adjust_border() 1351 (*bit) += side; in mb_buddy_adjust_border()
|
/linux-4.19.296/drivers/pwm/ |
D | Kconfig | 14 within the Linux kernel. On the driver side it provides an API
|
/linux-4.19.296/drivers/misc/ |
D | Kconfig | 509 Enable this configuration option to enable the host side test driver
|
/linux-4.19.296/drivers/char/ |
D | Kconfig | 361 This driver provides the kernel-side support for the intelligent
|
/linux-4.19.296/drivers/i2c/busses/ |
D | Kconfig | 1308 through to the other side of the ChromeOS EC to the i2c bus
|